Re-add en.utf-8.add spellfile
This commit is contained in:
parent
d4daaa1509
commit
cffba6b6b6
4 changed files with 115 additions and 2 deletions
|
@ -27,7 +27,7 @@ local settings = {
|
|||
signcolumn = "yes:1",
|
||||
smartindent = true,
|
||||
softtabstop = 2,
|
||||
spellfile = "/home/opdavies/Code/opdavies.nvim/spell/en.utf-8.add",
|
||||
spellfile = "/home/opdavies/Code/dotfiles.nix/config/neovim/spell/en.utf-8.add",
|
||||
swapfile = false,
|
||||
syntax = "on",
|
||||
tabstop = 2,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue