Add nvim-tree icons
This commit is contained in:
parent
d6680fd014
commit
613b72cd15
2 changed files with 6 additions and 14 deletions
|
|
@ -9,6 +9,9 @@ public_dotfiles_repo: 'git@git.fudiggity.nl:sonny/dotfiles.git'
|
|||
|
||||
neovim_plugins:
|
||||
- { url: 'https://github.com/nvim-tree/nvim-tree.lua', name: 'nvim-tree' }
|
||||
- {
|
||||
url: 'https://github.com/nvim-tree/nvim-web-devicons', name: 'nvim-tree-icons'
|
||||
}
|
||||
- { url: 'https://github.com/neovim/nvim-lspconfig', name: 'nvim-lspconfig' }
|
||||
- { url: 'https://github.com/hrsh7th/nvim-cmp/', name: 'nvim-cmp' }
|
||||
- { url: 'https://github.com/hrsh7th/cmp-nvim-lsp/', name: 'cmp-nvim-lsp' }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue