From 1a6cad01c92223062fa97eb6ee56e08ee869b0b4 Mon Sep 17 00:00:00 2001 From: foswret Date: Thu, 11 Dec 2025 20:32:55 -0600 Subject: automated commit at 20:32:55 on 12/11/25 --- nvim/lua/plugins/pencil.lua | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 nvim/lua/plugins/pencil.lua (limited to 'nvim/lua/plugins/pencil.lua') 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", +} -- cgit v1.2.3