aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index ce69f52..9a6591b 100644
--- a/README.md
+++ b/README.md
@@ -4,10 +4,13 @@ Dotfiles of gx. Don't use it unless you're gx.
Packages included is listed below.
-Coding:
+Motion:
- [vim9-stargate](https://github.com/monkoose/vim9-stargate): modern
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:
@@ -37,7 +40,6 @@ Good but not included yet:
- [neomake](https://github.com/neomake/neomake): asynchronous linting
and make framework.
- [vim-autoformat](https://github.com/vim-autoformat/vim-autoformat)
-- [quick-scope](https://github.com/unblevable/quick-scope): improve f,F.
- [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.