mirror of
https://github.com/preservim/nerdcommenter.git
synced 2025-02-21 04:34:55 +08:00
parent
b2dca140df
commit
c3a82f40c2
@ -320,7 +320,7 @@ let s:delimiterMap = {
|
||||
\ 'psf': { 'left': '#' },
|
||||
\ 'ptcap': { 'left': '#' },
|
||||
\ 'puppet': { 'left': '#' },
|
||||
\ 'python': { 'left': '#' },
|
||||
\ 'python': { 'left': '# ', 'leftAlt': '#' },
|
||||
\ 'racket': { 'left': ';' },
|
||||
\ 'radiance': { 'left': '#' },
|
||||
\ 'ratpoison': { 'left': '#' },
|
||||
|
Loading…
x
Reference in New Issue
Block a user