Enable tmux mouse support & add open, urlview
This commit is contained in:
parent
48306a25ed
commit
5299184d0b
3
vimrc
3
vimrc
@ -189,6 +189,9 @@ Plug 'beyondmarc/hlsl.vim'
|
|||||||
|
|
||||||
" OpenCL C syntax
|
" OpenCL C syntax
|
||||||
Plug 'frasercrmck/opencl.vim'
|
Plug 'frasercrmck/opencl.vim'
|
||||||
|
|
||||||
|
" Groovy syntax
|
||||||
|
Plug 'vim-scripts/groovy.vim'
|
||||||
" }}}
|
" }}}
|
||||||
" local plugins {{{
|
" local plugins {{{
|
||||||
if filereadable(expand('~/.local_plugins.vim'))
|
if filereadable(expand('~/.local_plugins.vim'))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user