Remove vim-polygot
This plugin set the `noexpandtab` setting for no good reason
This commit is contained in:
parent
11f27e4869
commit
65e8420e47
1 changed files with 0 additions and 1 deletions
1
vars.yml
1
vars.yml
|
|
@ -42,7 +42,6 @@ public_githook_repo: 'git@git.fudiggity.nl:sonny/git-hooks.git'
|
||||||
|
|
||||||
neovim_plugins:
|
neovim_plugins:
|
||||||
- { url: 'https://github.com/preservim/nerdtree', name: 'nerdtree' }
|
- { url: 'https://github.com/preservim/nerdtree', name: 'nerdtree' }
|
||||||
- { url: 'https://github.com/sheerun/vim-polyglot', name: 'vim-polygot' }
|
|
||||||
- { url: 'https://github.com/neovim/nvim-lspconfig', name: 'nvim-lspconfig' }
|
- { 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/nvim-cmp/', name: 'nvim-cmp' }
|
||||||
- { url: 'https://github.com/hrsh7th/cmp-nvim-lsp/', name: 'cmp-nvim-lsp' }
|
- { url: 'https://github.com/hrsh7th/cmp-nvim-lsp/', name: 'cmp-nvim-lsp' }
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue