Update spellfile path
This commit is contained in:
parent
962e97f613
commit
64b3299b82
2 changed files with 2 additions and 2 deletions
|
@ -27,7 +27,7 @@ local settings = {
|
|||
signcolumn = "yes:1",
|
||||
smartindent = true,
|
||||
softtabstop = 2,
|
||||
spellfile = "/home/opdavies/Code/dotfiles.nix/config/neovim/spell/en.utf-8.add",
|
||||
spellfile = "/home/opdavies/Code/dotfiles/nvim/spell/en.utf-8.add",
|
||||
splitbelow = true,
|
||||
splitright = true,
|
||||
swapfile = false,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue