ferreum pushed to master at ferreum/vim-commentary 2026年01月25日 19:25:59 +01:00
4c69e2c949 Fix first char swallowed on uncomment with missing whitespace
ferreum pushed to master at ferreum/vim-commentary 2026年01月24日 17:59:48 +01:00
f7a8398a19 Strip trailing whitespace when commenting blank line
8e1824ef83 Preserve comment string when encountering comment without spaces
9bffdfff76 Clear blank lines after uncommenting
Compare 3 commits »
ferreum created branch master in ferreum/vim-commentary 2026年01月23日 20:57:56 +01:00
ferreum pushed to master at ferreum/vim-commentary 2026年01月23日 20:57:56 +01:00
8f7ca76c26 Do not uncomment if blank line is included
9b097d20b2 Stop textobject at blank lines
64be7200fa Include comment-sign-only lines in textobject
888af2dbac Indent comments on empty lines
0a679129dd Uncomment lines with only left comment part too
Compare 10 commits »
ferreum created repository ferreum/vim-commentary 2026年01月23日 20:57:50 +01:00
ferreum pushed to master at ferreum/vim-bufstack 2026年01月12日 22:55:17 +01:00
bd1192eac2 remove test mappings
ferreum pushed to master at ferreum/vim-bufstack 2026年01月10日 20:57:42 +01:00
0a36f5d47d readme: code-format example buffer names
ferreum pushed to master at ferreum/vim-bufstack 2026年01月10日 20:55:54 +01:00
2de03963a1 readme: fix grammar, reorder
ferreum pushed to master at ferreum/vim-bufstack 2026年01月10日 18:16:35 +01:00
a1190ce1b8 readme: empty buffer, not file
ferreum pushed to master at ferreum/vim-bufstack 2026年01月10日 18:13:12 +01:00
fbd49fcce0 readme: describe behavior of non-bufstack commands
ferreum pushed to master at ferreum/vim-bufstack 2026年01月10日 18:10:34 +01:00
8e553bbe38 readme: describe behavior of non-bufstack commands
ferreum pushed to master at ferreum/vim-bufstack 2026年01月10日 17:44:23 +01:00
dbe75de614 readme: add new window behavior, clean up
ferreum pushed to master at ferreum/vim-bufstack 2026年01月10日 17:31:28 +01:00
8fa91dc9ca readme: expand Previous/Next description
ferreum pushed to master at ferreum/vim-bufstack 2026年01月10日 17:17:52 +01:00
d8281a7a93 readme: fix command/mapping lists
ferreum pushed to master at ferreum/vim-bufstack 2026年01月10日 17:14:04 +01:00
8820a2a664 add BsOnly command
ferreum pushed to master at ferreum/vim-bufstack 2026年01月10日 17:12:00 +01:00
0508a98ded readme: clarify
ferreum pushed to master at ferreum/vim-bufstack 2026年01月10日 17:09:53 +01:00
6fbd273888 readme: extend general behavior example
ferreum pushed to master at ferreum/vim-bufstack 2026年01月10日 17:05:23 +01:00
b26b65f80e add readme
ferreum pushed to master at ferreum/vim-bufstack 2026年01月10日 15:29:44 +01:00
926fbcbe2d do not extend window local list when going backwards
ferreum pushed to master at ferreum/vim-bufstack 2026年01月10日 15:29:13 +01:00
9b46d07f43 fix error when going out of bounds with BsPrevious