mirror of
https://github.com/CHN-beta/nixos.git
synced 2026-01-12 01:29:24 +08:00
modules.packages.vscode: add nushell extension
This commit is contained in:
@@ -63,6 +63,8 @@ inputs:
|
|||||||
"ms-toolsai.jupyter" "ms-toolsai.jupyter-keymap" "ms-toolsai.jupyter-renderers"
|
"ms-toolsai.jupyter" "ms-toolsai.jupyter-keymap" "ms-toolsai.jupyter-renderers"
|
||||||
"ms-toolsai.vscode-jupyter-cell-tags" "ms-toolsai.vscode-jupyter-slideshow"
|
"ms-toolsai.vscode-jupyter-cell-tags" "ms-toolsai.vscode-jupyter-slideshow"
|
||||||
"ms-toolsai.datawrangler"
|
"ms-toolsai.datawrangler"
|
||||||
|
# nushell
|
||||||
|
"TheNuProjectContributors.vscode-nushell-lang"
|
||||||
];
|
];
|
||||||
keybindings =
|
keybindings =
|
||||||
[
|
[
|
||||||
|
|||||||
Reference in New Issue
Block a user