Compare commits
No commits in common. "51bff5cc15870b2f20c144fc11c6ae9b969c5880" and "04514459662ca87178393b35a846212a5a71c147" have entirely different histories.
51bff5cc15
...
0451445966
1 changed files with 1 additions and 2 deletions
|
|
@ -61,8 +61,7 @@ luarocks install diffs.nvim
|
||||||
Do not lazy load `diffs.nvim` with `event`, `lazy`, `ft`, `config`, or `keys` to
|
Do not lazy load `diffs.nvim` with `event`, `lazy`, `ft`, `config`, or `keys` to
|
||||||
control loading - `diffs.nvim` lazy-loads itself.
|
control loading - `diffs.nvim` lazy-loads itself.
|
||||||
|
|
||||||
**Q: Does diffs.nvim support
|
**Q: Does diffs.nvim support vim-fugitive/Neogit/neojj/gitsigns?**
|
||||||
[vim-fugitive](https://github.com/tpope/vim-fugitive)/[Neogit](https://github.com/NeogitOrg/neogit)/[neojj](https://github.com/NicholasZolton/neojj)/[gitsigns](https://github.com/lewis6991/gitsigns.nvim)?**
|
|
||||||
|
|
||||||
Yes. Enable integrations in your config:
|
Yes. Enable integrations in your config:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue