feat(vim-essentials): add vim-smartcase

This commit is contained in:
AJ ONeal
2023-02-21 07:54:30 +00:00
parent 061f9b643e
commit 9199531bf5
2 changed files with 2 additions and 0 deletions

View File

@@ -22,6 +22,7 @@ It includes many of the vim plugins available on webinstall.dev such as:
- [vim-sensible](/vim-sensible)
- [vim-viminfo](/vim-viminfo)
- [vim-lastplace](/vim-lastplace)
- [vim-smartcase](/vim-smartcase)
- [vim-spell](/vim-spell)
- [vim-shfmt](/vim-shfmt)
- [shellcheck](/shellcheck)

View File

@@ -9,6 +9,7 @@ __init_vim_essentials() {
vim-sensible \
vim-viminfo \
vim-lastplace \
vim-smartcase \
vim-spell \
vim-ale \
shellcheck \