summaryrefslogtreecommitdiff
path: root/fnl/config/stay-in-place.fnl
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2023-01-11 00:41:17 +0100
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2023-01-11 00:41:17 +0100
commitf318452070d42e51231f7880a5d0eaa93d978a1e (patch)
treec76f35889ebc7a4e52bbd06e07c8f33f9bf68f5d /fnl/config/stay-in-place.fnl
parent433952cf3efa8e2b5e23ff0e76a4afe6f95d44b5 (diff)
Rip aniseed, hail hotpot
Diffstat (limited to 'fnl/config/stay-in-place.fnl')
-rw-r--r--fnl/config/stay-in-place.fnl3
1 files changed, 0 insertions, 3 deletions
diff --git a/fnl/config/stay-in-place.fnl b/fnl/config/stay-in-place.fnl
deleted file mode 100644
index b264a05..0000000
--- a/fnl/config/stay-in-place.fnl
+++ /dev/null
@@ -1,3 +0,0 @@
-;; Keep cursor at character when indenting.
-
-{1 :gbprod/stay-in-place.nvim :event :BufReadPost :config true}