aboutsummaryrefslogtreecommitdiff
path: root/core/mappings.vim
AgeCommit message (Collapse)Author
2020-11-12update xmap for visual mode mappingsjdhao
2020-11-12handle multiple URL text objects in the same line.jdhao
2020-11-12Fall back to defaul URL detection if highlighturl not available.jdhao
2020-11-12feat: 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-31move custom settings to core/ directoryjdhao