Merge branch 'main' into add-multicursors-nvim

This commit is contained in:
raf 2025-02-17 00:12:31 +00:00 committed by GitHub
commit 85b84ed3cc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
20 changed files with 244 additions and 15 deletions

View file

@ -143,8 +143,12 @@
[ARCIII](https://github.com/ArmandoCIII):
[leetcode.nvim]: https://github.com/kawre/leetcode.nvim
- Add `vim.languages.zig.dap` support through pkgs.lldb dap adapter. Code
Inspiration from `vim.languages.clang.dap` implementation.
- Add [leetcode.nvim] plugin under `vim.utility.leetcode-nvim`.
[nezia1](https://github.com/nezia1)
@ -168,3 +172,7 @@
[Mr-Helpful](https://github.com/Mr-Helpful)
- Corrects pin names used for nvim themes
[Libadoxon](https://github.com/Libadoxon)
- Add [git-conflict](https://github.com/akinsho/git-conflict.nvim) plugin for resolving git conflicts