tpope / vim-pathogen

pathogen.vim: manage your runtimepath

Home Page:http://www.vim.org/scripts/script.php?script_id=2332

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Please accomodate fixed-column comment formats

jkulesza opened this issue · comments

I recently came across this fork of vim-commentary that handles the functionality I'm looking for: forcing vim-commentary to insert the comment character in a particular column. In this instance, new variables are introduced: g:commentary_fixed and g:commentary_fixed_pos.

It doesn't look like the author has made a pull request, but I hope you might consider adding it to your own plugin with proper attribution.

Wrong repo.