about summary refs log tree commit diff
path: root/.gitignore
diff options
context:
space:
mode:
authorsefidel <contact@sefidel.net>2023-10-01 20:58:43 +0900
committersefidel <contact@sefidel.net>2023-10-01 20:58:43 +0900
commit9805575ca35b2c1519e363309a9965bc56bb26a0 (patch)
treea7b3d2749659e15bf3dc41a66943c035d294996b /.gitignore
parent22476d08ae70f91bfd5fed6cead99f5a7b8e011d (diff)
downloadnvimrc-9805575ca35b2c1519e363309a9965bc56bb26a0.tar.gz
nvimrc-9805575ca35b2c1519e363309a9965bc56bb26a0.zip
chore: remove 'plugins' from gitignore
This commit removes the 'plugins' folder from gitignore since the
package manager which generates this folder, packer, is now replaced
with lazy.nvim.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 8cb205e..e69de29 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +0,0 @@
-plugin