aboutsummaryrefslogtreecommitdiff
path: root/nvim/lua/plugins/pencil.lua
diff options
context:
space:
mode:
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",
+}