add: vim lilypond plugin
add: .profile EDITOR variable add: bspwm, sxhkd, polybar
This commit is contained in:
parent
c3aac7ea44
commit
cf3a74f3f6
7 changed files with 658 additions and 0 deletions
.config/vim
|
@ -34,6 +34,7 @@ call plug#begin('~/.config/vim/plugged')
|
|||
Plug 'nanotech/jellybeans.vim'
|
||||
Plug 'scrooloose/syntastic'
|
||||
Plug 'tpope/vim-fugitive'
|
||||
Plug 'sersorrel/vim-lilypond'
|
||||
call plug#end()
|
||||
|
||||
" Nerd Tree Configuration
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue