aboutsummaryrefslogtreecommitdiff
path: root/init.lua
diff options
context:
space:
mode:
authorTrey Bastian <hello@treybastian.com>2025-10-29 11:52:37 +0000
committerTrey Bastian <hello@treybastian.com>2025-10-29 11:52:37 +0000
commit019a93697352f442edfbf7b12abcaa0ff4293cfd (patch)
tree357523f499c13438cc61300f1812b4215a526cb1 /init.lua
new and improved nvim config
Diffstat (limited to 'init.lua')
-rw-r--r--init.lua2
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")