1
0
Fork 0
mirror of https://github.com/NotAShelf/neovim-flake.git synced 2024-12-25 18:19:47 +01:00

fix: typo

This commit is contained in:
NotAShelf 2023-02-04 01:49:57 +03:00
parent 94be9167d2
commit 04f174e8a8
No known key found for this signature in database
GPG key ID: 5B5C8895F28445F1

View file

@ -415,7 +415,7 @@ in {
ignore = ${boolToString cfg.git.ignore},
},
filesytem_watchers = {
filesystem_watchers = {
enable = ${boolToString cfg.filesystemWatchers.enable},
},