Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
config for nvim v0.11.1 source code.tar.gz | 2025-06-02 | 58.0 kB | |
config for nvim v0.11.1 source code.zip | 2025-06-02 | 82.9 kB | |
README.md | 2025-06-02 | 3.8 kB | |
Totals: 3 Items | 144.6 kB | 0 |
What's Changed
- update supported nvim version to latest stable by @jdhao in https://github.com/jdhao/nvim-config/pull/372
- snack config update by @jdhao in https://github.com/jdhao/nvim-config/pull/373
- remove automcd to go to last place by @jdhao in https://github.com/jdhao/nvim-config/pull/374
- Update lualine config by @jdhao in https://github.com/jdhao/nvim-config/pull/375
- Lualine async git info by @jdhao in https://github.com/jdhao/nvim-config/pull/376
- Remove obsolete func by @jdhao in https://github.com/jdhao/nvim-config/pull/377
- fix gitsign word_diff flickering issue by @jdhao in https://github.com/jdhao/nvim-config/pull/378
- update colorscheme config by @jdhao in https://github.com/jdhao/nvim-config/pull/379
- use treesitter-textobjects instead by @jdhao in https://github.com/jdhao/nvim-config/pull/380
- switch back to nvim-cmp by @jdhao in https://github.com/jdhao/nvim-config/pull/381
- Remove luarocks by @jdhao in https://github.com/jdhao/nvim-config/pull/383
- Install Treesitter on all systems by @Okarin99 in https://github.com/jdhao/nvim-config/pull/384
- Nvim version bump by @jdhao in https://github.com/jdhao/nvim-config/pull/385
- update various config after nvim 0.11 release by @jdhao in https://github.com/jdhao/nvim-config/pull/386
- update floating window highlight by @jdhao in https://github.com/jdhao/nvim-config/pull/387
- Use glance.nvim for lsp references/implementations preview by @jdhao in https://github.com/jdhao/nvim-config/pull/388
- Separate diagnostic config from lsp ones by @jdhao in https://github.com/jdhao/nvim-config/pull/389
- update colorscheme by @jdhao in https://github.com/jdhao/nvim-config/pull/390
- update config for lazydev and nvim-lightbulb by @jdhao in https://github.com/jdhao/nvim-config/pull/391
- Use LspAttach to configure buffer behavior by @jdhao in https://github.com/jdhao/nvim-config/pull/392
- use builtin log level enum to specify log level by @jdhao in https://github.com/jdhao/nvim-config/pull/393
- typo by @zhuangya in https://github.com/jdhao/nvim-config/pull/394
- Switch from LeaderF to Fzf-lua as the default fuzzy finder by @jdhao in https://github.com/jdhao/nvim-config/pull/395
- update handling of large files by @jdhao in https://github.com/jdhao/nvim-config/pull/396
- Simplify condition check by @jdhao in https://github.com/jdhao/nvim-config/pull/397
- remove plugin vim-markdown by @jdhao in https://github.com/jdhao/nvim-config/pull/398
- switch from nvim-web-devicons to mini.icons by @jdhao in https://github.com/jdhao/nvim-config/pull/399
- optimize nvim startup time with lazy.nvim by @jdhao in https://github.com/jdhao/nvim-config/pull/400
- update config for git-conflict.nvim by @jdhao in https://github.com/jdhao/nvim-config/pull/401
- use new api vim.lsp.config for lsp configuration by @jdhao in https://github.com/jdhao/nvim-config/pull/402
- Use new lsp configuration structure by @jdhao in https://github.com/jdhao/nvim-config/pull/403
- upgrade nvim to 0.11.1 by @jdhao in https://github.com/jdhao/nvim-config/pull/404
- set default conf for all LSP in one place by @jdhao in https://github.com/jdhao/nvim-config/pull/405
- fix neovim link for linux install script by @aleeraser in https://github.com/jdhao/nvim-config/pull/408
- update LSP config by @jdhao in https://github.com/jdhao/nvim-config/pull/410
New Contributors
- @Okarin99 made their first contribution in https://github.com/jdhao/nvim-config/pull/384
- @zhuangya made their first contribution in https://github.com/jdhao/nvim-config/pull/394
- @aleeraser made their first contribution in https://github.com/jdhao/nvim-config/pull/408
Full Changelog: https://github.com/jdhao/nvim-config/compare/v0.10.3...v0.11.1