diff options
author | Yuqian Yang <crupest@crupest.life> | 2025-06-13 18:22:34 +0800 |
---|---|---|
committer | Yuqian Yang <crupest@crupest.life> | 2025-06-13 18:22:34 +0800 |
commit | a8e0b9115b658a6bae3d04f3df050d946aac5af7 (patch) | |
tree | 553ce0ea9940ee20f1a5ecdb4e4201c82aafe85f /store/config/nvim/lua/setup/win.lua | |
parent | 49f98b53e4fe04a5e62892a1e4e9466eb1faa3bb (diff) | |
download | crupest-a8e0b9115b658a6bae3d04f3df050d946aac5af7.tar.gz crupest-a8e0b9115b658a6bae3d04f3df050d946aac5af7.tar.bz2 crupest-a8e0b9115b658a6bae3d04f3df050d946aac5af7.zip |
chore: clean dictionary.
Diffstat (limited to 'store/config/nvim/lua/setup/win.lua')
-rw-r--r-- | store/config/nvim/lua/setup/win.lua | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/store/config/nvim/lua/setup/win.lua b/store/config/nvim/lua/setup/win.lua index 90e168a..9aa979d 100644 --- a/store/config/nvim/lua/setup/win.lua +++ b/store/config/nvim/lua/setup/win.lua @@ -1,4 +1,3 @@ --- spellchecker: words pwsh -- spellchecker: ignore shellcmdflag shellredir shellpipe shellquote shellxquote local function setup() vim.cmd([[ |