summaryrefslogtreecommitdiff
path: root/lua/ben/plugins/smoothie.lua
diff options
context:
space:
mode:
authorBenjamin Chaussé <Benjamin.Chausse@goto.com>2024-05-16 02:02:41 -0400
committerBenjamin Chaussé <Benjamin.Chausse@goto.com>2024-05-16 02:02:41 -0400
commit23e0f619463cb6ff4ce82239bc3b888d7fccf319 (patch)
treeee4ceb29c5ca0e0859e0226c74a8b7858387cbec /lua/ben/plugins/smoothie.lua
parent17c22a2ec66af3c73834c035659eb2bc687f58c0 (diff)
Major cleanup for macOS developmentneorg
Diffstat (limited to 'lua/ben/plugins/smoothie.lua')
-rw-r--r--lua/ben/plugins/smoothie.lua4
1 files changed, 0 insertions, 4 deletions
diff --git a/lua/ben/plugins/smoothie.lua b/lua/ben/plugins/smoothie.lua
deleted file mode 100644
index 3afb796..0000000
--- a/lua/ben/plugins/smoothie.lua
+++ /dev/null
@@ -1,4 +0,0 @@
-return {
- "psliwka/vim-smoothie",
- event = "CursorMoved",
-}