mirror of
https://github.com/preservim/nerdcommenter.git
synced 2024-12-04 14:53:43 +08:00
Terraform replacing Transcript File (#350)
This commit is contained in:
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': '#' },
|
||||
|
|
Loading…
Reference in New Issue
Block a user