Add backdround/improved-ft.nvim (#1005)

This commit is contained in:
backdround 2023-12-22 11:51:31 +03:00 committed by GitHub
parent 41c5cbd016
commit cd779add03
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -868,6 +868,7 @@ These colorschemes may not specialize in Tree-sitter directly but are written in
- [chrisgrieser/nvim-spider](https://github.com/chrisgrieser/nvim-spider) - Use the w, e, b motions like a spider. Considers camelCase and skips insignificant punctuation.
- [gsuuon/tshjkl.nvim](https://github.com/gsuuon/tshjkl.nvim) - Toggle to navigate and select tree-sitter nodes with hjkl.
- [backdround/neowords.nvim](https://github.com/backdround/neowords.nvim) - Hops by any type of words. It gives fine control over `w`, `e`, `b`, `ge` movements.
- [backdround/improved-ft.nvim](https://github.com/backdround/improved-ft.nvim) - Improve default `f`/`t` abilities.
### Treesitter Based