aboutsummaryrefslogtreecommitdiff
path: root/core/mappings.vim
AgeCommit message (Expand)Author
2021-10-19clean mappingsjdhao
2021-10-18nvim-notify updatejdhao
2021-10-18remove unused mappingjdhao
2021-10-16fix error caused by removal of vim-auto-savejdhao
2021-10-11update mappingjdhao
2021-10-11do not shadow default keys in normal modejdhao
2021-08-20Reduce timeout for nvim-notifyjdhao
2021-08-05Use nvim-notify for showing messagesjdhao
2021-08-02Add more mappingsjdhao
2021-06-26clean mappingsjdhao
2021-06-19Update mappings.vimjdhao
2021-01-12Fix bug for text object for the entire bufferjdhao
2020-12-16Make a plugin for leaving insert modejdhao
2020-11-24Using jk to escape insert mode without lagging.jdhao
2020-11-21add text objects for entire bufferjdhao
2020-11-14move function to autoload dirjdhao
2020-11-12Move text object to autoload directoryjdhao
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
2020-10-31move custom settings to core/ directoryjdhao