mirror of
https://github.com/tomru/DotfilesOld.git
synced 2026-03-03 06:27:21 +01:00
gx should be good enough
This commit is contained in:
@@ -113,11 +113,6 @@ Plug 'xuhdev/vim-latex-live-preview', { 'for': 'tex' }
|
|||||||
let g:tex_flavor = "latex"
|
let g:tex_flavor = "latex"
|
||||||
let g:livepreview_previewer = 'zathura'
|
let g:livepreview_previewer = 'zathura'
|
||||||
|
|
||||||
Plug 'tyru/open-browser.vim'
|
|
||||||
let g:netrw_nogx = 1
|
|
||||||
nmap gx <Plug>(openbrowser-smart-search)
|
|
||||||
vmap gx <Plug>(openbrowser-smart-search)
|
|
||||||
|
|
||||||
" debug
|
" debug
|
||||||
Plug 'tweekmonster/startuptime.vim'
|
Plug 'tweekmonster/startuptime.vim'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user