mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-22 16:23:57 +01: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 'sgur/vim-editorconfig' " Add editorconfig support
|
||||
Plug 'baskerville/vim-sxhkdrc' " Add sxhkdrc support
|
||||
call plug#end() " Start the plugins
|
||||
|
Loading…
Reference in New Issue
Block a user