Remove vim-polygot

This plugin set the `noexpandtab` setting for no good reason
This commit is contained in:
Sonny Bakker 2022-11-10 21:57:18 +01:00
parent 11f27e4869
commit 65e8420e47

View file

@ -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' }