Latest config changes
This commit is contained in:
parent
8782fc7921
commit
35f91760b6
4 changed files with 46 additions and 18 deletions
|
@ -11,6 +11,9 @@ map <C-b> : w % <Bar> AsyncRun md2pdf "%" <CR>
|
|||
map <A-p> : w % <Bar> AsyncRun md2beamer "%" <CR>
|
||||
map <A-b> : w % <Bar> AsyncRun md2docx % <CR>
|
||||
map <C-z> : !zathura %:r.pdf & <CR>
|
||||
inoremap ;b ****<esc>hi
|
||||
command Stab Tabularize /\s\+\zs\s/l1c0
|
||||
nnoremap ;t :Tabularize /\s\+\zs\s/l1c0<CR>
|
||||
set tw=1000
|
||||
set colorcolumn=
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue