Working on Neogit keybind integration, plus other changes

This commit is contained in:
venus
2026-05-31 19:45:22 -05:00
parent 85d4c44b31
commit ccbebb5ceb
6 changed files with 148 additions and 87 deletions

View File

@@ -1,3 +1,7 @@
-- lua/autocommands.lua
-- Defines autocommands to run on certain events happening
-- TODO clean this with functions
-- [[dynamically change kitty window opacity when opening and closing]]
-- Define the target opacities
local nvim_opacity = "0.85"