Update neovim configuration

This commit is contained in:
Sonny Bakker 2021-11-25 10:23:45 +01:00
parent c1b9f491e4
commit 5f3cdb3efb
6 changed files with 70 additions and 30 deletions

View file

@ -11,9 +11,10 @@ githook_repo: 'git@git.fudiggity.nl:sonny/git-hooks.git'
vim_plugins:
- { url: 'https://github.com/preservim/nerdtree', name: 'nerdtree' }
- { url: 'https://github.com/neoclide/coc.nvim', name: 'coc.nvim' }
- { url: 'https://github.com/sheerun/vim-polyglot', name: 'vim-polygot' }
- { url: 'https://github.com/arzg/vim-colors-xcode.git', name: 'vim-colors-xcode' }
- { 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' }
gitlab_domain: 'git.fudiggity.nl'
gitlab_host_key: 'git.fudiggity.nl ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICNmvcxza79T7JZMkifmquwXH/kMUqDnKs9Oob+JrRvn'