aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjakobst1n <jakob.stendahl@outlook.com>2024-03-13 18:28:25 +0100
committerjakobst1n <jakob.stendahl@outlook.com>2024-03-13 18:28:25 +0100
commit5ce5e3ea75b24ae0a673554f7d03bee7f2ae609b (patch)
tree51a11fc50133540ca5b991407047b22c36dc3655
parent093be04b975e02c15b63fb288abdc89e4c82b097 (diff)
downloaddotfiles-5ce5e3ea75b24ae0a673554f7d03bee7f2ae609b.tar.gz
dotfiles-5ce5e3ea75b24ae0a673554f7d03bee7f2ae609b.zip
remove spl
-rw-r--r--.gitignore4
-rw-r--r--Common/nvim/spell/nb.utf-8.add1
-rw-r--r--Common/nvim/spell/nb.utf-8.add.splbin61 -> 0 bytes
3 files changed, 2 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 8ca63d9..fb84b98 100644
--- a/.gitignore
+++ b/.gitignore
@@ -88,7 +88,7 @@ Makefile
config
*.pyc
-spell/*.add
-spell/*.add.spl
+*.add
+*.add.spl
tags
.netrwhist
diff --git a/Common/nvim/spell/nb.utf-8.add b/Common/nvim/spell/nb.utf-8.add
deleted file mode 100644
index aab906d..0000000
--- a/Common/nvim/spell/nb.utf-8.add
+++ /dev/null
@@ -1 +0,0 @@
-meldingsutveksling
diff --git a/Common/nvim/spell/nb.utf-8.add.spl b/Common/nvim/spell/nb.utf-8.add.spl
deleted file mode 100644
index b8c156a..0000000
--- a/Common/nvim/spell/nb.utf-8.add.spl
+++ /dev/null
Binary files differ