more nice stuff

This commit is contained in:
2019-11-26 08:21:17 -08:00
parent 100a9ae079
commit d0d67a215c
2 changed files with 8 additions and 0 deletions

View File

@@ -7,6 +7,7 @@ let s:comment_map = {
\ 'rust': '\/\/',
\ 'vhdl': '--',
\ 'python': '#',
\ 'pyrex': '#',
\ 'vim': '"',
\ 'tex': '%',
\ 'plaintex': '%',