Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #7 from bzbug/multiple-cursors | Lukas Tobler | 2020-12-27 | 1 | -17/+25 |
|\ | | | | | Add support for multiple cursors | ||||
| * | Move `lines` definition out of the loop | Git Rookie | 2020-12-16 | 1 | -1/+1 |
| | | |||||
| * | Add support for multiple cursors | Git Rookie | 2020-12-16 | 1 | -17/+25 |
| | | |||||
* | | Added dart as it's supported by syntax now | Yerlan | 2020-12-14 | 1 | -1/+1 |
|/ | |||||
* | Add support for markdown and correct typo. | Nils | 2017-10-31 | 1 | -4/+4 |
| | |||||
* | Make block comments behave like in vim-commentary | Lukas Tobler | 2017-09-12 | 1 | -21/+53 |
| | | | | A block will be completely commented unless all lines are comments. | ||||
* | Fix bug where it would crash with .tex files | Lukas Tobler | 2017-09-12 | 1 | -14/+9 |
| | |||||
* | Fix bug: crash when trying to comment empty lines | Lukas Tobler | 2017-09-11 | 1 | -0/+5 |
| | |||||
* | Initial commit | Lukas Tobler | 2017-09-09 | 1 | -0/+118 |