You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "One thing I liked in Emacs is the ability to insert comments\nat the end of line using <M-;>. \nThis script tries to achieve the same for Vim.\nIf there's already a comment, it's aligned.\n\nMaybe, your language is supported. \nIf not, it's easy to add new ones.\n\nThis script was inspired by Meikel Brandmeyers EnhCommentify.vim: vimscript#23",
"install_details": "Put it in your ~/.vim/plugin",