| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| 2022-07-19 | add command ToPDF | jdhao | |
| 2022-07-11 | update title str format | jdhao | |
| 2022-07-02 | update titlestring | jdhao | |
| 2022-06-28 | disable showing current theme used | jdhao | |
| 2022-06-28 | update option shortmess | jdhao | |
| 2022-06-28 | minor tweak: version checking | jdhao | |
| 2022-06-28 | bump version to 0.7.2 | jdhao | |
| 2022-06-27 | update macos install script | jdhao | |
| 2022-06-14 | update python snippet | jdhao | |
| 2022-06-05 | disable sql omni completion | jdhao | |
| 2022-05-29 | add lua map module and more mappings | jdhao | |
| 2022-05-29 | update spell | jdhao | |
| 2022-05-29 | disable alpha-nvim | jdhao | |
| There are errors with nvim 0.7. | |||
| 2022-05-21 | update linux setup script | jdhao | |
| 2022-05-18 | lsp: only show diagnostic once for each line if cursor is not moved | jdhao | |
| This will help use to check signature help without it being overwritten by diagnostic popups. | |||
| 2022-05-15 | refactor: local fn = vim.fn | jdhao | |
| 2022-05-15 | change location of packer_compiled.lua | jdhao | |
| 2022-05-14 | use vim.pretty_print for checking lua objects | jdhao | |
| 2022-05-09 | add mapping to run vim script file | jdhao | |
| 2022-05-09 | check if nvim version is correct, see also #51 | jdhao | |
| 2022-05-04 | update nvim-cmp conf | jdhao | |
| The issue has been fixed by the maintainer. | |||
| 2022-05-04 | fix nvim-cmp issue, see hrsh7th/nvim-cmp#964 | jdhao | |
