no spell in USDA files
This commit is contained in:
parent
74b7de77c5
commit
24353dd425
@ -80,6 +80,7 @@ if !exists('g:vscode')
|
|||||||
" Disable spellcheck for some file formats
|
" Disable spellcheck for some file formats
|
||||||
autocmd FileType man setlocal nospell
|
autocmd FileType man setlocal nospell
|
||||||
autocmd FileType diff setlocal nospell
|
autocmd FileType diff setlocal nospell
|
||||||
|
autocmd FileType usda setlocal nospell
|
||||||
endif
|
endif
|
||||||
|
|
||||||
" Configure Diff rendering
|
" Configure Diff rendering
|
||||||
|
Loading…
x
Reference in New Issue
Block a user