summaryrefslogtreecommitdiff
path: root/plugin/glow.lua
diff options
context:
space:
mode:
authorseth <[email protected]>2024-07-14 13:22:06 -0400
committerseth <[email protected]>2024-07-14 13:47:39 -0400
commit3b6713330b153b1123e859e2c114b3ac5e919744 (patch)
tree3134df988dfc50117617999290b94d8672f5f5c4 /plugin/glow.lua
parentc2502cc391ae5c41d527f65e27cc94e43db31133 (diff)
add glow.nvim
Diffstat (limited to 'plugin/glow.lua')
-rw-r--r--plugin/glow.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugin/glow.lua b/plugin/glow.lua
new file mode 100644
index 0000000..9eb5dd2
--- /dev/null
+++ b/plugin/glow.lua
@@ -0,0 +1 @@
+require("glow").setup()