1
0
mirror of https://github.com/amix/vimrc synced 2025-07-12 14:15:00 +08:00

more description on modification

This commit is contained in:
Caleb Taylor
2019-08-07 11:44:15 -07:00
parent 13a698483c
commit d71492bb49
3 changed files with 21 additions and 12 deletions

View File

@ -367,10 +367,6 @@ map <leader>q :e ~/buffer<cr>
" Quickly open a markdown buffer for scribble
map <leader>x :e ~/buffer.md<cr>
" Toggle paste mode on and off
" map <leader>pp :setlocal paste!<cr>
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
" => Helper functions
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""