mirror of
https://github.com/preservim/nerdcommenter.git
synced 2025-03-05 02:58:39 +08:00
Added syntax for comments in Ruby.
This commit is contained in:
parent
5a9371437f
commit
1b78f253c2
@ -305,6 +305,7 @@ let s:delimiterMap = {
|
||||
\ 'rgb': { 'left': '!' },
|
||||
\ 'rib': { 'left': '#' },
|
||||
\ 'robots': { 'left': '#' },
|
||||
\ 'ruby': { 'left': '#' },
|
||||
\ 'sa': { 'left': '--' },
|
||||
\ 'samba': { 'left': ';', 'leftAlt': '#' },
|
||||
\ 'sass': { 'left': '//', 'leftAlt': '/*' },
|
||||
|
Loading…
x
Reference in New Issue
Block a user