mirror of
https://github.com/NotAShelf/direnv.nvim.git
synced 2025-10-03 23:43:46 +00:00
make cache_ttl
configurable
This commit is contained in:
parent
fc17d1aa6b
commit
4dfc8758a1
2 changed files with 7 additions and 2 deletions
|
@ -1,3 +1,6 @@
|
|||
indent_type = "Spaces"
|
||||
indent_width = 3
|
||||
column_width = 80
|
||||
|
||||
[sort_requires]
|
||||
enabled = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue