From 99e2e923d0c77b02f3fb4ff648ea916954868606 Mon Sep 17 00:00:00 2001 From: Yuqian Yang Date: Fri, 28 Feb 2025 23:13:39 +0800 Subject: chore(store): move everything to store. --- configs/nvim/config-root/cspell.yaml | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 configs/nvim/config-root/cspell.yaml (limited to 'configs/nvim/config-root/cspell.yaml') diff --git a/configs/nvim/config-root/cspell.yaml b/configs/nvim/config-root/cspell.yaml deleted file mode 100644 index 2a716e2..0000000 --- a/configs/nvim/config-root/cspell.yaml +++ /dev/null @@ -1,13 +0,0 @@ -dictionaryDefinitions: - - name: nvim-words - path: './nvim-words.txt' - addWords: true - -dictionaries: - - nvim-words - -words: - - crupest - -ignorePaths: - - lazy-lock.json -- cgit v1.2.3