Skip to content

Commit 2b8b858

Browse files
committed
chore(nvim): remove diffs.nvim plugin
1 parent 85367b3 commit 2b8b858

3 files changed

Lines changed: 0 additions & 19 deletions

File tree

lua/plugins/diffs.lua

Lines changed: 0 additions & 14 deletions
This file was deleted.

nvim-pack-lock.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,6 @@
3030
"rev": "f2634758455cfa52a8acea6f142dcd6271a1bf57",
3131
"src": "https://github.com/monaqa/dial.nvim.git"
3232
},
33-
"diffs.nvim": {
34-
"rev": "590eae9db9243bfa2e9a04ac444592b2a54641cc",
35-
"src": "https://github.com/barrettruth/diffs.nvim.git"
36-
},
3733
"flash.nvim": {
3834
"rev": "fcea7ff883235d9024dc41e638f164a450c14ca2",
3935
"src": "https://github.com/folke/flash.nvim.git"

readme.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,6 @@ On first launch, [packard.nvim](https://github.com/ruicsh/packard.nvim) will boo
102102
### Git
103103

104104
- [codediff](https://github.com/esmuellert/codediff.nvim) - diff
105-
- [diffs](https://github.com/barrettruth/diffs.nvim) - syntax highlighting
106105
- [fugitive](https://github.com/tpope/vim-fugitive) - status, commit, push
107106
- [gitportal](https://codeberg.org/trevorhauter/gitportal.nvim) - Open remote
108107
- [gitsigns](https://github.com/lewis6991/gitsigns.nvim) - hunks, blame

0 commit comments

Comments
 (0)