Skip to content

Commit 215c862

Browse files
committed
disable rustell vim plugin
1 parent 9713970 commit 215c862

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

pub/vi/nix/default.nix

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -112,16 +112,6 @@ in
112112
unst.vimPlugins.minuet-ai-nvim
113113
unst.vimPlugins.codecompanion-nvim
114114
unst.vimPlugins.codecompanion-spinner-nvim
115-
(
116-
builtins.getFlake (
117-
toString ../../../rust
118-
)
119-
)
120-
.packages
121-
.${
122-
builtins.currentSystem
123-
}
124-
.rustell-wasm-nvim
125115
]
126116
else []
127117
);

0 commit comments

Comments
 (0)