about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--fnl/nvrc/packs/treesitter.fnl2
1 files changed, 1 insertions, 1 deletions
diff --git a/fnl/nvrc/packs/treesitter.fnl b/fnl/nvrc/packs/treesitter.fnl
index 84ce9da..bb7b019 100644
--- a/fnl/nvrc/packs/treesitter.fnl
+++ b/fnl/nvrc/packs/treesitter.fnl
@@ -34,7 +34,7 @@
                                          :ad "@comment.outer"
                                          :am "@call.outer"
                                          :im "@call.inner"}}
-                      :swap {:enable true
+                      :swap {:enable false
                              :swap_next {:<M-l> "@parameter.inner"
                                          :<M-j> "@function.outer"}
                              :swap_previous {:<M-h> "@parameter.inner"