mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 18:31:35 +00:00
python/uv: init
This commit is contained in:
parent
5bad5dd94c
commit
871440fb7e
3 changed files with 35 additions and 0 deletions
|
@ -352,8 +352,13 @@
|
|||
|
||||
[rrvsh](https://github.com/rrvsh):
|
||||
|
||||
[uv.nvim]: https://github.com/benomahony/uv.nvim
|
||||
|
||||
- Add custom snippet support to `vim.snippets.luasnip`
|
||||
- Fix namespace of python-lsp-server by changing it to python3Packages
|
||||
- Add [uv.nvim] for integration with the uv Python package manager,
|
||||
allowing automatic activation of virtual environments and
|
||||
running code directly from Neovim. Available at `vim.languages.python.uv`.
|
||||
|
||||
[Noah765](https://github.com/Noah765):
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue