mirror of
https://github.com/preservim/nerdcommenter.git
synced 2025-11-17 14:03:39 -05:00
Compare commits
1 Commits
7361e41811
...
b4a57a0b4f
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b4a57a0b4f |
@@ -421,7 +421,6 @@ let s:delimiterMap = {
|
||||
\ 'txt2tags': { 'left': '%' },
|
||||
\ 'typescript': { 'left': '//', 'leftAlt': '/*', 'rightAlt': '*/' },
|
||||
\ 'typescriptreact': { 'left': '//', 'leftAlt': '{/*', 'rightAlt': '*/}' },
|
||||
\ 'typst': { 'left': '//', 'leftAlt': '/*', 'rightAlt': '*/' },
|
||||
\ 'uc': { 'left': '//', 'leftAlt': '/*', 'rightAlt': '*/' },
|
||||
\ 'uc4': { 'left': '!' },
|
||||
\ 'uil': { 'left': '!' },
|
||||
|
||||
Reference in New Issue
Block a user