mirror of
https://github.com/preservim/nerdcommenter.git
synced 2024-12-12 05:23:44 +08:00
commit
09b07d50ba
|
@ -434,6 +434,7 @@ let s:delimiterMap = {
|
|||
\ 'tsalt': { 'left': '//', 'leftAlt': '/*', 'rightAlt': '*/' },
|
||||
\ 'tsscl': { 'left': '#' },
|
||||
\ 'tssgm': { 'left': "comment = '", 'right': "'" },
|
||||
\ 'ttl': { 'left': '#' },
|
||||
\ 'tup': { 'left': '#' },
|
||||
\ 'twig': { 'left': '{#', 'right': '#}' },
|
||||
\ 'txt2tags': { 'left': '%' },
|
||||
|
|
Loading…
Reference in New Issue
Block a user