lsp-config removal

This commit is contained in:
Norm Rasmussen
2022-07-11 16:58:42 -04:00
parent e1984cbb56
commit a188b5bbd2
6 changed files with 35 additions and 84 deletions

View File

@ -25,7 +25,6 @@ require('nvim-tree').setup {
ignore = true,
},
view = {
width = 32,
auto_resize = true
width = 37,
},
}