mirror of
https://github.com/nix-community/nixvim.git
synced 2025-08-31 07:09:40 +02:00
plugins/packer: remove (deprecated)
This commit is contained in:
parent
ada161d0bb
commit
5d833a1692
5 changed files with 7 additions and 341 deletions
|
@ -16,6 +16,12 @@ let
|
|||
- `:InspectTree` to show the parsed syntax tree ("TSPlayground")
|
||||
- `:PreviewQuery` to open the Query Editor (Nvim 0.10+)
|
||||
'';
|
||||
|
||||
# Added 2025-03-30
|
||||
packer = ''
|
||||
The `packer` plugin manager has been unmaintained for several years.
|
||||
It is recommended to use `plugins.pckr` or `plugins.lazy` instead.
|
||||
'';
|
||||
};
|
||||
renamed = {
|
||||
# Added 2024-09-17
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue