| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-07-04 | Add debounce time for nvim-lsp | jdhao | |
| 2021-07-04 | update clangd settings | jdhao | |
| 2021-07-04 | update packer plugin settings | jdhao | |
| 2021-07-04 | Use master branch of indentblankline | jdhao | |
| 2021-07-02 | More tweak on packer.nvim | jdhao | |
| 2021-07-02 | switch to packer for plugin management | jdhao | |
| 2021-07-01 | update spell file | jdhao | |
| 2021-06-29 | Add more cpp snippets | jdhao | |
| 2021-06-27 | update cpp snippets | jdhao | |
| 2021-06-26 | update better-escape.vim settings | jdhao | |
| 2021-06-26 | clean mappings | 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-06-26 | Fix ultisnips issue with nvim-compe. | jdhao | |
| See also hrsh7th/nvim-compe#389. | |||
| 2021-06-26 | disable nvim-compe buffer source | jdhao | |
| 2021-06-26 | update cpp snippet | jdhao | |
| 2021-06-20 | Add cpp snippet | jdhao | |
| 2021-06-19 | update nvim-compe settings | jdhao | |
| Use ESC to close the nvim-compe completion menu | |||
| 2021-06-19 | Update mappings.vim | jdhao | |
| 2021-06-18 | update nvim-compe settings | jdhao | |
| Only enable omni and spell source for certain filetypes. See also https://github.com/hrsh7th/nvim-compe/pull/170 | |||
| 2021-06-18 | update docs | jdhao | |
| The users should nvim nightly version. | |||
| 2021-06-18 | Add cpp snippets | jdhao | |
| 2021-06-17 | Update nvim-compe settings | jdhao | |
| Only enable spell source for Markdown files, see also https://github.com/hrsh7th/nvim-compe/pull/84. | |||
| 2021-06-17 | update formatoptions for certain filetypes | jdhao | |
| 2021-06-15 | fix typo: False ---> false | jdhao | |
| 2021-06-15 | Fix diagnostic window auto-focus issue. | jdhao | |
| 2021-06-15 | Make diagnostic floating window unfocusable | jdhao | |
| It is annoying that the cursor is focused on the diagnostic floating window every time it is shown. See also: https://github.com/neovim/neovim/pull/14693 and https://github.com/neovim/neovim/pull/14649 | |||
| 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-18 | update doc | jdhao | |
| 2021-04-14 | Remove cursorline | jdhao | |
| 2021-04-14 | Tweak lua stuff | jdhao | |
| 2021-04-13 | update vim-fugitive settings | jdhao | |
| 2021-04-13 | update lua filetype settings | jdhao | |
| 2021-04-13 | update nvim-lsp config | jdhao | |
| 2021-04-13 | Add more plugins | jdhao | |
| 2021-04-12 | update lua filetype settings | jdhao | |
| 2021-04-12 | change lsp hover doc border | 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 | Disable unused provider | 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-04-06 | Enable embeded lua highlight in vim script | 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 | |
