Skip to content

Commit 0388a01

Browse files
committed
vim: Use another version on ShowMark
Correct a bug: "E885: Not possible to change sign ShowMark76" vim-scripts/ShowMarks#6
1 parent 7c6f781 commit 0388a01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vim/vimrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Plug 'xolox/vim-misc'
1717
Plug 'tpope/vim-fugitive'
1818
Plug 'WolfgangMehner/bash-support'
1919

20-
Plug 'vim-scripts/ShowMarks'
20+
Plug 'gergap/ShowMarks'
2121
Plug 'vim-scripts/AutoComplPop'
2222
Plug 'tpope/vim-ragtag'
2323
Plug 'chrisbra/matchit'

0 commit comments

Comments
 (0)