Merge pull request #13 from barrettruth/feat/misc-config-options
readme fixes
This commit is contained in:
commit
3ddb263726
1 changed files with 4 additions and 4 deletions
|
|
@ -1,8 +1,8 @@
|
||||||
# fugitive-ts.nvim
|
# fugitive-ts.nvim
|
||||||
|
|
||||||
Treesitter syntax highlighting for vim-fugitive.
|
Treesitter syntax highlighting for vim-fugitive
|
||||||
|
|
||||||
https://github.com/user-attachments/assets/90463492-76e4-44c2-a095-057a087c3a36
|

|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
|
|
@ -19,7 +19,6 @@ https://github.com/user-attachments/assets/90463492-76e4-44c2-a095-057a087c3a36
|
||||||
|
|
||||||
- Neovim 0.9.0+
|
- Neovim 0.9.0+
|
||||||
- [vim-fugitive](https://github.com/tpope/vim-fugitive)
|
- [vim-fugitive](https://github.com/tpope/vim-fugitive)
|
||||||
- Treesitter parsers for languages you want highlighted
|
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
|
|
@ -39,7 +38,8 @@ Using [lazy.nvim](https://github.com/folke/lazy.nvim):
|
||||||
:help fugitive-ts.nvim
|
:help fugitive-ts.nvim
|
||||||
```
|
```
|
||||||
|
|
||||||
## Similar Projects
|
## Acknowledgements
|
||||||
|
|
||||||
- [codediff.nvim](https://github.com/esmuellert/codediff.nvim)
|
- [codediff.nvim](https://github.com/esmuellert/codediff.nvim)
|
||||||
- [diffview.nvim](https://github.com/sindrets/diffview.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