mirror of
https://github.com/preservim/nerdcommenter.git
synced 2025-01-23 06:43:01 +08:00
parent
dcd63ec026
commit
917bc892dc
|
@ -297,6 +297,7 @@ let s:delimiterMap = {
|
|||
\ 'opl': { 'left': "REM" },
|
||||
\ 'ora': { 'left': '#' },
|
||||
\ 'ox': { 'left': '//' },
|
||||
\ 'paludis-use-conf': { 'left': '#' },
|
||||
\ 'pandoc': { 'left': '<!--', 'right': '-->' },
|
||||
\ 'pascal': { 'left': '{','right': '}', 'leftAlt': '(*', 'rightAlt': '*)' },
|
||||
\ 'patran': { 'left': '$', 'leftAlt': '/*', 'rightAlt': '*/' },
|
||||
|
|
Loading…
Reference in New Issue
Block a user