aboutsummaryrefslogtreecommitdiff
path: root/lua/plugins/comment.lua
diff options
context:
space:
mode:
authorValentin Popov <valentin@popov.link>2023-03-30 21:54:32 +0300
committerValentin Popov <valentin@popov.link>2023-03-30 21:54:32 +0300
commit0f024abb5200ee0e6c96320cadeaba446682cb85 (patch)
tree11f9ca04df81d9d108d8d2c0cd6ccaa5cb36574f /lua/plugins/comment.lua
parent3dc419e3610dc248f3fedc1e4fba3d42a97b2863 (diff)
downloadnvim-config-0f024abb5200ee0e6c96320cadeaba446682cb85.tar.xz
nvim-config-0f024abb5200ee0e6c96320cadeaba446682cb85.zip
Переработал структуру настроек и плагинов
Signed-off-by: Valentin Popov <valentin@popov.link>
Diffstat (limited to 'lua/plugins/comment.lua')
-rw-r--r--lua/plugins/comment.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/lua/plugins/comment.lua b/lua/plugins/comment.lua
deleted file mode 100644
index 933d7b7..0000000
--- a/lua/plugins/comment.lua
+++ /dev/null
@@ -1 +0,0 @@
-require('Comment').setup {}