summaryrefslogtreecommitdiff
path: root/fnl
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2024-06-30 13:23:10 +0200
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2024-06-30 13:23:10 +0200
commitdcb6bb41f1eadb9a3877642f1456e942a824231e (patch)
tree7bbb28dd4ff691380cf623fd47b29271d32cbaef /fnl
parent6b4eb41a2ae820ff4379bcc963dbdf3e5c4a2293 (diff)
Fix gitsigns opts
Diffstat (limited to 'fnl')
-rw-r--r--fnl/plugins/gitsigns.fnl3
1 files changed, 1 insertions, 2 deletions
diff --git a/fnl/plugins/gitsigns.fnl b/fnl/plugins/gitsigns.fnl
index 38beb02..a0a59d0 100644
--- a/fnl/plugins/gitsigns.fnl
+++ b/fnl/plugins/gitsigns.fnl
@@ -71,7 +71,6 @@
:style :minimal
:relative :cursor
:row 0
- :col 1}
- :yadm {:enable false}})
+ :col 1}})
{1 :lewis6991/gitsigns.nvim :event [:BufReadPre :BufNewFile] : opts : keys}