mirror of
https://github.com/rockerBOO/awesome-neovim
synced 2024-11-10 05:34:13 +00:00
Add backdround/improved-ft.nvim
(#1005)
This commit is contained in:
parent
41c5cbd016
commit
cd779add03
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue