diff --git a/vars.yml b/vars.yml index b8a49fe..3b0bd5f 100644 --- a/vars.yml +++ b/vars.yml @@ -42,7 +42,6 @@ public_githook_repo: 'git@git.fudiggity.nl:sonny/git-hooks.git' neovim_plugins: - { 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/hrsh7th/nvim-cmp/', name: 'nvim-cmp' } - { url: 'https://github.com/hrsh7th/cmp-nvim-lsp/', name: 'cmp-nvim-lsp' }