aboutsummaryrefslogtreecommitdiff
path: root/nvim/lua/plugins/pencil.lua
diff options
context:
space:
mode:
authorfoswret <foswret@posteo.com>2025-12-11 20:32:55 -0600
committerfoswret <foswret@posteo.com>2025-12-11 20:32:55 -0600
commit1a6cad01c92223062fa97eb6ee56e08ee869b0b4 (patch)
tree65729a8627b981c342b9786fe429f50c69d25d22 /nvim/lua/plugins/pencil.lua
parentd83b5015b2ee0f896e9a1b59521799d01c94ad67 (diff)
automated commit at 20:32:55 on 12/11/25HEADmaster
Diffstat (limited to 'nvim/lua/plugins/pencil.lua')
-rw-r--r--nvim/lua/plugins/pencil.lua3
1 files changed, 3 insertions, 0 deletions
diff --git a/nvim/lua/plugins/pencil.lua b/nvim/lua/plugins/pencil.lua
new file mode 100644
index 0000000..bdd9026
--- /dev/null
+++ b/nvim/lua/plugins/pencil.lua
@@ -0,0 +1,3 @@
+return {
+ "preservim/vim-pencil",
+}