mirror of
https://github.com/eRgo35/nix-config.git
synced 2026-02-04 11:16:11 +01:00
nvchad custom config
This commit is contained in:
7
apps/nvchad/custom/init.lua
Normal file
7
apps/nvchad/custom/init.lua
Normal file
@@ -0,0 +1,7 @@
|
||||
-- local autocmd = vim.api.nvim_create_autocmd
|
||||
|
||||
-- Auto resize panes when resizing nvim window
|
||||
-- autocmd("VimResized", {
|
||||
-- pattern = "*",
|
||||
-- command = "tabdo wincmd =",
|
||||
-- })
|
||||
Reference in New Issue
Block a user