Open html version of current file in browser

master
Hektor Misplon 2021-08-31 14:17:26 +02:00
parent ed2383c0ee
commit e592675a68
1 changed files with 1 additions and 0 deletions

1
.vimrc
View File

@ -63,6 +63,7 @@ nn s= <c-w>=| " Equalize splits
" Open
nn sb :Lex<cr>| " File tree
nn <leader>t :term<cr>| " Open terminal
nn <leader>o :!xdg-open http://localhost:8080/%:r.html & <cr>
" Remaps
ino <nowait> jj <esc>| " Normal now
nn <left> <nop>| " Hard mode