| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-08-26 | fix parameter for vim.notify | jdhao | |
| 2022-08-26 | Merge pull request #78 from jdhao/theme | jdhao | |
| refactor: theme.vim --> theme.lua | |||
| 2022-08-26 | refactor: theme.vim --> theme.lua | jdhao | |
| 2022-08-23 | Merge pull request #75 from jdhao/typo-fix | jdhao | |
| fix some typos | |||
| 2022-08-23 | fix some typos | jdhao | |
| 2022-08-23 | Merge pull request #74 from jdhao/delimitMate | jdhao | |
| update delimitMate conf for lua | |||
| 2022-08-23 | update delimitMate conf for lua | jdhao | |
| 2022-08-22 | spell | jdhao | |
| 2022-08-22 | Merge pull request #73 from jdhao/bufferline | jdhao | |
| update bufferline.nvim conf | |||
| 2022-08-22 | update bufferline.nvim conf | jdhao | |
| 2022-08-21 | Merge pull request #72 from jdhao/lua-au-ctx | jdhao | |
| refactor: use ctx table for lua autocmd callback | |||
| 2022-08-21 | refactor: use ctx table for lua autocmd callback | jdhao | |
| 2022-08-21 | Merge pull request #71 from jdhao/snip | jdhao | |
| update markdown snippet | |||
| 2022-08-21 | update markdown snippet | jdhao | |
| 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 | |
