fix: remove useless enabled flag
This commit is contained in:
parent
a72296384c
commit
f71b0f54c5
3 changed files with 1 additions and 15 deletions
|
|
@ -44,7 +44,7 @@ luarocks install diffs.nvim
|
|||
The buffer is then re-painted after `debounce_ms` milliseconds, causing an
|
||||
unavoidable visual "flash" even when `debounce_ms = 0`.
|
||||
|
||||
## Acknowledgements
|
||||
# Acknowledgements
|
||||
|
||||
- [vim-fugitive](https://github.com/tpope/vim-fugitive)
|
||||
- [codediff.nvim](https://github.com/esmuellert/codediff.nvim)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue