Shahab Dogar 268f860450 feat: add auto-reload configuration for neovim buffers
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>
2025-08-27 12:41:22 +05:00
2025-02-02 17:31:50 +05:00
Description
No description provided
583 KiB
Languages
Nix 73.2%
Lua 16.6%
CSS 8.1%
Shell 2.1%