| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| config for nvim 0.11.4 source code.tar.gz | 2025-11-02 | 60.3 kB | |
| config for nvim 0.11.4 source code.zip | 2025-11-02 | 85.9 kB | |
| README.md | 2025-11-02 | 1.2 kB | |
| Totals: 3 Items | 147.4 kB | 0 | |
What's Changed
- Bump supported nvim version to 0.11.4 by @jdhao in https://github.com/jdhao/nvim-config/pull/435
- use colorscheme cmd as function by @jdhao in https://github.com/jdhao/nvim-config/pull/438
- Use new labubu icon for dashboard by @jdhao in https://github.com/jdhao/nvim-config/pull/439
- feat: open jira ticket with gx :) by @jdhao in https://github.com/jdhao/nvim-config/pull/444
- feat: load env variable from .env by @jdhao in https://github.com/jdhao/nvim-config/pull/445
- refactor: use vim.fs for path joining by @jdhao in https://github.com/jdhao/nvim-config/pull/446
- feat: add mapping for JSON file format by @jdhao in https://github.com/jdhao/nvim-config/pull/447
- remove mappings for adding a blank line by @jdhao in https://github.com/jdhao/nvim-config/pull/448
- update diagnostic config by @jdhao in https://github.com/jdhao/nvim-config/pull/449
- fzf-lua config update: respect ignore files by @jdhao in https://github.com/jdhao/nvim-config/pull/450
- move vim plugin config to plugin_specs.lua by @jdhao in https://github.com/jdhao/nvim-config/pull/451
Full Changelog: https://github.com/jdhao/nvim-config/compare/v0.11.3...v0.11.4