17 Commits

Author SHA1 Message Date
Clément Joly
3d84a9acf5 style: add .editorconfig 2022-06-04 12:04:03 +00:00
Clément Joly
e0a4455569 doc: clarify free keys 2022-06-04 12:04:03 +00:00
Clément Joly
5df24240ce
Update Readme.md 2022-05-13 20:32:30 +01:00
Clément Joly
262c921df5 feat: add « in visual mode with automatic reselection 2022-05-07 21:12:41 +00:00
Clément Joly
218072b427 doc: clarify setup 2022-05-07 21:07:50 +00:00
Clément Joly
1f1c6cd850 feat: add support for some plugin
Same as upstream
2022-05-07 21:05:09 +00:00
Clément Joly
bb12119765 doc: improve free key comments 2022-05-07 21:00:48 +00:00
Clément Joly
ac3392d10d doc: document group mapping feature 2022-05-07 20:59:01 +00:00
Clément Joly
363d16adcc feat: expose a few small groups of mapping changes
Those can be loaded as required
2022-05-07 20:54:16 +00:00
Clément Joly
8af301bc20 docs: improve comments 2022-05-07 20:38:27 +00:00
Clément Joly
484015a0b5 feat: always perform the mappings
I have found no use of not performing a mapping and the user can always
remap after calling setup.
2022-05-07 20:30:52 +00:00
Clément Joly
d7dc868fe4 feat: improve performance by mapping less text objects
Mapping things like tab navigation on text object is unnecessary and
even detrimental as these could be used for something else.
2022-05-07 20:24:52 +00:00
Clément Joly
00362b9325 fix: restore R mapping (to L) 2022-05-07 20:11:23 +00:00
Clément Joly
b81af2dace fix: gé and gB mappings 2022-05-07 20:06:08 +00:00
Clément Joly
5aff414d44 misc cleanup 2022-05-07 19:41:56 +00:00
Clément Joly
f4fde90367 Initial import from michamos/vim-bepo 2022-05-07 19:29:46 +00:00
Clément Joly
72f7645924 Initial commit 2022-05-07 19:01:29 +00:00