diff options
Diffstat (limited to 'init.lua')
| -rw-r--r-- | init.lua | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/init.lua b/init.lua new file mode 100644 index 0000000..52dac59 --- /dev/null +++ b/init.lua @@ -0,0 +1,2 @@ +-- Trey's super simple neovim config +require("config") |
