Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
brianhuster committed Dec 26, 2024
1 parent 143f162 commit d6e225c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,8 @@ let g:autosave_disable_inside_paths = [] " A list of paths inside which autosave
```
If you use Lua to configure the plugin, you can use |vim.g| to set these variables.

If you use Neovim, you can run `:checkhealth autosave` to check your configuration.

## FAQ

### When editing Neovim config files, a message saying "Config changed" keeps appearing.
Expand Down

0 comments on commit d6e225c

Please sign in to comment.