aboutsummaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Expand)Author
2022-04-16[nvim 0.7] no more py2 supportjdhao
2022-04-10update wilder.nvim confjdhao
2022-03-29[fix] quit does not work for 2 windowsjdhao
2022-02-11fix: wilder.nvim auto-start improvementjdhao
2022-02-09chore: update theme hint messagejdhao
2022-02-05Use nvim-tree as file explorer when we open a folderjdhao
2022-02-03update logging confjdhao
2022-02-03chore: add commentjdhao
2022-02-02update LeaderF confjdhao
2022-01-30use debug modejdhao
2022-01-26update matchparen highlightjdhao
2022-01-13use lua for may_create_dirjdhao
2022-01-13feat: create parent dir of current file if it does not existjdhao
2022-01-09chore: remove semshi settingsjdhao
2022-01-07add icon and scrollbar for wilder.nvimjdhao
2022-01-07simplify wilder.nvim settingsjdhao
2022-01-07fix: link is broken for wilder.nvimjdhao
2022-01-06wilder.nvim popup menu now respects pumblendjdhao
2022-01-04remove two mappings that warn of mapping deprecationjdhao
2021-12-29g:mapleaderjdhao
2021-12-28refactor: resume edit position --> resume cursor positionjdhao
2021-12-23add colorscheme kanagawajdhao
2021-12-20fix bug in go to last edit positionjdhao
2021-12-15renaming variablesjdhao
2021-12-11remove oo and OO normal mode mappingjdhao
2021-12-11update nvim-hlslens settingsjdhao
2021-12-10use en_US.utf-8 as defaultjdhao
2021-12-06remove plugin gutentagsjdhao
2021-12-05remove mentioning of vim-airlinejdhao
2021-12-05replace vim-airline with lualinejdhao
2021-12-05update fugitive confjdhao
2021-12-05more fugitive shortcutjdhao
2021-12-04update default value of option 'wrap'jdhao
2021-12-02update Leaderf rg confjdhao
2021-12-01[v0.6] default value for option inccommand and joinspaces changedjdhao
2021-12-01[v0.6] backupdir will be created by defaultjdhao
2021-12-01[v0.6] Y is mapped to y$ by defaultjdhao
2021-11-23refactor: renaming functionjdhao
2021-11-23refactor theme loadingjdhao
2021-11-23update LeaderF confjdhao
2021-11-21reword warning msgjdhao
2021-11-21update packer-related instructionsjdhao
2021-11-07drop auto-remove trailing whitespacesjdhao
2021-11-05change matchparen highlightjdhao
2021-11-03add mapping: keep cursor position after yankingjdhao
2021-11-03change mapping to insert semicolon in insert modejdhao
2021-11-03less timeoutjdhao
2021-11-03more mappingjdhao
2021-11-02remove trailing whitespace on savejdhao
2021-11-01move whitespace utility into separate pluginsjdhao