remove un-needed config
This commit is contained in:
@@ -53,13 +53,7 @@
|
||||

|
||||

|
||||
|
||||
# Very Very Useful Lua plugins used in my config
|
||||
|
||||
#### Lspkind-nvim
|
||||
|
||||
This tiny plugin adds vscode-like pictograms to neovim built-in lsp completion items:
|
||||
|
||||
<kbd><img src = "https://raw.githubusercontent.com/siduck76/dotfiles/master/rice%20flex/lspkind.png"></kbd><hr>
|
||||
# Very Very Useful Lua plugins used in our config
|
||||
|
||||
#### Nvim-tree.lua
|
||||
|
||||
@@ -119,7 +113,6 @@ without / with Treesitter:
|
||||
- nvim-lspconfig for nvim-lsp configuration
|
||||
- lspInstall for installing lsp servers easily
|
||||
- nvim-compe for autocompletion
|
||||
- lspkind to show pictograms on autocompletion items
|
||||
- telescope for file finding, picking, previewing (files and even images)
|
||||
- nvim-treesitter for syntax highlighting
|
||||
- nvim-autopairs for autolosing braces and stuffs
|
||||
|
||||
Reference in New Issue
Block a user