summaryrefslogtreecommitdiff
path: root/vimrc
diff options
context:
space:
mode:
authorJohannes Ranke <johannes.ranke@jrwb.de>2026-01-02 10:35:06 +0100
committerJohannes Ranke <johannes.ranke@jrwb.de>2026-01-02 10:35:06 +0100
commitc9e7a12b9bd64faa1c1a609ccef17241bc2a8276 (patch)
treec651e7d1514225f55eaf35f68b13b6fd068d6928 /vimrc
parentdf181679b4935848537e6a4ff0197a7973450c8a (diff)
Changes on slim
Diffstat (limited to 'vimrc')
-rw-r--r--vimrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/vimrc b/vimrc
index 82c619a..33a067b 100644
--- a/vimrc
+++ b/vimrc
@@ -169,4 +169,6 @@ colorscheme desert
" XML editing
let g:xml_syntax_folding=1
au FileType xml setlocal foldmethod=syntax
+" https://github.com/vim-pandoc/vim-pandoc-syntax/issues/386
+"exec 'hi String guifg=' . synIDattr(synIDtrans(hlID('String')), 'fg', 'cterm')
" {{{1 vim: foldmethod=marker foldlevel=0 ts=2 sw=2 expandtab

Contact - Imprint