Quickfix for nvimtree
This commit is contained in:
parent
924b37ba12
commit
8cedca2daf
3 changed files with 2 additions and 2 deletions
|
@ -21,7 +21,7 @@
|
||||||
- debugger interface with `nvim-dap-ui`
|
- debugger interface with `nvim-dap-ui`
|
||||||
- `hlchunk.nvim` used for highlighting current scope
|
- `hlchunk.nvim` used for highlighting current scope
|
||||||
- `veil` as a dashboard and startpage
|
- `veil` as a dashboard and startpage
|
||||||
- `chadtree` for file tree view
|
- `nvim-tree` for file tree view
|
||||||
- `lsp-zero` as a language server setup, simply briliant
|
- `lsp-zero` as a language server setup, simply briliant
|
||||||
|
|
||||||
|
|
||||||
|
@ -45,7 +45,7 @@ It should pull Lazy.nvim itself, and also all of the plugins. Run :Mason to inst
|
||||||

|

|
||||||
|
|
||||||
### File tree
|
### File tree
|
||||||

|

|
||||||
|
|
||||||
### Language Server
|
### Language Server
|
||||||

|

|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 58 KiB |
BIN
pictures/nvimtree.png
Normal file
BIN
pictures/nvimtree.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 50 KiB |
Loading…
Add table
Reference in a new issue