updated plugins
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
-- [[dynamicallt change kitty window opacity when opening and closing]]
|
||||
-- [[dynamically change kitty window opacity when opening and closing]]
|
||||
-- Define the target opacities
|
||||
local nvim_opacity = "0.85"
|
||||
local default_opacity = "0.6"
|
||||
|
||||
@@ -55,3 +55,7 @@ vim.o.confirm = true
|
||||
|
||||
vim.opt.termguicolors = true -- required for colorizer
|
||||
|
||||
--set background color on entering and leaving nvim
|
||||
require('autocommands')
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user