diff options
| author | jdhao <jdhao@hotmail.com> | 2021-08-07 02:44:57 +0800 |
|---|---|---|
| committer | jdhao <jdhao@hotmail.com> | 2021-08-07 03:15:22 +0800 |
| commit | 8dffa8bd23606cb72831bdd22f00b41e3bce8d30 (patch) | |
| tree | c48f4494804664ab04219a60ef67ff346d541422 /lua/plugins.lua | |
| parent | d434627738c59473530d807cb645df6deb4c8e80 (diff) | |
chore: formatting and fix spell errors
Diffstat (limited to 'lua/plugins.lua')
| -rw-r--r-- | lua/plugins.lua | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lua/plugins.lua b/lua/plugins.lua index 7daf987..437754e 100644 --- a/lua/plugins.lua +++ b/lua/plugins.lua @@ -82,7 +82,7 @@ require('packer').startup( -- Another grep tool (similar to Sublime Text Ctrl+Shift+F) -- use 'dyng/ctrlsf.vim' - -- A greping tool + -- A grepping tool -- use {'mhinz/vim-grepper', cmd = {'Grepper', '<plug>(GrepperOperator)'}} -- A list of colorscheme plugin you may want to try. Find what suits you. @@ -213,7 +213,7 @@ require('packer').startup( -- carefully to use its full power use 'wellle/targets.vim' - -- Plugin to manipulate characer pairs quickly + -- Plugin to manipulate character pairs quickly -- use 'tpope/vim-surround' use 'machakann/vim-sandwich' |
