mirror of
https://github.com/preservim/nerdcommenter.git
synced 2025-01-21 17:49:45 +08:00
parent
4ebe5a9c5c
commit
38d77f64cf
|
@ -397,6 +397,7 @@ let s:delimiterMap = {
|
|||
\ 'tasm': { 'left': ';' },
|
||||
\ 'tcl': { 'left': '#' },
|
||||
\ 'terraform': { 'left': '#', 'leftAlt': '/*', 'rightAlt': '*/' },
|
||||
\ 'tex': { 'left': '%' },
|
||||
\ 'texinfo': { 'left': "@c " },
|
||||
\ 'texmf': { 'left': '%' },
|
||||
\ 'tf': { 'left': ';' },
|
||||
|
|
Loading…
Reference in New Issue
Block a user