Add trouble.nvim
This commit is contained in:
parent
98bc388c4a
commit
f77edb0163
2 changed files with 53 additions and 2 deletions
|
@ -11,7 +11,8 @@ 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
|
||||
inoremap <leader>b ****<esc>hi
|
||||
inoremap <leader>i **<esc>i
|
||||
command Stab Tabularize /\s\+\zs\s/l1c0
|
||||
nnoremap ;t :Tabularize /\s\+\zs\s/l1c0<CR>
|
||||
set tw=1000
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue