Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
brianhuster committed Nov 7, 2024
1 parent b19b4a3 commit d8c4603
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 @@ -6,7 +6,7 @@ autosave.nvim is a Neovim and Vim plugin that provides automatic saving function

# Installation

This plugin requires Neovim >=0.9 or Vim >=8.2 compiled with Lua support. You can check if your version of Vim supports Lua by running `:echo has("lua")` in the editor.
This plugin requires Vim >= 8.2 with `+lua` or Neovim >= 0.9

<details>
<summary>Using lazy.nvim (recommended) 💤</summary>
Expand Down

0 comments on commit d8c4603

Please sign in to comment.