feat(ui): Add more LSP improvements, install fancy UI plugins
This commit is contained in:
@@ -8,6 +8,9 @@ end
|
||||
|
||||
---@type nvim_tree.config
|
||||
local options = {
|
||||
view = {
|
||||
side = "right",
|
||||
},
|
||||
update_focused_file = {
|
||||
enable = true,
|
||||
exclude = function(args)
|
||||
|
||||
Reference in New Issue
Block a user