mirror of
https://github.com/preservim/nerdcommenter.git
synced 2025-11-08 09:53:47 -05:00
Support for racket language.
This commit is contained in:
@@ -304,6 +304,7 @@ let s:delimiterMap = {
|
||||
\ 'ptcap': { 'left': '#' },
|
||||
\ 'puppet': { 'left': '#' },
|
||||
\ 'python': { 'left': '#' },
|
||||
\ 'racket': { 'left': ';' },
|
||||
\ 'radiance': { 'left': '#' },
|
||||
\ 'ratpoison': { 'left': '#' },
|
||||
\ 'r': { 'left': '#' },
|
||||
|
||||
Reference in New Issue
Block a user