Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
config for nvim 0.10.2 source code.tar.gz | 2024-12-21 | 57.5 kB | |
config for nvim 0.10.2 source code.zip | 2024-12-21 | 79.7 kB | |
README.md | 2024-12-21 | 2.1 kB | |
Totals: 3 Items | 139.3 kB | 0 |
What's Changed
- update supported nvim version to 0.10.2 by @jdhao in https://github.com/jdhao/nvim-config/pull/342
- update Leaderf setting by @jdhao in https://github.com/jdhao/nvim-config/pull/344
- Add plugin nvim-lightbulb to hint code actions by @jdhao in https://github.com/jdhao/nvim-config/pull/345
- use stylua to format lua files by @jdhao in https://github.com/jdhao/nvim-config/pull/346
- enable inlayhint for lua_ls server by @jdhao in https://github.com/jdhao/nvim-config/pull/347
- Enable LSP format also for visual selection by @jdhao in https://github.com/jdhao/nvim-config/pull/348
- Switch Python LSP for completion and add ruff by @jdhao in https://github.com/jdhao/nvim-config/pull/349
- remove plugin committia.vim by @jdhao in https://github.com/jdhao/nvim-config/pull/350
- update config for pyright by @jdhao in https://github.com/jdhao/nvim-config/pull/351
- use plaintext for pyright hover request by @jdhao in https://github.com/jdhao/nvim-config/pull/352
- update the fold level allowed for statuscol.nvim by @jdhao in https://github.com/jdhao/nvim-config/pull/353
- feat: custom command update by @jdhao in https://github.com/jdhao/nvim-config/pull/356
- Fix command CopyPath issue by @jdhao in https://github.com/jdhao/nvim-config/pull/357
- update lualine config by @jdhao in https://github.com/jdhao/nvim-config/pull/358
- use native lua api instead of vim.cmd by @jdhao in https://github.com/jdhao/nvim-config/pull/359
- install new plugins by @jdhao in https://github.com/jdhao/nvim-config/pull/360
- update dict by @jdhao in https://github.com/jdhao/nvim-config/pull/361
- reformat with stylua by @jdhao in https://github.com/jdhao/nvim-config/pull/362
- make option showcmd shown in statusline instead by @jdhao in https://github.com/jdhao/nvim-config/pull/363
- silently format lua file using stylua by @jdhao in https://github.com/jdhao/nvim-config/pull/364
- disable mouse by @jdhao in https://github.com/jdhao/nvim-config/pull/365
Full Changelog: https://github.com/jdhao/nvim-config/compare/v0.10.1...v0.10.2