feat(vim): re-enable tsuquyomi
Noticing that linting is slower than I remember in TypeScript files, re-enabling to see if this takes care of it.
This commit is contained in:
parent
70dfbb6d9e
commit
3dde826e69
1 changed files with 1 additions and 1 deletions
2
install
2
install
|
@ -91,7 +91,7 @@ VIMPLUGS=(
|
|||
# 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.
|
||||
# "Quramy/tsuquyomi"
|
||||
"Quramy/tsuquyomi"
|
||||
)
|
||||
|
||||
for INDEX in ${!VIMPLUGS[*]}; do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue