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:
2
vimrc
2
vimrc
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user