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