vim: add bookmarks
This commit is contained in:
parent
0dce3064a3
commit
9885eebb12
2
.vimrc
2
.vimrc
@ -877,5 +877,7 @@ autocmd BufNewFile,BufRead *.bt setfiletype bpftrace
|
|||||||
" Source the termdebug plugin
|
" Source the termdebug plugin
|
||||||
packadd termdebug
|
packadd termdebug
|
||||||
let g:termdebug_wide=1
|
let g:termdebug_wide=1
|
||||||
|
" Boormark // visual mark
|
||||||
|
Plugin 'MattesGroeger/vim-bookmarks'
|
||||||
|
|
||||||
call vundle#end()
|
call vundle#end()
|
||||||
|
Loading…
Reference in New Issue
Block a user