vim: Disable spell checking in .clang-format
Find's a bunch of false positives. TODO: <COMMENT>
This commit is contained in:
2
.config/vim/ftplugin/clang-format.vim
Normal file
2
.config/vim/ftplugin/clang-format.vim
Normal file
@@ -0,0 +1,2 @@
|
||||
" TODO: continue to check in comments
|
||||
setlocal nospell
|
||||
Reference in New Issue
Block a user