From c18cccf4a0acb9449cdfc5527b9eb442f0f67c13 Mon Sep 17 00:00:00 2001 From: typebrook Date: Tue, 23 Apr 2019 11:15:53 +0800 Subject: update --- vimrc | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'vimrc') diff --git a/vimrc b/vimrc index a3080ef..8909fbe 100644 --- a/vimrc +++ b/vimrc @@ -15,10 +15,10 @@ nmap :q nnoremap R :.w !bash nnoremap , :w !bash nnoremap W :set wrap! -nnoremap tt :VimwikiTable -nnoremap wg :VimwikiGoto nnoremap T :vertical terminal nnoremap u :set clipboard=unnamedplus +nnoremap o + nnoremap s \ : if exists("syntax_on") \ syntax off @@ -26,6 +26,9 @@ nnoremap s \ syntax enable \ endif +nnoremap tt :VimwikiTable +nnoremap wg :VimwikiGoto + let g:vim_markdown_folding_disabled = 1 """"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" -- cgit v1.2.3-70-g09d2