mirror of
https://github.com/NotAShelf/neovim-flake.git
synced 2024-11-09 14:45:58 +01:00
fix: typo
This commit is contained in:
parent
94be9167d2
commit
04f174e8a8
1 changed files with 1 additions and 1 deletions
|
@ -415,7 +415,7 @@ in {
|
|||
ignore = ${boolToString cfg.git.ignore},
|
||||
},
|
||||
|
||||
filesytem_watchers = {
|
||||
filesystem_watchers = {
|
||||
enable = ${boolToString cfg.filesystemWatchers.enable},
|
||||
},
|
||||
|
||||
|
|
Loading…
Reference in a new issue