Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/direnv/direnv
/ vim
Struct
vim
internal/cmd/shell_vim.go:8–8 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
6
)
7
8
type
vim
struct
{}
9
10
// Vim adds support for vim. Not really a shell but it's handy.
11
var
Vim Shell = vim{}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected