Commit Graph

  • 4db90cb097 feat(treesitter): add diff, gitcommit and missing parsers main naps62 2026-08-17 13:00:47 +00:00
  • 26643d8ba8 feat(git): add gitsigns hunk keymaps, drop diffview naps62 2026-08-17 13:00:47 +00:00
  • 98dc1ba7f2 fix(lsp): drop hand-rolled biome config naps62 2026-08-17 13:00:47 +00:00
  • 933ffe7cf5 fix(picker): actually disable telescope naps62 2026-08-17 13:00:35 +00:00
  • a23e15d9da fix(lsp): stop dropping LSP plugins on a cold clone naps62 2026-08-17 13:00:35 +00:00
  • 56320c8cf4 docs: replace NvChad boilerplate readme naps62 2026-08-17 12:49:13 +00:00
  • fb94047bff chore: remove dead config and test residue naps62 2026-08-17 12:49:10 +00:00
  • b58c9b182d fix(cmp): correct dead path source name naps62 2026-08-17 12:49:02 +00:00
  • 6795920741 refactor(conform): format on demand, not on save naps62 2026-08-17 09:07:19 +00:00
  • bec6a2f7ef chore(plugins): purge typing-era tooling naps62 2026-08-17 09:05:38 +00:00
  • 020bf7716e fix(config): cleanup bugs, redundancy, and add agent-friendly auto-reload Miguel Palhas 2026-06-29 14:12:45 +01:00
  • 35370b831c fix(treesitter): pin to archived master branch naps62 2026-06-15 16:16:09 +00:00
  • 7c227632f1 wip Miguel Palhas 2026-03-28 16:43:55 +00:00
  • b03446da86 remove theme sync Miguel Palhas 2026-03-26 16:06:11 +00:00
  • a6caf577a1 replace mini.files in favor of yazi.nvim Miguel Palhas 2026-03-03 11:07:43 +00:00
  • 6b62931c52 wip Miguel Palhas 2026-02-21 14:59:54 +00:00
  • 671b8fa16c wip Miguel Palhas 2026-02-21 14:51:03 +00:00
  • 5bf7c0a698 wip Miguel Palhas 2026-02-21 14:49:57 +00:00
  • 0b4856dc00 fix mappings Miguel Palhas 2026-02-21 14:45:32 +00:00
  • c9f4b70e62 baleia.nvim Miguel Palhas 2026-02-18 14:05:50 +00:00
  • 562ac89abb remove auto theme switch (leave that to darkman) Miguel Palhas 2026-02-18 10:19:09 +00:00
  • a16bb42a45 auto dark/light theme (from darkman) Miguel Palhas 2026-02-16 16:39:45 +00:00
  • ed7889c204 wip darkman Miguel Palhas 2026-02-16 16:14:26 +00:00
  • 8c51fe7d9b Merge branch 'main' into darkman Miguel Palhas 2026-02-16 16:09:21 +00:00
  • 9345419fad wip Miguel Palhas 2026-02-16 16:08:04 +00:00
  • fe1d5bdc83 review.nvim Miguel Palhas 2026-02-09 14:25:17 +00:00
  • 578bd4076e wip Miguel Palhas 2026-02-04 16:40:22 +00:00
  • 4cd9ffb8d9 wip claude/neovim-lua-jsx-plugin Miguel Palhas 2026-01-29 16:08:36 +00:00
  • 60b3b92047 wip Miguel Palhas 2026-01-29 16:08:33 +00:00
  • 4d3fe98062 wip Miguel Palhas 2026-01-19 13:32:33 +00:00
  • a3ef52bc25 wip Miguel Palhas 2026-01-19 11:33:11 +00:00
  • c8796edcb1 Merge branch 'main' into claude/neovim-lua-jsx-plugin-011CUtSKyMrie6ULwTyaCodG Miguel Palhas 2026-01-19 11:21:52 +00:00
  • 04d132f421 wip Miguel Palhas 2026-01-01 15:28:26 +00:00
  • fb16a13173 wip Miguel Palhas 2025-12-31 15:40:21 +00:00
  • 8867b26f8e wgsl analyzer Miguel Palhas 2025-12-31 14:47:00 +00:00
  • b639ee4557 ron.vim Miguel Palhas 2025-12-23 16:50:40 +00:00
  • 572312b4c0 mini.files splits Miguel Palhas 2025-12-23 10:36:15 +00:00
  • 4a7bd72018 wip Miguel Palhas 2025-12-17 12:28:53 +00:00
  • 6313519050 wip Miguel Palhas 2025-12-16 19:35:45 +00:00
  • 81b23aac35 shortcut for fzflua lsp_refernces Miguel Palhas 2025-12-13 15:31:09 +00:00
  • d2749bc0b0 fix mdx.nvim Miguel Palhas 2025-12-13 14:52:30 +00:00
  • 598852aa42 wip Miguel Palhas 2025-12-02 12:05:19 +00:00
  • b8c2632af6 fzf git Miguel Palhas 2025-11-26 15:23:36 +00:00
  • 702f1cb19c fix fzf-lua filter Miguel Palhas 2025-11-25 17:37:54 +00:00
  • 19e6d1e44a disable hardtime Miguel Palhas 2025-11-25 12:50:33 +00:00
  • f281c2dc12 wip Miguel Palhas 2025-11-24 14:37:12 +00:00
  • f7808a3201 wip Miguel Palhas 2025-11-24 14:33:29 +00:00
  • 8223b4f0c7 fzf-lua Miguel Palhas 2025-11-24 12:03:54 +00:00
  • 7368ff654f Add comprehensive debug logging to jsx-debug plugin Claude 2025-11-07 15:01:54 +00:00
  • 4a8474850e Fix element tracking and prevent add/remove loops Claude 2025-11-07 14:53:59 +00:00
  • 6ba62ac4e2 Fix className detection and prevent duplicate "debug" additions Claude 2025-11-07 14:06:42 +00:00
  • 2fa0f87c40 Add JSX debug className auto-toggle plugin Claude 2025-11-07 11:22:01 +00:00
  • 2b736718f5 conform timeout Miguel Palhas 2025-10-27 07:21:05 +00:00
  • c5192b81a2 ktlint Miguel Palhas 2025-10-27 07:14:41 +00:00
  • ef9e535083 wip Miguel Palhas 2025-10-22 11:05:47 +01:00
  • e9756e7f0f biome Miguel Palhas 2025-10-18 14:13:11 +01:00
  • 0a6431139a wip Miguel Palhas 2025-09-18 13:41:41 +01:00
  • 77f65f1654 wip Miguel Palhas 2025-09-18 13:17:52 +01:00
  • 926d845e19 wip Miguel Palhas 2025-09-18 13:12:16 +01:00
  • e6b8f489b2 wip Miguel Palhas 2025-09-18 13:12:07 +01:00
  • f6c9965376 wip Miguel Palhas 2025-09-18 13:08:16 +01:00
  • 5d08eeb330 wip Miguel Palhas 2025-09-16 11:51:43 +01:00
  • 7a96658bb5 wip Miguel Palhas 2025-09-16 11:32:33 +01:00
  • 76b75fc472 wip Miguel Palhas 2025-09-16 10:53:16 +01:00
  • d21d80512c wip Miguel Palhas 2025-09-16 10:52:16 +01:00
  • 3ee7ee9b7f wip Miguel Palhas 2025-09-16 10:43:35 +01:00
  • 3df30ea424 rust edition Miguel Palhas 2025-09-16 10:31:01 +01:00
  • e2d40320be wip Miguel Palhas 2025-08-26 18:32:36 +01:00
  • 3607cd7ce7 tailwind-tools Miguel Palhas 2025-08-02 10:43:02 +01:00
  • 1cbb311519 disable inactive-code warnings on rust-analyzer Miguel Palhas 2025-07-30 17:32:44 +01:00
  • 00e57b5004 wip Miguel Palhas 2025-07-22 16:02:04 +01:00
  • 9827308c8e wip Miguel Palhas 2025-07-22 16:00:54 +01:00
  • f8a26f8821 wip Miguel Palhas 2025-07-22 16:00:14 +01:00
  • 241bb2d2cf wip Miguel Palhas 2025-07-22 15:58:28 +01:00
  • fcf746e0e6 wip Miguel Palhas 2025-07-22 15:56:24 +01:00
  • 953b2d679a wip Miguel Palhas 2025-07-22 15:55:40 +01:00
  • e555de6428 wip Miguel Palhas 2025-07-22 15:53:14 +01:00
  • e4b8e6e405 wip Miguel Palhas 2025-07-22 15:49:28 +01:00
  • f5485b3756 wip Miguel Palhas 2025-07-22 15:47:24 +01:00
  • 9502db8069 wip Miguel Palhas 2025-07-22 15:44:59 +01:00
  • 6270034680 wip Miguel Palhas 2025-07-22 15:40:30 +01:00
  • babfc1b19e tiny-code-actions Miguel Palhas 2025-07-22 15:37:57 +01:00
  • 96ea3c5fa5 removes aider Miguel Palhas 2025-07-15 14:22:10 +01:00
  • a5f96473ec remove neotest Miguel Palhas 2025-07-15 14:21:36 +01:00
  • e3810af465 remove lsp preview Miguel Palhas 2025-07-15 14:10:35 +01:00
  • 2b048ef272 wip Miguel Palhas 2025-07-01 16:00:14 +01:00
  • bb2d573647 comment out ufo Miguel Palhas 2025-06-27 13:44:19 +01:00
  • c5a2f0726b wip Miguel Palhas 2025-06-21 08:52:12 +01:00
  • fab24af6cc wip Miguel Palhas 2025-06-21 08:51:33 +01:00
  • d41c8deb00 wip Miguel Palhas 2025-06-21 08:49:29 +01:00
  • 5ad084a49d wip Miguel Palhas 2025-06-21 08:45:32 +01:00
  • 7e9cde8a86 ufo Miguel Palhas 2025-06-19 19:10:31 +01:00
  • eb1411b6d6 ufo Miguel Palhas 2025-06-19 19:09:03 +01:00
  • 0bf81b97cb ufo Miguel Palhas 2025-06-19 19:02:50 +01:00
  • 437e018da8 wip Miguel Palhas 2025-06-11 07:48:05 +01:00
  • 6b7dbbe070 wip Miguel Palhas 2025-04-07 11:36:54 +01:00
  • 22d1ce9566 wip Miguel Palhas 2025-04-07 07:44:20 +01:00
  • e7943fd981 wip Miguel Palhas 2025-03-31 17:29:30 +01:00
  • c1f00edc5a wip Miguel Palhas 2025-03-31 12:23:47 +01:00
  • 6af805c789 wip Miguel Palhas 2025-03-31 12:22:21 +01:00