nvim/init.lua

5 lines
99 B
Lua

-- bootstrap lazy.nvim, LazyVim and your plugins
require("config.lazy")
vim.g.editorconfig = true