| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-10-11 | update to nvim 0.9.4 | jdhao | |
| 2023-08-29 | disable horizontal scroll by mouse | jdhao | |
| 2023-08-27 | feat: switch from packer.nvim to lazy.nvim | jdhao | |
| 2023-07-28 | feat: move lua conf under lua directory | jdhao | |
| 2023-07-29 | feat: more ignore files for LeaderF (#209) | jdhao | |
| 2023-06-27 | Fix LeaderF bug | jdhao | |
| It will add files to buffer list even if we have not confirmed the selection. This behavior is really annoying. See also https://github.com/Yggdroot/LeaderF/commit/27bd938a422fc6fcfc453fa88fe2ad453a012074. | |||
| 2023-04-08 | bump to nvim version 0.9.0 (#188) | jdhao | |
| 2022-12-28 | update setting for onedarkpro (#172) | jdhao | |
| 2022-12-14 | use yanky.nvim to replace vim-yoink (#168) | jdhao | |
| 2022-11-16 | update colorscheme list | jdhao | |
| - remove other gruvbox variant - remove doom-one casue it has bugs - add more colorschemes | |||
| 2022-11-15 | chore: relax vimtex install condition | jdhao | |
| 2022-10-19 | update option | jdhao | |
| 2022-10-17 | feat: add a mapping to blink cursor | jdhao | |
| 2022-10-15 | use 2 spaces for tabs by default | jdhao | |
| This removes a lot of code duplication. If we want to use 4 spaces, we can set it separately in their ftplugin settings. | |||
| 2022-10-09 | use UTF-8 instead of utf-8, closes #134 | jdhao | |
| 2022-10-05 | use lua func in rhs instead of callback | jdhao | |
| 2022-10-05 | update mousescroll | jdhao | |
| 2022-10-05 | remove language workaround for macOS | jdhao | |
| The issue has been fixed in https://github.com/neovim/neovim/pull/19139. | |||
| 2022-10-04 | nvim 0.8 update | jdhao | |
| 2022-09-28 | update repo link for transferred plugins | jdhao | |
| 2022-09-28 | always use sign column | jdhao | |
| 2022-09-28 | remove config for unused plugins | jdhao | |
| vim-signify, vim-startify | |||
| 2022-09-28 | update conf related to firenvim | jdhao | |
| 1. Change autocmd for buffers started by firenivm, it seems that BufNewFile does not work as intended, in contrast, BufEnter, BufRead, BufWinEnter seem to work. 2. Disable several plugins if we are using firenvim, these plugins include dashboard-nvim, lualine, bufferline.nvim | |||
| 2022-09-15 | noruler | jdhao | |
| 2022-09-13 | typo fixed | chaoqunya | |
| 2022-09-11 | global.vim --> global.lua | jdhao | |
| fix 2 fix 3 | |||
| 2022-09-10 | format with stylua | jdhao | |
| 2022-09-08 | update mapping | jdhao | |
| 2022-09-06 | refactor: convert mapping from viml to lua | jdhao | |
| 2022-08-28 | use colorscheme instead of theme | jdhao | |
| 2022-08-28 | refactor a bit | jdhao | |
| 1. change theme to colorscheme 2. update plugin load logic | |||
| 2022-08-26 | fix parameter for vim.notify | jdhao | |
| 2022-08-26 | refactor: theme.vim --> theme.lua | jdhao | |
| 2022-08-23 | fix some typos | jdhao | |
| 2022-08-20 | refactor: move part of autocmd to lua script | jdhao | |
| 2022-08-20 | update the autocmd for saving a file | jdhao | |
| 2022-08-15 | update firenvim conf | jdhao | |
| 2022-08-15 | handle large file better | jdhao | |
| 2022-08-13 | init.vim --> init.lua follow | 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-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-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-27 | update winblend | jdhao | |
| 2022-06-28 | disable showing current theme used | jdhao | |
| 2022-06-28 | update option shortmess | jdhao | |
| 2022-06-05 | disable sql omni completion | jdhao | |
| 2022-05-29 | add lua map module and more mappings | jdhao | |
| 2022-05-03 | add new map | jdhao | |
