From 581038be17326f16c22b76a8caf40dfe65e6555e Mon Sep 17 00:00:00 2001 From: Guangxiong Lin Date: Mon, 4 Dec 2023 19:48:37 +0800 Subject: Update vim plugin config --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 9a6591b..7eab427 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,6 @@ Motion: alternative to easymotion. - [vim-sneak](https://github.com/justinmk/vim-sneak): Jump to any location with two characters. -- [quick-scope](https://github.com/unblevable/quick-scope): improve f,F. Languages specfic: @@ -19,16 +18,9 @@ Languages specfic: - [vim-terraform](https://github.com/hashivim/vim-terraform): Improve terraform syntax highlight. -Writing: - -- [vim-grammarous](https://github.com/rhysd/vim-grammarous): use - LanguageTool to check grammar. - Misc: - [vim-cool](https://github.com/romainl/vim-cool): improve hlsearch. -- [context.vim](https://github.com/wellle/context.vim): automatically - folding when reading long code. - [vim-highlightedyank](https://github.com/machakann/vim-highlightedyank): highlight yanked text. @@ -43,3 +35,11 @@ Good but not included yet: - [any-jump.vim](https://github.com/pechorin/any-jump.vim): use popup window to preview the definition and usage. - [vim-signature](https://github.com/kshenoy/vim-signature): show marks. +- [context.vim](https://github.com/wellle/context.vim): automatically + folding when reading long code. It is very cool, but the folding + sometimes is not correct. (2023-12-04) +- [vim-grammarous](https://github.com/rhysd/vim-grammarous): use + LanguageTool to check grammar. But I found that ALE support + languagetool too. +- [quick-scope](https://github.com/unblevable/quick-scope): show hints + for `f` and `F`. I found it kind of distractful. -- cgit v1.2.3