Commit Graph

18 Commits

Author SHA1 Message Date
4cf4dc2148 fix: use ssh instead of https for github 2026-04-29 23:20:36 +05:00
e7f53dc359 chore: commit before wiping drive 2026-04-23 20:48:20 +05:00
f599a88409 fix: Nvim | adjust term split sizes 2026-04-22 20:35:25 +05:00
d1419ac67f feat: Nvim | update to NvChad 3 2026-04-22 00:49:20 +05:00
f0e0dd53c5 chore: less aggressive hypridle 2026-04-07 15:00:22 +05:00
cf4842a5b6 chore: flake update 04-07-2026 2026-04-07 13:56:05 +05:00
044e1e415e chore: remove unused nvim plugins 2026-03-25 15:56:35 +05:00
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
e27bf8ed45 chore: add avante.nvim to neovim plugins 2026-03-25 14:41:37 +05:00
126d6c8e6c feat: add slack and awscli2 for work laptop and update nvim 2025-12-09 21:19:28 +05:00
307b866cc6 chore: run formatter 2025-09-27 22:27:55 +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
08213e6838 chore: add devshell to nvim config 2025-08-26 18:24:15 +05:00
d9532aef28 chore: add bc to system packages 2025-08-13 18:16:40 +05:00
64fa633f92 feat: make nvim directory a symlink to nix-config dotfiles directory 2025-08-07 17:24:30 +05:00
7eab398f6d fix: Flake | use nixfmt=classic to format nix files 2025-02-17 19:24:25 +05:00
79d044e8ef feat: Flake | revamp entire flake (#1)
Reviewed-on: #1
2025-02-16 06:35:32 +00:00