nvim: add secrets.lua
This commit is contained in:
parent
305de1707e
commit
593e81fc08
|
@ -1,7 +0,0 @@
|
|||
common/.config/zsh/.zcompdump
|
||||
common/.config/zsh/completions/_kube
|
||||
common/.config/zsh/configs/host-setup
|
||||
common/.config/nvim/lazyvim.json
|
||||
common/.config/nvim/lua/config/secrets.lua
|
||||
common/.local/share/xkb/compiled/keymap
|
||||
common/.local/share/service/**/supervise/**
|
|
@ -0,0 +1,3 @@
|
|||
return {
|
||||
intelephense = "<#intelephense_key#>",
|
||||
}
|
Loading…
Reference in New Issue