mirror of
https://github.com/aquatix/dotfiles.git
synced 2025-12-06 21:45:10 +01:00
Changed to branch with more fixes, like Pelican links
This commit is contained in:
2
.vimrc
2
.vimrc
@@ -408,7 +408,7 @@ let g:preview_markdown_vertical = 1
|
|||||||
|
|
||||||
" Navigate through and from markdown files
|
" Navigate through and from markdown files
|
||||||
"Plug 'chmp/mdnav'
|
"Plug 'chmp/mdnav'
|
||||||
Plug 'aquatix/mdnav', { 'branch': 'python3' }
|
Plug 'aquatix/mdnav', { 'branch': 'fixes' }
|
||||||
|
|
||||||
|
|
||||||
" The NERD Commenter: A plugin that allows for easy commenting of code for
|
" The NERD Commenter: A plugin that allows for easy commenting of code for
|
||||||
|
|||||||
Reference in New Issue
Block a user