aboutsummaryrefslogtreecommitdiff
path: root/configs/nvim/cspell.yaml
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2023-10-02 00:02:38 +0800
committercrupest <crupest@outlook.com>2023-10-02 20:04:32 +0800
commitf8fe0005708f6f309f4647e77fe35675687d0ec8 (patch)
treefd1baf14c79b937a779b9100f0884fe564cf2da1 /configs/nvim/cspell.yaml
parent0c12f9c07105cb61927291ce5123a9b9b12f689e (diff)
downloadcrupest-f8fe0005708f6f309f4647e77fe35675687d0ec8.tar.gz
crupest-f8fe0005708f6f309f4647e77fe35675687d0ec8.tar.bz2
crupest-f8fe0005708f6f309f4647e77fe35675687d0ec8.zip
Update nvim configs.
Diffstat (limited to 'configs/nvim/cspell.yaml')
-rw-r--r--configs/nvim/cspell.yaml13
1 files changed, 13 insertions, 0 deletions
diff --git a/configs/nvim/cspell.yaml b/configs/nvim/cspell.yaml
new file mode 100644
index 0000000..2a716e2
--- /dev/null
+++ b/configs/nvim/cspell.yaml
@@ -0,0 +1,13 @@
+dictionaryDefinitions:
+ - name: nvim-words
+ path: './nvim-words.txt'
+ addWords: true
+
+dictionaries:
+ - nvim-words
+
+words:
+ - crupest
+
+ignorePaths:
+ - lazy-lock.json