| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-12-16 | Make a plugin for leaving insert mode | jdhao | |
| 2020-11-24 | Using jk to escape insert mode without lagging. | jdhao | |
| See https://jdhao.github.io/2020/11/23/neovim_better_mapping_for_leaving_insert_mode/. | |||
| 2020-11-21 | add text objects for entire buffer | jdhao | |
| 2020-11-14 | move function to autoload dir | jdhao | |
| 2020-11-12 | Move text object to autoload directory | jdhao | |
| 2020-11-12 | update xmap for visual mode mappings | jdhao | |
| 2020-11-12 | handle multiple URL text objects in the same line. | jdhao | |
| 2020-11-12 | Fall back to defaul URL detection if highlighturl not available. | jdhao | |
| 2020-11-12 | feat: add iu text object for URL (no au provided) | jdhao | |
| Usage: select current URL: viu yank current URL: yiu delete/change current URL: diu/ciu | |||
| 2020-10-31 | move custom settings to core/ directory | jdhao | |
