mirror of
https://github.com/preservim/nerdcommenter.git
synced 2025-11-13 12:13:47 -05:00
Strip trailing whitespace
This commit is contained in:
@@ -172,7 +172,7 @@ let s:delimiterMap = {
|
||||
\ 'exports': { 'left': '#' },
|
||||
\ 'factor': { 'left': '! ', 'leftAlt': '!# ' },
|
||||
\ 'fancy': { 'left': '#' },
|
||||
\ 'faust': { 'left': '//' },
|
||||
\ 'faust': { 'left': '//' },
|
||||
\ 'fgl': { 'left': '#' },
|
||||
\ 'focexec': { 'left': '-*' },
|
||||
\ 'form': { 'left': '*' },
|
||||
|
||||
Reference in New Issue
Block a user