[nvim] Disable coc build from source by default

This commit is contained in:
Alyxia Sother 2021-12-01 09:22:08 +01:00
parent 33db38876f
commit 28f022b275
No known key found for this signature in database
GPG Key ID: 355968D14144B739
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@ let g:k_dotfiles_dir = expand('<sfile>:p:h:h')
let &runtimepath = g:k_nvim_dotfiles_dir.','.&runtimepath.','.g:k_nvim_dotfiles_dir.'/after'
let g:vim_ide = 1
let g:dotfiles_build_coc_from_source = 1
let g:dotfiles_rainbow_indent_opacity = 0.5
source <sfile>:p:h/../dmitmel-dotfiles/nvim/init.vim