mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-29 12:00:04 +02:00
plugins/none-ls: update gdtoolkit to gdtoolkit_4
This commit is contained in:
parent
ded9ca4029
commit
ca7db4316d
1 changed files with 2 additions and 2 deletions
|
@ -121,8 +121,8 @@ let
|
|||
erb_format = pkgs.rubyPackages.erb-formatter;
|
||||
fish_indent = pkgs.fish;
|
||||
format_r = pkgs.R;
|
||||
gdformat = pkgs.gdtoolkit;
|
||||
gdlint = pkgs.gdtoolkit;
|
||||
gdformat = pkgs.gdtoolkit_4;
|
||||
gdlint = pkgs.gdtoolkit_4;
|
||||
gitsigns = pkgs.git;
|
||||
gleam_format = pkgs.gleam;
|
||||
glslc = pkgs.shaderc;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue