mirror of
https://github.com/donovanglover/nix-config.git
synced 2025-06-24 19:51:30 +02:00
Add vim plugin for sxhkdrc
This commit is contained in:
parent
e823869cfd
commit
6b74a10189
@ -34,4 +34,5 @@ call plug#begin('~/.vim/plugged') " Use vim-plug as our package manager of
|
|||||||
|
|
||||||
Plug 'mattn/emmet-vim' " Add emmet support
|
Plug 'mattn/emmet-vim' " Add emmet support
|
||||||
Plug 'sgur/vim-editorconfig' " Add editorconfig support
|
Plug 'sgur/vim-editorconfig' " Add editorconfig support
|
||||||
|
Plug 'baskerville/vim-sxhkdrc' " Add sxhkdrc support
|
||||||
call plug#end() " Start the plugins
|
call plug#end() " Start the plugins
|
||||||
|
Loading…
x
Reference in New Issue
Block a user