diff options
author | christianchiarulli <[email protected]> | 2021-06-27 22:11:33 -0400 |
---|---|---|
committer | christianchiarulli <[email protected]> | 2021-06-27 22:11:33 -0400 |
commit | 3009c6e5f667a450f39a792e17182c717bb2d751 (patch) | |
tree | eb1f8bbf95ff291f7a4abce9412b50c2564b603c /lua/lv-comment/init.lua | |
parent | 1dbb05ed5de0927ede5d0fb0733498674aef8409 (diff) |
use start now, for more speed
Diffstat (limited to 'lua/lv-comment/init.lua')
-rw-r--r-- | lua/lv-comment/init.lua | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lua/lv-comment/init.lua b/lua/lv-comment/init.lua deleted file mode 100644 index e1f13586..00000000 --- a/lua/lv-comment/init.lua +++ /dev/null @@ -1 +0,0 @@ -require('nvim_comment').setup() |