feat(vim): drop context.vim
Really thought I wanted this, but once I got it, I realized I was mistaken. Seemed to lag vim a bit, and as mentioned, just didn't really feel like I needed this once I had it.
This commit is contained in:
parent
db4effff2b
commit
9b1b67ac41
1 changed files with 0 additions and 6 deletions
6
install
6
install
|
@ -83,17 +83,11 @@ VIMPLUGS=(
|
|||
"dense-analysis/ale"
|
||||
"editorconfig/editorconfig-vim"
|
||||
|
||||
# All the rest
|
||||
"wellle/context.vim"
|
||||
|
||||
# Hoping vim-polyglot deprecates the need for these
|
||||
# "jelera/vim-javascript-syntax"
|
||||
# "Quramy/vim-js-pretty-template"
|
||||
# "leafgarland/typescript-vim"
|
||||
|
||||
# Shouldn't need this as it's already included by vim-polyglot
|
||||
# "StanAngeloff/php.vim"
|
||||
|
||||
# Not sure I need this as I wasn't utilizing anything from it directly. If I
|
||||
# am noticing a difference without it, I'll want to revisit the plugin and
|
||||
# actually learn how to use the hell out of it.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue