๐Ÿ“ฆ PeDro0210 / General-Dotfiles

๐Ÿ“„ init.lua ยท 6 lines
1
2
3
4
5
6require("config.lazy")
require("config.lua_line")

-- for the cmd line to be hidden while not being used
vim.o.cmdheight = 0