Compare commits
3 Commits
b4f025c019
...
d21e83c921
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
d21e83c921 | ||
|
|
eec510c9fb | ||
|
|
36e44c4ea8 |
@@ -4,6 +4,7 @@ env_shell_expand = true
|
||||
sops.age_key_file = "$HOME/.config/sops/.age"
|
||||
|
||||
[env]
|
||||
SOPS_AGE_KEY_FILE = "$HOME/.config/sops/.age"
|
||||
TFENV_REMOTE = "https://hashicorp-releases.yandexcloud.net"
|
||||
K9S_FEATURE_GATE_NODE_SHELL = true
|
||||
|
||||
|
||||
@@ -1,8 +0,0 @@
|
||||
-- https://github.com/mfussenegger/nvim-ansible/tree/main
|
||||
return {
|
||||
"mfussenegger/nvim-ansible",
|
||||
ft = "yaml.ansible",
|
||||
opts = {
|
||||
-- leave empty or see below
|
||||
},
|
||||
}
|
||||
@@ -1,4 +1,5 @@
|
||||
-- https://github.com/mason-org/mason.nvim
|
||||
-- https://github.com/mason-org/mason-registry
|
||||
-- https://github.com/WhoIsSethDaniel/mason-tool-installer.nvim
|
||||
return {
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user