diff options
-rw-r--r-- | fnl/plugins/gitsigns.fnl | 3 |
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} |