parent
000aaf9685
commit
a299d27b1f
2 changed files with 6 additions and 2 deletions
|
@ -6,8 +6,8 @@
|
|||
|
||||
.dependencies = .{
|
||||
.syntax = .{
|
||||
.url = "git+https://github.com/neurocyte/flow-syntax?ref=zig-0.14#bfeb77d62a5e58ec5d2451bdd543619ae26923a2",
|
||||
.hash = "flow_syntax-0.1.0-X8jOoSkCAQClgFS-j4X7jL-PMJ6LVKdAoNMaHgqJweFL",
|
||||
.url = "git+https://github.com/neurocyte/flow-syntax?ref=zig-0.14#ba7fc816227ad4f1bb36fbb332d53d28affc64fe",
|
||||
.hash = "flow_syntax-0.1.0-X8jOoYUDAQDs3XT1lWthyWYF6g4iVpqJdRIWM14ECE50",
|
||||
},
|
||||
.flags = .{
|
||||
.url = "https://github.com/n0s4/flags/archive/372501d1576b5723829bcba98e41361132c7b618.tar.gz",
|
||||
|
|
|
@ -48,6 +48,10 @@ pub const elixir = .{
|
|||
|
||||
pub const fish = .{};
|
||||
|
||||
pub const fsharp = .{
|
||||
.language_server = .{"fsautocomplete"},
|
||||
};
|
||||
|
||||
pub const @"git-rebase" = .{};
|
||||
|
||||
pub const gitcommit = .{};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue