Skip to content

Conversation

@andreiblt1304
Copy link
Owner


NOTE
Please verify that the base repository above has the intended destination!
Github by default opens Pull Requests against the parent of a forked repository.
If this is your personal fork and you didn't intend to open a PR for contribution
to the original project then adjust the base repository accordingly.


andreiblt1304 and others added 30 commits June 26, 2024 09:20
Signed-off-by: Andrei Baltariu <andreibaltariu1304@gmail.com>
Signed-off-by: Andrei Baltariu <andreibaltariu1304@gmail.com>
* which-key v3 update

* remove unneeded brackets from which-key registration
Signed-off-by: Andrei Baltariu <andreibaltariu1304@gmail.com>
The lazy.nvim keys parameter does not need the `desc` to
be inside a table in the way that vim.keymap.set() does.
With this fix the keymap description will be properly
shown for example in telescope keymap search
…m-lua#963)

- Replace `%userprofile%\AppData\Local\nvim\` and `$env:USERPROFILE\AppData\Local\nvim` to `%localappdata%\nvim` and `$env:LOCALAPPDATA\nvim respectfully`
The PR that disabled lazy loading (nvim-lua#818) was to fix plugin not being
loaded before write. This sets up lazy to load conform before write.
This example wasn't using `'` so this makes more sense
* Neovim 0.10 updates

Provide the buffer for which to enable inlay hints

Co-authored-by: Matt Mirus <matt@mattmirus.com>

* refactor: replace vim.loop with vim.uv

* Upgrade folke/neodev (sunsetting) to folke/lazydev

* Update checkhealth for 0.10 release

---------

Co-authored-by: Matt Mirus <matt@mattmirus.com>
Co-authored-by: mrr11k <me+github@mrr11k.dev>
Co-authored-by: Seb Tomasini <sebt@qgates.com>
…vim-lua#1040)

7513ec8 switched from neodev to
lazydev, but in the process it introduced an LSP error in `init.lua`,
which degrades the desired "first timer" experience of kickstart.nvim.

This commit follows the configuration suggested in
https://github.com/folke/lazydev.nvim/tree/6184ebbbc8045d70077659b7d30c705a588dc62f#-installation
which resolves the LSP error.
* fix: lsp warning

* review suggestion

Co-authored-by: Tom Kuson <mail@tjkuson.me>

---------

Co-authored-by: Tom Kuson <mail@tjkuson.me>
Signed-off-by: Andrei Baltariu <andreibaltariu1304@gmail.com>
Signed-off-by: Andrei Baltariu <andreibaltariu1304@gmail.com>
andreiblt1304 and others added 25 commits October 5, 2024 18:02
Signed-off-by: Andrei Baltariu <andreibaltariu1304@gmail.com>
Signed-off-by: Andrei Baltariu <andreibaltariu1304@gmail.com>
Signed-off-by: Andrei Baltariu <andreibaltariu1304@gmail.com>
Signed-off-by: Andrei Baltariu <andreibaltariu1304@gmail.com>
Signed-off-by: Andrei Baltariu <andreibaltariu1304@gmail.com>
Signed-off-by: Andrei Baltariu <andreibaltariu1304@gmail.com>
Signed-off-by: Andrei Baltariu <andreibaltariu1304@gmail.com>
Signed-off-by: Andrei Baltariu <andreibaltariu1304@gmail.com>
Signed-off-by: Andrei Baltariu <andreibaltariu1304@gmail.com>
Signed-off-by: Andrei Baltariu <andreibaltariu1304@gmail.com>
Signed-off-by: Andrei Baltariu <andreibaltariu1304@gmail.com>
Signed-off-by: Andrei Baltariu <andreibaltariu1304@gmail.com>
Signed-off-by: Andrei Baltariu <andreibaltariu1304@gmail.com>
@andreiblt1304 andreiblt1304 self-assigned this Apr 10, 2025
@andreiblt1304 andreiblt1304 merged commit 1a22b15 into master Apr 20, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants