about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--fnl/nvrc/options.fnl2
1 files changed, 1 insertions, 1 deletions
diff --git a/fnl/nvrc/options.fnl b/fnl/nvrc/options.fnl
index d7ee172..8960178 100644
--- a/fnl/nvrc/options.fnl
+++ b/fnl/nvrc/options.fnl
@@ -1,4 +1,4 @@
-(import-macros {: set! : setv!} :nvrc.macro.set)
+(import-macros {: set!} :nvrc.macro.set)
 
 (set! clipboard :unnamedplus)