mirror of
https://github.com/preservim/nerdcommenter.git
synced 2025-11-10 02:33:48 -05:00
@@ -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': '#' },
|
||||||
|
|||||||
Reference in New Issue
Block a user