mirror of
https://github.com/boxpositron/absolute-vim.git
synced 2026-06-27 12:03:18 +00:00
feat(plugins/tmux-status.lua): add tmux-status.nvim plugin configuration
feat(current-theme.lua): set colorscheme to catppuccino-mocha using vim.cmd
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
return {
|
||||
"christopher-francisco/tmux-status.nvim",
|
||||
lazy = true,
|
||||
opts = {},
|
||||
}
|
||||
Reference in New Issue
Block a user