parent
ac16dde84e
commit
1e448f8ae2
6 changed files with 28 additions and 56 deletions
common/home/neovim/langs
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
basedpyrightPkgs,
|
||||
config,
|
||||
lib,
|
||||
pkgs,
|
||||
...
|
||||
}: let
|
||||
inherit (config.vars) neovimIde;
|
||||
|
@ -12,7 +12,7 @@ in
|
|||
withPython3 = true;
|
||||
|
||||
extraPackages = [
|
||||
basedpyrightPkgs.basedpyright
|
||||
pkgs.basedpyright
|
||||
];
|
||||
|
||||
extraLuaConfig =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue