Merge pull request #14 from barrettruth/feat/misc-config-options
acknowledge tpope
This commit is contained in:
commit
20fac9a1ec
1 changed files with 5 additions and 1 deletions
|
|
@ -1,6 +1,9 @@
|
|||
# fugitive-ts.nvim
|
||||
|
||||
Treesitter syntax highlighting for vim-fugitive
|
||||
**Treesitter syntax highlighting for vim-fugitive**
|
||||
|
||||
Enhance the great `vim-fugitive` with syntax-aware code to easily work with
|
||||
diffs.
|
||||
|
||||

|
||||
|
||||
|
|
@ -40,6 +43,7 @@ Using [lazy.nvim](https://github.com/folke/lazy.nvim):
|
|||
|
||||
## Acknowledgements
|
||||
|
||||
- [vim-fugitive](https://github.com/tpope/vim-fugitive)
|
||||
- [codediff.nvim](https://github.com/esmuellert/codediff.nvim)
|
||||
- [diffview.nvim](https://github.com/sindrets/diffview.nvim)
|
||||
- [resolve.nvim](https://github.com/spacedentist/resolve.nvim)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue