diff --git a/.vimrc b/.vimrc index 0a122dc..99f95f7 100644 --- a/.vimrc +++ b/.vimrc @@ -34,6 +34,7 @@ set shell=bash\ -l " Shortcuts command! Proximate :e ~/Cloud/Notes/Proximate.md command! W :w|b#|bd# +command! -range Comment ,s/\%V.*\%V.// " Create panda command for pandout command! -nargs=1 Panda execute ':w' | execute ':!~/.scripts/panda.sh % '