Commit Graph

869 Commits

Author SHA1 Message Date
warg 94b9f27993 feat(treesitter): add yaml 2026-03-18 16:46:27 +01:00
warg f6a21cb88b feat(lsp): change from eslint/prettier to oxlint/oxfmt 2026-03-06 05:48:33 +01:00
warg 4d22ec6939 fix(term): leave insert on exit 2026-03-04 19:38:51 +01:00
warg f2f77ae11c fix: don't auto-close terminal on exit 2026-03-04 19:32:03 +01:00
warg a5cd2265c4 fix(nvim-treesitter): fix install on startup 2026-02-28 10:09:20 +01:00
warg feee9b1f10 fix(linter): make more resilient against some edge case behavior 2026-02-28 09:53:02 +01:00
warg 997c6198a3 fix(treesitter): install on startup 2026-02-28 09:49:45 +01:00
warg b6e44bb644 fix(format): add config defaults and proper type hints 2026-02-28 09:48:13 +01:00
warg a2521f0e6f feat(lsp): configure eslint, tailwindcss, tsgo and prettier 2026-02-28 09:47:24 +01:00
warg ccb89aaffa fix(nvim-dap): change colliding map 2026-02-25 04:44:54 +01:00
warg 345e9642fe feat(lsp): add svelte 2026-02-25 00:32:35 +01:00
warg 5f5d31e66a feat(treesitter): add svelte 2026-02-25 00:32:32 +01:00
warg e4eebc6ae9 fix(telescope): wider layout for lsp definitions 2026-02-25 00:28:54 +01:00
warg 2cbbb96631 feat(treesitter): enable more parsers 2026-02-25 00:28:32 +01:00
warg 1453d0f6f7 fix(nvim-tree): only show git on closed dirs 2026-02-25 00:28:14 +01:00
warg 07251ea86e fix(blink): disable snippets 2026-02-25 00:27:30 +01:00
warg 7994298eb6 fix(lsp): enable lsp keybinds always, even when no server is attached 2026-02-25 00:26:07 +01:00
warg e590a6d8f2 feat(xml): set xml options 2026-02-25 00:23:55 +01:00
warg 8839bf0c78 feat(linter): add ignore_exit option 2026-02-11 18:54:48 +01:00
warg 532ca02ce2 feat(lsp): add unused xml_ls 2026-02-11 18:54:12 +01:00
warg 1a65eaaf22 feat(treesitter): add some more parsers 2026-02-11 18:53:45 +01:00
warg 5bbd5493c5 feat: replace aerial with outline 2026-02-11 18:52:58 +01:00
warg 778610083e feat(php): update php setup 2026-02-11 18:52:08 +01:00
warg af2d8df323 feat: add gotmpl 2026-02-11 18:50:51 +01:00
warg df506074af fix(lsp): set default log level 2026-02-07 16:01:30 +01:00
warg 404544b128 fix(blink): remove snippets 2026-02-07 15:59:07 +01:00
warg 233b0f67cb fix: update mason-auto-install url to codeberg 2026-01-13 14:58:25 +01:00
warg 87820c4901 feat(nvim-treesitter): migrate to main 2026-01-10 00:32:07 +01:00
warg 8c649922fa fix(onedark): update highlights 2026-01-05 19:25:59 +01:00
warg 8c78104d7a feat: remove nvim-treesitter-context 2026-01-05 19:25:29 +01:00
warg 2fb4dcd01f feat(blink): add bindings for jumping in snippet 2026-01-05 19:24:36 +01:00
warg 494b8b5821 fix(lsp): change float binding 2026-01-05 19:24:13 +01:00
warg 132c5a9594 feat(mappings): add emacs bindings 2026-01-05 19:23:51 +01:00
warg b1b2453945 fix(treesitter): pin to master 2025-12-16 10:52:23 +01:00
warg b83e947f0a feat(onedark): disable comment url highlight 2025-12-16 10:50:50 +01:00
warg 0b602256de feat(blink): don't auto-show in cmdline 2025-11-26 21:14:52 +01:00
warg 735e6e5361 feat(telescope): add keymap for relative grep 2025-11-18 12:43:13 +01:00
warg f75d4fac61 chore: update plugins 2025-11-15 08:56:42 +01:00
warg 63fd755940 feat: set winborder 2025-11-15 08:24:45 +01:00
warg 4a8dfe1a19 feat(blink): remove buffer completions 2025-11-15 07:59:43 +01:00
warg d6cc14b7f2 fix(blink): use default cmdline keymap 2025-11-15 07:59:23 +01:00
warg a79a88e518 feat: add blink 2025-11-15 07:57:50 +01:00
warg e715992cce feat: refactor lsp configs and drop nvim-cmp 2025-11-15 05:59:28 +01:00
warg ee07734ee8 fix(util.format): parse diffs more correctly 2025-11-08 04:57:37 +01:00
warg 879086c389 fix(lsp.python): only call default on_attach once 2025-11-08 04:55:50 +01:00
warg 9cef10b384 fix(lsp): pass in bufnr to formatter 2025-11-08 04:55:24 +01:00
warg c5f3e8e2d8 fix: formatting 2025-11-08 04:54:45 +01:00
warg 923ca6d7a4 fix(mappings): change hover/signature_help mappings to K/<C-S> 2025-11-08 04:51:38 +01:00
warg 7639cea4d2 fix(format): take buffer as option 2025-10-28 09:18:30 +01:00
warg b0a7bde3f0 fix(format): retain window state (jumplist/marks/etc) 2025-10-27 20:02:44 +01:00