summaryrefslogtreecommitdiff
path: root/lua/plugins/windsurf.lua
diff options
context:
space:
mode:
Diffstat (limited to 'lua/plugins/windsurf.lua')
-rw-r--r--lua/plugins/windsurf.lua4
1 files changed, 4 insertions, 0 deletions
diff --git a/lua/plugins/windsurf.lua b/lua/plugins/windsurf.lua
new file mode 100644
index 0000000..6cfd566
--- /dev/null
+++ b/lua/plugins/windsurf.lua
@@ -0,0 +1,4 @@
+return {
+ "Exafunction/windsurf.vim",
+ event = "BufEnter",
+}