-
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
10 changed files
with
10 additions
and
10 deletions.
There are no files selected for viewing
Submodule diffview.nvim
updated
6 files
+28 −20 | README.md | |
+9 −9 | doc/diffview.txt | |
+4 −2 | doc/diffview_defaults.txt | |
+2 −0 | lua/diffview/config.lua | |
+12 −2 | lua/diffview/scene/window.lua | |
+2 −0 | lua/diffview/vcs/file.lua |
Submodule git-conflict.nvim
updated
3 files
+1 −1 | README.md | |
+2 −2 | doc/git-conflict.txt | |
+3 −2 | lua/git-conflict.lua |
Submodule neogit
updated
4 files
+1 −1 | README.md | |
+1 −0 | doc/neogit.txt | |
+2 −2 | lua/neogit/config.lua | |
+3 −2 | lua/neogit/lib/buffer.lua |
Submodule neovim-session-manager
updated
2 files
+1 −1 | lua/session_manager/init.lua | |
+14 −11 | lua/session_manager/utils.lua |
Submodule nvim-highlight-colors
updated
2 files
+2 −2 | lua/nvim-highlight-colors/init.lua | |
+7 −9 | lua/nvim-highlight-colors/utils.lua |
Submodule nvim-lspconfig
updated
3 files
+42 −0 | doc/server_configurations.md | |
+42 −0 | doc/server_configurations.txt | |
+30 −0 | lua/lspconfig/server_configurations/msbuild_project_tools_server.lua |
Submodule nvim-treesitter
updated
6 files
+4 −3 | .github/workflows/lint.yml | |
+11 −11 | lockfile.json | |
+1 −1 | queries/cpp/highlights.scm | |
+0 −3 | queries/query/highlights.scm | |
+33 −32 | queries/solidity/highlights.scm | |
+2 −2 | scripts/format-queries.lua |
Submodule telescope.nvim
updated
8 files