diff options
Diffstat (limited to '')
| -rw-r--r-- | ftplugin/markdown.lua | 2 | ||||
| -rw-r--r-- | spell/en.utf-8.add | 3 | ||||
| -rw-r--r-- | spell/en.utf-8.add.spl | bin | 0 -> 60 bytes |
3 files changed, 5 insertions, 0 deletions
diff --git a/ftplugin/markdown.lua b/ftplugin/markdown.lua new file mode 100644 index 0000000..de55be5 --- /dev/null +++ b/ftplugin/markdown.lua @@ -0,0 +1,2 @@ +vim.o.spelllang = 'en_us' +vim.o.spell = true diff --git a/spell/en.utf-8.add b/spell/en.utf-8.add new file mode 100644 index 0000000..d024338 --- /dev/null +++ b/spell/en.utf-8.add @@ -0,0 +1,3 @@ +nvim +Neovim +config diff --git a/spell/en.utf-8.add.spl b/spell/en.utf-8.add.spl Binary files differnew file mode 100644 index 0000000..13e9495 --- /dev/null +++ b/spell/en.utf-8.add.spl |
