diff options
| Commit | 31acf6c559465d9ae2a686f98c36d023f5393b57 (patch ) | |
|---|---|---|
| Author | Syndamia <kamen.d.mladenov@protonmail.com> | 2021-07-21 08:47:09 +0300 |
| Committer | Syndamia <kamen.d.mladenov@protonmail.com> | 2021-07-21 08:47:09 +0300 |
| Files | d4c849e4a9818d8f222acdca3471aa32f83b4c27 | |
| dotfiles-31acf6c559465d9ae2a686f98c36d023f5393b57.tar dotfiles-31acf6c559465d9ae2a686f98c36d023f5393b57.tar.gz dotfiles-31acf6c559465d9ae2a686f98c36d023f5393b57.zip | ||
| Parent | 18ce3a83f353c93f639ba43b2329ebaf18385d58 (diff) | |
Added pug (jade) syntax highlighting
0 files changed, 0 insertions, 0 deletions
| -rw-r--r-- | .vimrc | 1 |
@@ -29,6 +29,7 @@ Plug 'neovimhaskell/haskell-vim' Plug 'davidhalter/jedi-vim' Plug 'fatih/vim-go', { 'do': ':GoUpdateBinaries' } + Plug 'digitaltoad/vim-pug' call plug#end() " }}} |
