Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita5cbe83

Browse files
committed
fix matchparen highlights.closes#70
1 parent52d955a commita5cbe83

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎colors/dracula.vim

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
" Dracula Theme: v1.2.7 {{{
1+
" Dracula Theme: v1.3.2 {{{
22
"
33
" https://github.com/zenorocha/dracula-theme
44
"
@@ -322,7 +322,7 @@ hi! link helpHyperTextJump DraculaLink
322322
hi!linkhelpCommandDraculaPurple
323323
hi!linkhelpExampleDraculaGreen
324324

325-
calls:h('MatchParen',s:none,s:pink, [s:attrs.underline])
325+
calls:h('MatchParen',s:fg,s:pink, [s:attrs.underline])
326326
calls:h('Conceal',s:comment,s:bglight)
327327

328328
" CSS: {{{2

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp