From 49556aa748a16f067d7ab5c511f2d381a1cc38c1 Mon Sep 17 00:00:00 2001 From: Naz Date: Thu, 17 Apr 2025 17:50:25 +0100 Subject: =?UTF-8?q?=E2=9C=A8feat:=20apparently=20codeium=20is=20called=20w?= =?UTF-8?q?indsurf=20now?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lua/plugins/windsurf.lua | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 lua/plugins/windsurf.lua (limited to 'lua/plugins/windsurf.lua') 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", +} -- cgit v1.2.3