chore: initial commit
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{{- if eq .chezmoi.os "windows" }}
|
||||
["AppData/Local/nvim"]
|
||||
{{- else }}
|
||||
[".config/nvim"]
|
||||
{{- end }}
|
||||
type = "git-repo"
|
||||
url = "https://github.com/StevanFreeborn/nvim-config.git"
|
||||
refreshPeriod = "168h"
|
||||
Reference in New Issue
Block a user