mirror of
https://github.com/gryf/.vim.git
synced 2025-12-17 11:30:29 +01:00
Don't generate html on save for markdown files
This commit is contained in:
2
vimrc
2
vimrc
@@ -276,7 +276,7 @@ function s:SetMarkdownSettings() "{{{2
|
|||||||
map <S-F5> :ShowInBrowser<CR>
|
map <S-F5> :ShowInBrowser<CR>
|
||||||
endif
|
endif
|
||||||
|
|
||||||
autocmd BufWritePost *.md :silent make
|
" autocmd BufWritePost *.md :silent make
|
||||||
endfunction
|
endfunction
|
||||||
"}}}
|
"}}}
|
||||||
function s:SetSnippetSettings() "{{{2
|
function s:SetSnippetSettings() "{{{2
|
||||||
|
|||||||
Reference in New Issue
Block a user