Update neovim setup
This commit is contained in:
parent
057797e25d
commit
0755c7e3d4
7 changed files with 25 additions and 4 deletions
2
vars.yml
2
vars.yml
|
|
@ -58,6 +58,8 @@ neovim_plugins:
|
|||
}
|
||||
- { url: 'https://github.com/L3MON4D3/LuaSnip', name: 'luasnip', version: 'v1.0.0' }
|
||||
- { url: 'https://github.com/lewis6991/gitsigns.nvim', name: 'gitsigns.nvim' }
|
||||
- { url: 'https://github.com/sainnhe/edge', name: 'edge' }
|
||||
- { url: 'https://github.com/nvim-lualine/lualine.nvim', name: 'lualine' }
|
||||
|
||||
language_servers:
|
||||
- ansible-language-server
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue