incorporating some settings from work machine

This commit is contained in:
Pavel Lutskov
2020-02-05 08:53:52 +01:00
parent 1a190e6939
commit 29aa9b8719
5 changed files with 10 additions and 5 deletions

View File

@@ -17,6 +17,7 @@ let s:comment_map = {
\ 'vue': '\/\/',
\ 'cmake': '#',
\ 'scheme': ';;',
\ 'yaml': '#'
\ }
let s:block_map = {