projects
/
dotfiles.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cfc9ca7
)
Fix Hjson commenting
author
Sergey Matveev <stargrave@stargrave.org>
Wed, 2 Sep 2020 11:52:34 +0000 (14:52 +0300)
committer
Sergey Matveev <stargrave@stargrave.org>
Wed, 2 Sep 2020 11:52:34 +0000 (14:52 +0300)
vim/.vim/ftdetect/hjson.vim
patch
|
blob
|
history
diff --git
a/vim/.vim/ftdetect/hjson.vim
b/vim/.vim/ftdetect/hjson.vim
index e3474ab58b67bd9098635daf4d4fe3010fbe908e..8181fc286a111b13630de0ff64aa02bafd05b54c 100644
(file)
--- a/
vim/.vim/ftdetect/hjson.vim
+++ b/
vim/.vim/ftdetect/hjson.vim
@@
-1
+1,2
@@
autocmd BufNewFile,BufRead *.hjson setlocal shiftwidth=2
+autocmd BufNewFile,BufRead *.hjson setlocal commentstring=#\ %s