File tree Expand file tree Collapse file tree 3 files changed +6
-0
lines changed
static/img/screenshots/config/behaviors Expand file tree Collapse file tree 3 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -29,6 +29,7 @@ Plugins that add new behaviors.
2929- [ nvim-autopairs] ( #nvim-autopairs )
3030- [ lsp-signature] ( #lsp-signature )
3131- [ nvim-lightbulb] ( #nvim-lightbulb )
32+ - [ hot-reload] ( #hot-reload )
3233- [ distroupdate] ( #distroupdate )
3334
3435
@@ -158,6 +159,11 @@ Shows a lightbulb under the cursor when a code action is available.
158159
159160![ lightbulb screenshot] ( /img/screenshots/config/behaviors/lightbulb.webp )
160161
162+ ## [ hot-reload] ( https://github.com/Zeioth/hot-reload.nvim )
163+ Reload your neovim config on the fly! It works with any lua file.
164+
165+ ![ hot-reload screenshot] ( /img/screenshots/config/behaviors/hot-reload.webp )
166+
161167## [ distroupdate] ( https://github.com/Zeioth/distroupdate.nvim )
162168Provides commands to update the distro from the current ` git remote origin ` of your Neovim config directory.
163169
You can’t perform that action at this time.
0 commit comments