Commit Graph

4 Commits

Author SHA1 Message Date
4db280c102 chore: run lint and fix errors 2026-03-25 15:52:53 +05:00
5ccf595db2 fix: update neovim configs 2026-03-25 15:45:19 +05:00
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
79d044e8ef feat: Flake | revamp entire flake (#1)
Reviewed-on: #1
2025-02-16 06:35:32 +00:00