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
Would it be possible to add an option to allow inserting comment characters at the level of indentation?
I'm moving from tpope's vim-commentary plugin and this behavior is actually default, but he offers an option to make it work like nvim-comment does now:
Assign b:commentary_startofline to insert comment characters at column 1 regardless of indentation.
The text was updated successfully, but these errors were encountered:
Would it be possible to add an option to allow inserting comment characters at the level of indentation?
I'm moving from tpope's vim-commentary plugin and this behavior is actually default, but he offers an option to make it work like nvim-comment does now:
The text was updated successfully, but these errors were encountered: