What's Changed
- update to neovim version 0.10.1 by @jdhao in #283
- update plugin for markdown preview by @jdhao in #284
- update lua_ls settings by @jdhao in #285
- make firenvim work again by @jdhao in #286
- update lazy.nvim config by @jdhao in #287
- update lualine config by @jdhao in #288
- Fix firenvim and LeaderF build issues by @jdhao in #289
- update LeaderF settings by @jdhao in #290
- change value for option 'splitkeep' by @jdhao in #291
- update setting for colorscheme gruvbox-material by @jdhao in #292
- use plugin nvim-ufo for better folding by @jdhao in #293
- update config for nvim-ufo by @jdhao in #294
- fix error when there is no cursor word by @jdhao in #295
- Add colorscheme arctic.nvim by @jdhao in #296
- update config related to folding by @jdhao in #297
- Fix lua_ls diagnostic warnings by @jdhao in #298
- show error message only when no word is under cursor by @jdhao in #299
- update type hint for functions by @jdhao in #300
- Add git blame mapping by @jdhao in #301
- update load condtion for nvim-tree by @jdhao in #302
- update user dictionary by @jdhao in #303
- Add new colorscheme kanagawa by @jdhao in #304
- Update installation doc by @jdhao in #305
- change name of lualine config by @jdhao in #306
- Update nvim-ufo settings by @jdhao in #307
- filter fold level sign for statuscol.nvim by @jdhao in #308
- add plugin lazydev.nvim by @jdhao in #309
- Update mapping of plugin open-browser.vim by @jdhao in #310
- update git related mappings by @jdhao in #311
- fix git mapping issue by @jdhao in #312
- move version check into function by @jdhao in #314
- remove lua_ls conf in favor of lazydev.nvim by @jdhao in #315
- Use gx.nvim for browsing in Browser by @jdhao in #316
- update README by @jdhao in #317
- update vim-fugitive mapping by @jdhao in #318
- update config for bufferline.nvim by @jdhao in #319
- Add mapping to delete other buffers by @jdhao in #320
- remove setting for JSON file by @jdhao in #321
- Update config for handling large files by @jdhao in #322
- Add new plugins by @jdhao in #323
- Update configuration for nvim-cmp by @jdhao in #324
- update config for yanky by @jdhao in #325
- remove unused plugins by @jdhao in #326
- Move autocmd in viml to Lua by @jdhao in #327
- Add error handling for resuming the cursor by @jdhao in #329
- Fix type for option relativenumber by @jdhao in #330
- Make * and # search case aware by @jdhao in #331
- update documentation for resuming cursor position by @jdhao in #332
- restructure init.lua by @jdhao in #333
- remove inspect() from lua _G table by @jdhao in #334
- Use absolute path for viml config by @jdhao in #335
- Add plugin live-command.nvim by @jdhao in #337
- update conf for plugin live-command.nvim by @jdhao in #338
- use a cmp-fork for now by @jdhao in #341
Full Changelog: v0.10.0...v0.10.1