mirror of
https://github.com/preservim/nerdcommenter.git
synced 2025-11-08 09:53:47 -05:00
@@ -320,7 +320,7 @@ let s:delimiterMap = {
|
||||
\ 'psf': { 'left': '#' },
|
||||
\ 'ptcap': { 'left': '#' },
|
||||
\ 'puppet': { 'left': '#' },
|
||||
\ 'python': { 'left': '#' },
|
||||
\ 'python': { 'left': '# ', 'leftAlt': '#' },
|
||||
\ 'racket': { 'left': ';' },
|
||||
\ 'radiance': { 'left': '#' },
|
||||
\ 'ratpoison': { 'left': '#' },
|
||||
|
||||
Reference in New Issue
Block a user