Add mawkler/demicolon.nvim (#1280)

This commit is contained in:
Melker Ulander 2024-08-12 09:40:28 +02:00 committed by GitHub
parent e05a53e2c1
commit 63ed9d6f77
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1027,6 +1027,7 @@ These colorschemes may not specialize in Tree-sitter directly but are written in
- [Nexmean/caskey.nvim](https://github.com/Nexmean/caskey.nvim) - Utility to keymappings configuration using declarative cascading trees, optionally integrates with `which-key`.
- [Wansmer/langmapper.nvim](https://github.com/Wansmer/langmapper.nvim) - Auto translating your mappings for non-English input methods.
- [tris203/hawtkeys.nvim](https://github.com/tris203/hawtkeys.nvim) - Suggest new easy-to-hit keymaps and find issues with your current keymap configurations.
- [mawkler/demicolon.nvim](https://github.com/mawkler/demicolon.nvim) - Use `;` and `,` keys to also repeat jumps to diagnostics (e.g. `]d`) and to [nvim-treesitter-textobjects](https://github.com/nvim-treesitter/nvim-treesitter-textobjects?tab=readme-ov-file#text-objects-move) (e.g. `]f`), in addition to repeating `t`/`T`/`f`/`F`.
## Mouse