Small changes

This commit is contained in:
Marko Korhonen 2020-04-14 12:37:19 +03:00
parent cf48709744
commit e7656b50bd
3 changed files with 125 additions and 136 deletions

View file

@ -31,9 +31,6 @@ Plug 'https://git.zx2c4.com/password-store', { 'rtp': 'contrib/vim/redact_pass.v
" Colorize color words
Plug 'norcalli/nvim-colorizer.lua'
" Use neovim from firefox
Plug 'glacambre/firenvim', { 'do': { _ -> firenvim#install(0) } }
" Spelling
Plug 'vim-scripts/Vimchant'