aboutsummaryrefslogtreecommitdiff
path: root/core/autocommands.vim
AgeCommit message (Expand)Author
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
2021-12-28refactor: resume edit position --> resume cursor positionjdhao
2021-12-20fix bug in go to last edit positionjdhao
2021-11-07drop auto-remove trailing whitespacesjdhao
2021-11-05change matchparen highlightjdhao
2021-11-02remove trailing whitespace on savejdhao
2021-10-31remove redundant fold marksjdhao
2021-10-31change matchup higlightjdhao
2021-10-22fix docjdhao
2021-10-18nvim-notify updatejdhao
2021-08-20Reduce timeout for nvim-notifyjdhao
2021-08-08Neovim --> Nvimjdhao
2021-08-07Move packer compile autocmd to new placejdhao
2021-08-07refactor: set all custom highlight in one functionjdhao
2021-08-07chore: formatting and fix spell errorsjdhao
2021-08-07Fix: the loading condition for fugitive is wrongjdhao
2021-08-05Use nvim-notify for showing messagesjdhao
2021-07-24Refactor: use a unified log functionjdhao
2021-07-24Simplify file reload logicjdhao
2021-07-17Update nvim-lspconfig settingsjdhao
2021-03-20Remove cmd line message auto-clear featurejdhao
2021-02-21Refactor the auto-quit logicjdhao
2021-02-17Move cursor color autocmd to autocommands scriptjdhao
2020-11-06Fix the issue that inccommand breaks one-line if-else statementjdhao
2020-10-31move custom settings to core/ directoryjdhao