Skip to content

Commit dc15971

Browse files
authored
fix(distant-nvim): update distant.nvim branch to v0.3 (#1783)
Update distant.nvim branch to v0.3 v2 branch is outdated. it does not work with the v0.20.0 cli
1 parent cd5dac2 commit dc15971

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • lua/astrocommunity/remote-development/distant-nvim

lua/astrocommunity/remote-development/distant-nvim/init.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
return {
22
"chipsenkbeil/distant.nvim",
3-
branch = "v0.2",
3+
branch = "v0.3",
44
cmd = {
55
"DistantLaunch",
66
"DistantOpen",

0 commit comments

Comments
 (0)