-
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 lualine.nvim
updated
4 files
+2 −2 | lua/lualine/components/diagnostics/sources.lua | |
+27 −20 | lua/lualine/components/filename.lua | |
+16 −0 | lua/lualine/extensions/overseer.lua | |
+84 −18 | tests/spec/component_spec.lua |
Submodule neovim-ayu
updated
3 files
+1 −1 | README.md | |
+2 −0 | lua/ayu/colors.lua | |
+25 −20 | lua/ayu/init.lua |
Submodule neovim-session-manager
updated
3 files
+12 −12 | lua/session_manager/init.lua | |
+7 −1 | lua/session_manager/subcommands.lua | |
+40 −11 | lua/session_manager/utils.lua |