This commit is contained in:
Pin Straw
2026-03-24 00:28:33 -04:00
parent 34c65e0358
commit da2cd09c65
2 changed files with 7 additions and 0 deletions

1
.vimrc
View File

@@ -7,6 +7,7 @@ call plug#begin()
Plug 'dense-analysis/ale'
Plug 'editorconfig/editorconfig-vim'
Plug 'towolf/vim-helm'
Plug 'valloric/youcompleteme'
call plug#end()
syntax on