mirror of
https://github.com/aquatix/dotfiles.git
synced 2025-12-06 22:55:10 +01:00
Original mdnav repo is unmaintained, remove mention
This commit is contained in:
2
.vimrc
2
.vimrc
@@ -432,10 +432,10 @@ Plug 'skanehira/preview-markdown.vim'
|
||||
let g:preview_markdown_vertical = 1
|
||||
|
||||
" Navigate through and from markdown files
|
||||
"Plug 'chmp/mdnav'
|
||||
Plug 'aquatix/mdnav', { 'branch': 'fixes' }
|
||||
" Only open these local files in vim, use pyfile for all others:
|
||||
let g:mdnav#Extensions = '.md, .MD, .markdown, .todo, .txt, .rst'
|
||||
" let g:mdnav#DebugMode = 'true'
|
||||
|
||||
|
||||
" wiki.vim
|
||||
|
||||
Reference in New Issue
Block a user