aboutsummaryrefslogtreecommitdiff
path: root/spell
diff options
context:
space:
mode:
authorpml68 <contact@pml68.me>2024-11-25 17:49:06 +0100
committerpml68 <contact@pml68.me>2024-11-25 17:49:06 +0100
commitc65db96a168bab7c43b8bce791d1e77a33548e5c (patch)
tree308b539388dfce0e161b81b0d3ede56d5e576d23 /spell
parentfeat: add Dockerfile for building docker image (diff)
downloadnvim-c65db96a168bab7c43b8bce791d1e77a33548e5c.tar.gz
feat: enable spell checking for markdown
Diffstat (limited to 'spell')
-rw-r--r--spell/en.utf-8.add3
-rw-r--r--spell/en.utf-8.add.splbin0 -> 60 bytes
2 files changed, 3 insertions, 0 deletions
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
new file mode 100644
index 0000000..13e9495
--- /dev/null
+++ b/spell/en.utf-8.add.spl
Binary files differ