mirror of
https://github.com/preservim/nerdcommenter.git
synced 2025-11-08 09:53:47 -05:00
Terraform replacing Transcript File (#350)
This commit is contained in:
committed by
Caleb Maclennan
parent
fdf950f20b
commit
d24868bc85
@@ -431,7 +431,7 @@ let s:delimiterMap = {
|
||||
\ 'tex': { 'left': '%' },
|
||||
\ 'texinfo': { 'left': "@c " },
|
||||
\ 'texmf': { 'left': '%' },
|
||||
\ 'tf': { 'left': ';' },
|
||||
\ 'tf': { 'left': '#' },
|
||||
\ 'tidy': { 'left': '#' },
|
||||
\ 'tli': { 'left': '#' },
|
||||
\ 'tmux': { 'left': '#' },
|
||||
|
||||
Reference in New Issue
Block a user