From 04c2b6c07fdf711d983a9afd4d1ca5deb84d2102 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Sat, 11 May 2024 22:49:26 +0200 Subject: Rename git-conflict --- fnl/plugins/git-conflict.fnl | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 fnl/plugins/git-conflict.fnl (limited to 'fnl/plugins/git-conflict.fnl') diff --git a/fnl/plugins/git-conflict.fnl b/fnl/plugins/git-conflict.fnl new file mode 100644 index 0000000..df3285e --- /dev/null +++ b/fnl/plugins/git-conflict.fnl @@ -0,0 +1,13 @@ +;; Resolve git conflicts. + +(local keys [{1 :gi + 2 :GitConflictListQf + :desc "Git Conflict Quick Fix"} + {1 :gg + 2 :GitConflictRefresh + :desc "Git Conflict Refresh"}]) + +{1 :akinsho/git-conflict.nvim + :version "*" + :config true + : keys} -- cgit v1.2.3-70-g09d2