commit 235c41a9baa124e2528b1e600ca2b9dadeba64df
parent c15ad0f6711900441e49bd3bfd9ce89083fcfa4b
Author: Alex Balgavy <a.balgavy@gmail.com>
Date: Thu, 1 Aug 2019 13:56:43 +0200
vim: junipero colorscheme change
Former-commit-id: b5bc0aede379a519372493657350045302868bc9
Diffstat:
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/vim/colors/junipero.vim b/vim/colors/junipero.vim
@@ -125,3 +125,6 @@ hi! link SpellCap String
" Vimwiki
hi! link VimwikiLink Constant
+
+" Markdown
+hi! link mkdLink Type