| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-08-20 | update the autocmd for saving a file | jdhao | |
| 2022-08-15 | update firenvim conf | jdhao | |
| 2022-08-15 | handle large file better | jdhao | |
| 2022-08-13 | init.vim --> init.lua follow | jdhao | |
| 2022-08-10 | update mappings | jdhao | |
| 1. add mapping for gJ 2. remove mappings for <C-H>, since I rarely use them | |||
| 2022-08-06 | disable language command in macOS for now | jdhao | |
| Due to packaging issue, nvim version 0.7.2 for macOS does not have `:language` command built in, see also neovim/neovim#19127. | |||
| 2022-08-01 | small fix | jdhao | |
| 2022-08-01 | revert to vim-auto-save | jdhao | |
| auto-save.nvim is erroring out | |||
| 2022-07-28 | add theme catppuccin | jdhao | |
| 2022-07-27 | update winblend | jdhao | |
| 2022-06-28 | disable showing current theme used | jdhao | |
| 2022-06-28 | update option shortmess | jdhao | |
| 2022-06-05 | disable sql omni completion | jdhao | |
| 2022-05-29 | add lua map module and more mappings | jdhao | |
| 2022-05-03 | add new map | jdhao | |
| 2022-05-02 | update vimtex conf, close #50 | jdhao | |
| Fix deprecated options | |||
| 2022-04-20 | update LeaderF conf | jdhao | |
| 2022-04-16 | [nvim 0.7] use filetype.lua for detecting ft | jdhao | |
| 2022-04-16 | [nvim 0.7] no more py2 support | jdhao | |
| 2022-04-10 | update wilder.nvim conf | jdhao | |
| 2022-03-29 | [fix] quit does not work for 2 windows | jdhao | |
| If current buf in remaning two or more windows are filetypes in the quit list, we should also quit nvim also. | |||
| 2022-02-11 | fix: wilder.nvim auto-start improvement | jdhao | |
| Using CursorHold to start wilder.nvim is not ideal, since it depends on the value of option 'updatetime'. Using a timer may be a better idea. | |||
| 2022-02-09 | chore: update theme hint message | jdhao | |
| 2022-02-05 | Use nvim-tree as file explorer when we open a folder | jdhao | |
| netrw plugin needs to be disabled, and nvim-tree needs to be start package. Otherwise, the hijacking won't work, and when we open a folder, it just open a new file with the same name. | |||
| 2022-02-03 | update logging conf | jdhao | |
| 2022-02-03 | chore: add comment | jdhao | |
| 2022-02-02 | update LeaderF conf | jdhao | |
| 2022-01-30 | use debug mode | jdhao | |
| 2022-01-26 | update matchparen highlight | jdhao | |
| 2022-01-13 | use lua for may_create_dir | jdhao | |
| 2022-01-13 | feat: create parent dir of current file if it does not exist | jdhao | |
| 2022-01-09 | chore: remove semshi settings | jdhao | |
| That plugin has been deleted before | |||
| 2022-01-07 | add icon and scrollbar for wilder.nvim | jdhao | |
| 2022-01-07 | simplify wilder.nvim settings | jdhao | |
| 2022-01-07 | fix: link is broken for wilder.nvim | jdhao | |
| 2022-01-06 | wilder.nvim popup menu now respects pumblend | jdhao | |
| See also https://github.com/gelguy/wilder.nvim/pull/115. | |||
| 2022-01-04 | remove two mappings that warn of mapping deprecation | jdhao | |
| 2021-12-29 | g:mapleader | jdhao | |
| 2021-12-28 | refactor: resume edit position --> resume cursor position | jdhao | |
| 2021-12-23 | add colorscheme kanagawa | jdhao | |
| 2021-12-20 | fix bug in go to last edit position | jdhao | |
| If a go-to-line command is given, do not go to last edit position for the file. | |||
| 2021-12-15 | renaming variables | jdhao | |
| 2021-12-11 | remove oo and OO normal mode mapping | jdhao | |
| 2021-12-11 | update nvim-hlslens settings | jdhao | |
| 2021-12-10 | use en_US.utf-8 as default | jdhao | |
| 2021-12-06 | remove plugin gutentags | jdhao | |
| I rarely use it. | |||
| 2021-12-05 | remove mentioning of vim-airline | jdhao | |
| 2021-12-05 | replace vim-airline with lualine | jdhao | |
| Lualine is now feature-rich and faster than vim-airline. | |||
| 2021-12-05 | update fugitive conf | jdhao | |
| 2021-12-05 | more fugitive shortcut | jdhao | |
