mirror of
https://github.com/preservim/nerdcommenter.git
synced 2025-11-08 09:53:47 -05:00
@@ -397,6 +397,7 @@ let s:delimiterMap = {
|
||||
\ 'tasm': { 'left': ';' },
|
||||
\ 'tcl': { 'left': '#' },
|
||||
\ 'terraform': { 'left': '#', 'leftAlt': '/*', 'rightAlt': '*/' },
|
||||
\ 'tex': { 'left': '%' },
|
||||
\ 'texinfo': { 'left': "@c " },
|
||||
\ 'texmf': { 'left': '%' },
|
||||
\ 'tf': { 'left': ';' },
|
||||
|
||||
Reference in New Issue
Block a user