Merge branch 'main' into vim-diagnostics

This commit is contained in:
raf 2025-04-04 13:47:24 +00:00 committed by GitHub
commit 963af1541e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 66 additions and 27 deletions

View file

@ -296,6 +296,7 @@
- Add lint (luacheck) and formatting (stylua) support for Lua.
- Add lint (markdownlint-cli2) support for Markdown.
- Add catppuccin integration for Bufferline, Lspsaga.
[tebuevd](https://github.com/tebuevd):
@ -311,3 +312,7 @@
- Fix oil config referencing snacks
- Add [flash.nvim] plugin to `vim.utility.motion.flash-nvim`
[rrvsh](https://github.com/rrvsh):
- Fix namespace of python-lsp-server by changing it to python3Packages