Start building out the config and modules / libs that will make up the dotfiles. This will start to take over the puppet and eventually be the only things getting use going forward.
5 lines
102 B
Lua
5 lines
102 B
Lua
|
|
require("modules.clojure")
|
|
require("modules.lua-lsp")
|
|
require("modules.nvim")
|
|
require("modules.nvm")
|