Skip to content

Latest commit

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

devcontainer-features

Features for Devcontainer

[ {
"command": "workbench.action.createTerminalEditor",
"key": "Ctrl+K T",
"args": {
"location": 2,
"config": {
"name": "Terminal",
"executable": "tmux"
}
}
},
{
"key": "Ctrl+K V",
"command": "workbench.action.createTerminalEditor",
"args": {
"location": 2,
"config": {
"name": "Neovim",
"executable": "nvim"
}
}
}
]

About

Features for Devcontainer like Neovim & Tmux

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages