import parsers for nix

main
Zynh Ludwig 2024-07-22 01:39:25 -07:00
parent b754c49669
commit 3668419abd
1 changed files with 2 additions and 0 deletions

View File

@ -1,4 +1,6 @@
-- bootstrap lazy.nvim, LazyVim and your plugins
require("config.lazy")
local ok, mymod = pcall(require, "parsers")
vim.g.editorconfig = true