Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Futarimiti authored Sep 30, 2023
1 parent 7fb1ec9 commit a82a798
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Default configuration:

```lua
require('spooky').setup { directory = vim.fn.stdpath('config') .. '/skeletons'
, case_sensitive = true
, case_sensitive = false
, auto_use_only = true
, show_no_template = true
}
Expand Down

0 comments on commit a82a798

Please sign in to comment.