diff --git a/versioned_docs/version-1.2/plugins/extra-plugins.md b/versioned_docs/version-1.2/plugins/extra-plugins.md index 8a6f06c7..c1f91cf3 100644 --- a/versioned_docs/version-1.2/plugins/extra-plugins.md +++ b/versioned_docs/version-1.2/plugins/extra-plugins.md @@ -72,7 +72,7 @@ Every plugin that works with Neovim works with LunarVim, here are some examples #### automatically open mini.map and exclude buffers, filetypes -mini.map doesn't automatically open, by design. The follwing makes sure to fix that and excludes buffers/filetypes you don't want it to open: +mini.map doesn't automatically open, by design. The following makes sure to fix that and excludes buffers/filetypes you don't want it to open: ```lua lvim.autocommands = {