| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-10-17 | update leaderf conf | jdhao | |
| 2021-10-16 | Add warning for deprecated mappings | jdhao | |
| 2021-10-16 | change LeaderF mappings | jdhao | |
| Make the mapping consistent | |||
| 2021-09-09 | update registers.nvim settings | jdhao | |
| 2021-08-27 | Colorscheme plugins as opt plugins | jdhao | |
| 2021-08-26 | update leaderf settings | jdhao | |
| 2021-08-18 | Use nvim-hlslens instead of vim-anzu | jdhao | |
| 2021-08-16 | update vim-airline settings | jdhao | |
| 2021-08-13 | Use barbar.nvim for tabline | jdhao | |
| 2021-08-09 | update vim-airline settings | jdhao | |
| 2021-08-08 | Use custom git branch name for vim-airline | jdhao | |
| Airline relies on fugitive to get the branch name, but fugitive is conditionally loaded. So the branch name is not shown. We need to provide our own function to get the branch name. | |||
| 2021-08-07 | refactor: set all custom highlight in one function | jdhao | |
| 2021-08-07 | chore: formatting and fix spell errors | jdhao | |
| 2021-08-05 | update airlinethemes | jdhao | |
| + Remove jellybeans and luna (they look terrible for ZOC terminal) + Add more themes | |||
| 2021-08-04 | update vista settings | jdhao | |
| Remove double click mapping since it is added natively by vista | |||
| 2021-08-01 | update wilder.nvim settings | jdhao | |
| 2021-08-01 | ALE is not needed (use nvim-lsp instead) | jdhao | |
| 2021-08-01 | Add wilder.nvim for cmdline auto-completion | jdhao | |
| 2021-07-30 | update airline themes | jdhao | |
| 2021-07-27 | update fugitive settings | jdhao | |
| 2021-07-24 | Clean the code | jdhao | |
| 2021-07-24 | Remove plugin vim-titlecase | jdhao | |
| I cann't even remember when I used it last time. | |||
| 2021-07-14 | Use lua to configure lua plugins | jdhao | |
| 2021-07-09 | update packer and plugin settings | jdhao | |
| 2021-07-07 | No need for nvim-miniyank | jdhao | |
| Block paste issue fixed in https://github.com/neovim/neovim/pull/14848. | |||
| 2021-07-06 | Change vim-airline settings | jdhao | |
| When init.vim is sourced, runtimepath has been changed yet. So we can not find vim-airlinethemes under runtimepath. | |||
| 2021-07-06 | Update firenvim-related settings | jdhao | |
| 2021-07-06 | update register.nvim settings | jdhao | |
| 2021-07-05 | update register.nvim settings | jdhao | |
| See also https://github.com/tversteeg/registers.nvim/issues/30. | |||
| 2021-07-05 | Add plugin register.nvim | jdhao | |
| 2021-07-02 | switch to packer for plugin management | jdhao | |
| 2021-06-26 | update better-escape.vim settings | jdhao | |
| 2021-06-26 | Switch to clangd for nvim-lsp | jdhao | |
| ccls has some false positive warnings, and it is hard to install on Linux server without roor rights. | |||
| 2021-05-15 | Update vim-airline settings | jdhao | |
| Disable the scrollbar feature. It is distracting. Ref: https://github.com/vim-airline/vim-airline/commit/ecac148e19fe28d0f13af5f99d9500c2eadefe4c | |||
| 2021-04-21 | update indent-blankline settings | jdhao | |
| 2021-04-14 | Tweak lua stuff | jdhao | |
| 2021-04-13 | update vim-fugitive settings | jdhao | |
| 2021-04-13 | Add more plugins | jdhao | |
| 2021-04-12 | Move lua config to its own lua files | jdhao | |
| Embedding lua in vimscript using lua here doc is not ideal for editing. | |||
| 2021-04-11 | Make nvim-compe setting all lua | jdhao | |
| For lua plugins, configuring them in lua instead of vim script is sensible. | |||
| 2021-04-09 | update nvim-lsp config | jdhao | |
| 2021-04-09 | update nvim-compe settings | jdhao | |
| 2021-04-08 | remove plugin emmet.vim | jdhao | |
| Rarely used. | |||
| 2021-04-08 | update nvim-lsp config | jdhao | |
| 2021-04-07 | update nvim-lsp related settings | jdhao | |
| 2021-04-06 | Use nvim builtin lsp instead of vim-lsp | jdhao | |
| 2021-03-27 | Remove blamer.nvim | jdhao | |
| We can select a line and use command :Git blame to show the blame message for this line. So this plugin is not really needed. | |||
| 2021-03-25 | update Python settings and related doc | jdhao | |
| 2021-03-23 | update ignore settings | jdhao | |
| 2021-03-23 | Add more settings for cpp | jdhao | |
