ray-x / sad.nvim

Space Age seD in Neovim. A project-wide find and replace plugin for Neovim.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reload current file

louwers opened this issue · comments

After doing a search and replace, the current file may be changed.

I need to do :e manually to see that change.

You can use vim.cmd.checktime :h checktime.

commented

It should be fixed.