Skip to content

Commit

Permalink
documentation review changes
Browse files Browse the repository at this point in the history
Co-authored-by: LoipesMas <46327403+LoipesMas@users.noreply.github.com>
  • Loading branch information
dineshKumar777 and LoipesMas committed Aug 1, 2022
1 parent 1c68205 commit de8d634
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions website/docs/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,8 @@ let g:neovide_confirm_quit=v:false
let g:neovide_confirm_quit=0
```

When buffer having unsaved changes, setting `g:neovide_confirm_quit` to a boolean value will confirm quit
before closing neovide window. Enabled by default.
If set to `true`, quitting while having unsaved changes will require confirmation.
Enabled by default.


#### Remember Previous Window Size
Expand Down

0 comments on commit de8d634

Please sign in to comment.