From 8938b82cab915aeda90acd4112e82c692c295100 Mon Sep 17 00:00:00 2001 From: Yuqian Yang Date: Fri, 7 Mar 2025 02:32:14 +0800 Subject: store(nvim): update linter for buftype. --- store/home/config/nvim/cspell.yaml | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 store/home/config/nvim/cspell.yaml (limited to 'store/home/config/nvim/cspell.yaml') diff --git a/store/home/config/nvim/cspell.yaml b/store/home/config/nvim/cspell.yaml deleted file mode 100644 index 2a716e2..0000000 --- a/store/home/config/nvim/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