aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index 924cc26..51cbabd 100644
--- a/README.md
+++ b/README.md
@@ -21,7 +21,6 @@ Languages specfic:
Misc:
-- [vim-cool](https://github.com/romainl/vim-cool): improve hlsearch.
- [vim-highlightedyank](https://github.com/machakann/vim-highlightedyank):
highlight yanked text.
@@ -39,6 +38,10 @@ Good but not included yet:
- [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)
+
+Good but not suitable for me:
+
+- [vim-cool](https://github.com/romainl/vim-cool): improve hlsearch.
- [vim-grammarous](https://github.com/rhysd/vim-grammarous): use
LanguageTool to check grammar. But I found that ALE support
languagetool too.