1
0
mirror of https://github.com/DazAh/dotfiles synced 2026-05-22 02:25:48 +01:00

new file: private_dot_config/nvim/coc-settings.json

modified:   private_dot_config/nvim/init.vim
This commit is contained in:
DazAh
2019-10-21 17:27:32 +01:00
parent e7854211a9
commit 098b4c897c
2 changed files with 11 additions and 1 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ set t_Co=256
set showmatch
set hlsearch
set incsearch
set spell spelllang=en_gb
" set spell
set spelllang=en_gb
set nobackup
set nowritebackup