aboutsummaryrefslogtreecommitdiff
path: root/fnl/plugins/gitsigns.fnl
diff options
context:
space:
mode:
authoramelia squires <[email protected]>2024-10-24 06:53:08 -0500
committeramelia squires <[email protected]>2024-10-24 06:53:08 -0500
commite47fa485563a8a806c52f66a18471bbf012ac5c1 (patch)
tree2e56afccd9c2dd25549a99c5d3ad1a6316331f75 /fnl/plugins/gitsigns.fnl
parent128bb9acbce77e20473857345b0956739e8b6fca (diff)
add stuff
Diffstat (limited to 'fnl/plugins/gitsigns.fnl')
-rw-r--r--fnl/plugins/gitsigns.fnl1
1 files changed, 1 insertions, 0 deletions
diff --git a/fnl/plugins/gitsigns.fnl b/fnl/plugins/gitsigns.fnl
new file mode 100644
index 0000000..9810906
--- /dev/null
+++ b/fnl/plugins/gitsigns.fnl
@@ -0,0 +1 @@
+((. (require :gitsigns) :setup))