| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-08-20 | Merge pull request #70 from jdhao/lua-autuocmd | jdhao | |
| refactor: move part of autocmd to lua script | |||
| 2022-08-20 | refactor: move part of autocmd to lua script | jdhao | |
| 2022-08-20 | Merge pull request #69 from jdhao/fix-autocmd | jdhao | |
| update the autocmd for saving a file | |||
| 2022-08-20 | update the autocmd for saving a file | jdhao | |
| 2022-08-19 | Merge pull request #68 from jdhao/install-win | jdhao | |
| update install script for Windows | |||
| 2022-08-19 | update install script for Windows | jdhao | |
| 2022-08-18 | Merge pull request #67 from jdhao/packer-autoinstall | jdhao | |
| feat: auto-install plugins for fresh install | |||
| 2022-08-19 | feat: auto-install plugins for fresh install | jdhao | |
| 2022-08-18 | Merge pull request #66 from jdhao/lsp | jdhao | |
| add config dir to workspace.library for lua lsp | |||
| 2022-08-18 | add config dir to workspace.library for lua lsp | jdhao | |
| 2022-08-15 | Merge pull request #64 from jdhao/fix-firenvim | jdhao | |
| update firenvim conf | |||
| 2022-08-15 | update firenvim conf | jdhao | |
| 2022-08-15 | update mapping | jdhao | |
| 2022-08-15 | Merge pull request #63 from jdhao/large-file | jdhao | |
| handle large file better | |||
| 2022-08-15 | handle large file better | jdhao | |
| 2022-08-14 | update version check | jdhao | |
| 2022-08-14 | chore: renaming | jdhao | |
| 2022-08-14 | add fidget-nvim for lsp-progress | jdhao | |
| 2022-08-14 | Merge pull request #62 from jdhao/lua-lsp | jdhao | |
| update lua lsp conf | |||
| 2022-08-14 | update sumneko lua settings | jdhao | |
| 1. remove runtime.path settings. It seems that it is not necessary, https://github.com/neovim/nvim-lspconfig/commit/03a047ef52d1bb68a96051c48855799f14a4623b. 2. update workspace.library, ref plugin ii14/emmylua-nvim | |||
| 2022-08-14 | update linux setup script | jdhao | |
| 1. lua-language-server 2. format fix | |||
| 2022-08-14 | make inspect() global | jdhao | |
| 2022-08-13 | update lua-language-server conf | jdhao | |
| lua-language-server has changed its running method significantly, so we need to change it in the nvim-lspconfig. | |||
| 2022-08-13 | make dashboard-nvim an opt plugin | jdhao | |
| 2022-08-13 | init.vim --> init.lua cleanup | jdhao | |
| 2022-08-13 | init.vim --> init.lua follow | jdhao | |
| 2022-08-13 | Merge pull request #61 from jdhao/init.lua | jdhao | |
| Transition from init.vim to init.lua | |||
| 2022-08-13 | Transition from init.vim to init.lua | jdhao | |
| 2022-08-13 | add stylua conf | jdhao | |
| 2022-08-12 | Merge pull request #60 from jdhao/doc | jdhao | |
| update setup doc | |||
| 2022-08-12 | update setup doc | jdhao | |
| 2022-08-11 | Merge pull request #58 from jdhao/mapping-doc | jdhao | |
| update readme about mappings | |||
| 2022-08-11 | update readme about mappings | 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-07 | refactor: disable showing trailing space and mix indent for non-modifiable ↵ | jdhao | |
| buffers | |||
| 2022-08-07 | fix: dashboard map is not local | jdhao | |
| 2022-08-07 | update demo image in README | jdhao | |
| 2022-08-07 | remove alpha-nvim, use dashboard-nvim | jdhao | |
| 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-06 | Merge pull request #57 from jdhao/fix-trailing-space | jdhao | |
| fix: trailing white sapces do not show as expected | |||
| 2022-08-06 | fix: trailing white sapces do not show as expected | jdhao | |
| The plugin whitespace.nvim has changed its internal implementation. It is not reliable to depend on external plugins. | |||
| 2022-08-06 | Merge pull request #56 from jdhao/js-setup | jdhao | |
| add setup for javascript | |||
| 2022-08-06 | add setup for javascript | jdhao | |
| 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-28 | update packer config | jdhao | |
| 2022-07-28 | update nvim-cmp conf since cmp-nvim-lua is removed | jdhao | |
| 2022-07-27 | use emmylua-nvim instead of cmp-nvim-lua for better completion | jdhao | |
| 2022-07-27 | update winblend | jdhao | |
