Initial Commit
This commit is contained in:
commit
bcb5556f7c
10 changed files with 166 additions and 0 deletions
5
init.lua
Normal file
5
init.lua
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
require("config.lazy")
|
||||
|
||||
require("config.opts")
|
||||
require("config.lsp")
|
||||
require("config.keys")
|
||||
Loading…
Add table
Add a link
Reference in a new issue