HELLO NvChad
This commit is contained in:
11
lua/custom/init.lua
Normal file
11
lua/custom/init.lua
Normal file
@@ -0,0 +1,11 @@
|
||||
-- local autocmd = vim.api.nvim_create_autocmd
|
||||
|
||||
-- Auto resize panes when resizing nvim window
|
||||
-- autocmd("VimResized", {
|
||||
-- pattern = "*",
|
||||
-- command = "tabdo wincmd =",
|
||||
-- })
|
||||
--
|
||||
local opt = vim.opt
|
||||
|
||||
opt.laststatus = 3
|
||||
Reference in New Issue
Block a user