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