spell and other
This commit is contained in:
parent
87e99d0a00
commit
5fe1f8ef69
2 changed files with 2 additions and 2 deletions
|
@ -1 +1 @@
|
|||
{"language":"en","version":"0.2","words":["nvim","builtins","stylua","rustfmt","pendo","tanstack","ripgrep","Typeahead","overscan","autorun","mediatype","BIOINF","Transitioner","pkce","ilike","arrayify","arrayified","komodo","wezterm","gcloud","pbpaste"],"flagWords":[]}
|
||||
{"version":"0.2","words":["nvim","builtins","stylua","rustfmt","pendo","tanstack","ripgrep","Typeahead","overscan","autorun","mediatype","BIOINF","Transitioner","pkce","ilike","arrayify","arrayified","komodo","wezterm","gcloud","pbpaste","Hasher"],"flagWords":[],"language":"en"}
|
||||
|
|
2
init.lua
2
init.lua
|
@ -6,7 +6,7 @@ vim.cmd [[
|
|||
|
||||
" autocmd BufRead,BufNewFile *.ts,*.tsx,*.py,*.js,*.jsx,*.css,*.scss,*.rs,*.lua,*.html setlocal spell spelllang=en_us wrap
|
||||
" autocmd BufRead,BufNewFile * setlocal spell spelllang=en_us wrap
|
||||
autocmd BufRead,BufNewFile *.ts,*.tsx,*.py,*.js,*.jsx,*.css,*.scss,*.rs,*.lua,*.html setlocal wrap
|
||||
autocmd BufRead,BufNewFile *.ts,*.tsx,*.py,*.js,*.jsx,*.css,*.scss,*.rs,*.lua,*.html,*.json setlocal wrap
|
||||
|
||||
|
||||
set spellfile=~/.config/nvim/lua/user/en.utf-8.add
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue