-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
5 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
Submodule diffview.nvim
updated
4 files
+15 −14 | README.md | |
+4 −0 | lua/diffview/scene/view.lua | |
+1 −10 | lua/diffview/scene/views/standard/standard_view.lua | |
+8 −0 | lua/diffview/vcs/adapters/git/init.lua |
Submodule none-ls.nvim
updated
2 files
+6 −5 | lua/null-ls/utils/init.lua | |
+7 −0 | lua/null-ls/utils/tbl_flatten.lua |
Submodule nvim-highlight-colors
updated
3 files
+18 −2 | README.md | |
+41 −12 | lua/nvim-highlight-colors/init.lua | |
+68 −37 | lua/nvim-highlight-colors/utils.lua |