mirror of
https://github.com/preservim/nerdcommenter.git
synced 2025-01-23 06:43:01 +08:00
commit
e0c4a25696
|
@ -210,6 +210,7 @@ let s:delimiterMap = {
|
|||
\ 'htmlcheetah': { 'left': '##' },
|
||||
\ 'htmldjango': { 'left': '<!--','right': '-->', 'leftAlt': '{#', 'rightAlt': '#}' },
|
||||
\ 'htmlos': { 'left': '#', 'right': '/#' },
|
||||
\ 'hyphy': { 'left': '//', 'leftAlt': '/*', 'rightAlt': '*/' },
|
||||
\ 'hxml': { 'left': '#' },
|
||||
\ 'ia64': { 'left': '#' },
|
||||
\ 'icon': { 'left': '#' },
|
||||
|
|
Loading…
Reference in New Issue
Block a user