Quickfix for nvimtree
This commit is contained in:
parent
924b37ba12
commit
8cedca2daf
|
@ -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
|
||||||
![image](pictures/hlchunks.png)
|
![image](pictures/hlchunks.png)
|
||||||
|
|
||||||
### File tree
|
### File tree
|
||||||
![image](pictures/chadtree.png)
|
![image](pictures/nvimtree.png)
|
||||||
|
|
||||||
### Language Server
|
### Language Server
|
||||||
![image](pictures/lsp-cmp.png)
|
![image](pictures/lsp-cmp.png)
|
||||||
|
|
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…
Reference in a new issue