Quickfix for nvimtree

This commit is contained in:
Јован Ђокић-Шумарац 2023-08-07 21:03:06 +02:00
parent 924b37ba12
commit 8cedca2daf
3 changed files with 2 additions and 2 deletions

View file

@ -21,7 +21,7 @@
- debugger interface with `nvim-dap-ui`
- `hlchunk.nvim` used for highlighting current scope
- `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
@ -45,7 +45,7 @@ It should pull Lazy.nvim itself, and also all of the plugins. Run :Mason to inst
![image](pictures/hlchunks.png)
### File tree
![image](pictures/chadtree.png)
![image](pictures/nvimtree.png)
### Language Server
![image](pictures/lsp-cmp.png)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 58 KiB

BIN
pictures/nvimtree.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB