diff --git a/meta/tasks/lvim.yaml b/meta/tasks/lvim.yaml
index 35ff63e..841b24f 100644
--- a/meta/tasks/lvim.yaml
+++ b/meta/tasks/lvim.yaml
@@ -3,9 +3,3 @@
       glob: true
       path: conf.d/lvim
 
-# - shell:
-#     - command: '/usr/bin/env bash -c "$(which nvim) -es -u ${HOME}/.config/nvim/init.vim -i NONE -c PlugInstall -c qa || true"'
-#       stdout: true
-#       stdin: true
-#       stderr: true
-#       description: Installing Nvim plugins