mirror of
https://github.com/NotAShelf/direnv.nvim.git
synced 2024-11-26 18:06:44 +00:00
34 lines
481 B
Scheme
34 lines
481 B
Scheme
; inherits bash
|
|
[
|
|
"has"
|
|
"expand_path"
|
|
"dotenv"
|
|
"dotenv_if_exists"
|
|
"user_rel_path"
|
|
"find_up"
|
|
"source_env"
|
|
"source_env_if_exists"
|
|
"env_vars_required"
|
|
"source_up"
|
|
"source_up_if_exists"
|
|
"source_url"
|
|
"fetchurl"
|
|
"direnv_apply_dump"
|
|
"direnv_load"
|
|
"PATH_add"
|
|
"MANPATH_add"
|
|
"path_add"
|
|
"PATH_rm"
|
|
"load_prefix"
|
|
"semver_search"
|
|
"layout"
|
|
"use"
|
|
"rvm"
|
|
"watch_file"
|
|
"direnv_version"
|
|
"strict_env"
|
|
"unstrict_env"
|
|
"on_git_branch"
|
|
|
|
] @keyword
|