1
0
mirror of https://github.com/gryf/.vim.git synced 2025-12-17 11:30:29 +01:00

Updated spell file path

This commit is contained in:
2017-05-10 19:14:28 +02:00
parent 488d027952
commit c5eeb0f7bb

2
vimrc
View File

@@ -118,7 +118,7 @@ set softtabstop=4
"spell options "spell options
set spelllang=pl,en set spelllang=pl,en
let &spellfile=expand('$HOME/.vim/pol.utf8.add') let &spellfile=expand('/home/gryf/.vim/spell/pl.utf-8.add')
set splitbelow "Create new window below current one set splitbelow "Create new window below current one
set swapfile "Use swap file set swapfile "Use swap file