mirror of
https://github.com/prurigro/darkcloud-nvimconfig.git
synced 2024-11-21 19:32:31 -05:00
Remove filetype-specific settings from tcomment
This commit is contained in:
parent
125961a30f
commit
9e92da6cde
1 changed files with 0 additions and 6 deletions
|
@ -1,6 +0,0 @@
|
||||||
"remove right-hand whitespace from all lines on uncomment
|
|
||||||
let g:tcomment#rstrip_on_uncomment = 2
|
|
||||||
|
|
||||||
"configure custom comment styles
|
|
||||||
call tcomment#type#Define('vue', '// %s')
|
|
||||||
call tcomment#type#Define('blade', '{{-- %s --}}')
|
|
Loading…
Reference in a new issue