Enable automatic buffer reloading when files change on disk by:
- Setting autoread option
- Adding autocmd to check for changes on FocusGained and BufEnter events
- Adding notification when files are reloaded
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>