Skip to content

Commit

Permalink
Merge pull request #171 from geometryolife/fix-vimwiki
Browse files Browse the repository at this point in the history
fix: disable for vimwiki by default
  • Loading branch information
luochen1990 authored Nov 8, 2021
2 parents 54c79a2 + f7f4958 commit f1cb0d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions autoload/rainbow_main.vim
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ let s:rainbow_conf = {
\ },
\ 'css': 0,
\ 'sh': 0,
\ 'vimwiki': 0,
\ }
\}

Expand Down

0 comments on commit f1cb0d3

Please sign in to comment.