Commit Graph

40 Commits

Author SHA1 Message Date
warg 217390cfa4 feat(git): :Glog command, per-module setup, plugin/ auto-init 2026-04-30 15:05:48 +02:00
warg 25eb671248 refactor(git): move git.setup() call to init.lua 2026-04-28 11:36:18 +02:00
warg f55d7ac11d feat(git): replace vim-fugitive with custom git module 2026-04-27 12:41:41 +02:00
warg 4b278ef672 refactor(ts): rewrite around Repo/Parser types 2026-04-21 23:57:01 +02:00
warg 59c588ec51 feat(ts): add cmake 2026-04-21 20:56:46 +02:00
warg 3611791fa9 refactor(undotree): use builtin nvim.undotree 2026-04-21 14:24:43 +02:00
warg 21f566112e refactor(ts): own parser installation, split from pack 2026-04-20 22:50:17 +02:00
warg c7dd083083 refactor: address emmylua diagnostics 2026-04-20 22:11:18 +02:00
warg ad45c6fdf6 feat: add blink.cmp and disable custom completion pipeline 2026-04-17 02:37:19 +02:00
warg 3f9170e46d feat(lsp): migrate from blink.cmp to built-in completion 2026-04-14 22:27:48 +02:00
warg 335680ea8a style: rename mappings module to keymap 2026-04-14 16:27:15 +02:00
warg 4b3549ce73 chore: remove plenary 2026-04-14 16:25:41 +02:00
warg 071081e9d8 feat: add undotree 2026-04-14 16:02:49 +02:00
warg e55540bd59 refactor: replace telescope with fzf-lua, drop nvim-notify 2026-04-14 02:35:57 +02:00
warg 5468a5a628 style: apply formatting 2026-04-13 23:24:31 +02:00
warg 959cec7051 feat(git): add git module and replace vim-flog with :Glog 2026-04-13 21:40:53 +02:00
warg 4e66d2960c feat(lsp): remove fidget in favor of displaying progress in cmdline 2026-04-13 03:25:10 +02:00
warg 2a27a01b57 feat: remove nvim-dap-view 2026-04-12 13:35:41 +02:00
warg cf898d1fee feat(treesitter): replace nvim-treesitter with pack-managed parsers 2026-04-12 11:46:54 +02:00
warg ec81afbab7 refactor: simplify plugin loader 2026-04-11 22:55:51 +02:00
warg 28c45c8390 feat: switch from lazy to vim.pack 2026-04-10 14:42:25 +02:00
warg af2d8df323 feat: add gotmpl 2026-02-11 18:50:51 +01:00
warg 21c7053f8e feat: add some command aliases 2025-10-16 03:35:27 +02:00
warg 8b17ef2b6b feat: remove ow directory, keep ow in type annotations only 2025-10-05 00:32:50 +02:00
warg e8ff3fed7c refactor(LSP): use the new vim.lsp.* functions to set up LSP servers 2025-06-05 15:09:58 +02:00
warg 880593ccba feat(colorscheme): change colorscheme to onedark 2025-04-30 20:50:42 +02:00
warg 16ccb1d107 fix: namespace all local packages and modules 2025-04-16 23:19:16 +02:00
warg 93b501048d feat: debloat 2024-10-31 17:55:09 +01:00
warg b8b0cd97e7 fix(lazy): remove all icons 2024-08-09 02:37:52 +02:00
warg ac1e40bfee feat(lazy): allow for hot loading plugin specs 2024-04-21 03:20:28 +02:00
warg ad7b8848d1 feat(lsp): hot reload of lsp config 2024-04-19 17:25:55 +02:00
warg 7b433addc4 feat(clipboard): fix clipboard for ssh+tmux
Fix clipboard when attaching to a tmux session
over SSH.
2024-03-29 01:17:37 +01:00
warg 9e132603e2 chore: remove license headers 2024-01-08 11:18:13 +01:00
warg 544754dd0b Fix formatting 2023-09-19 16:25:43 +02:00
warg 6294ebe76a Rename plugin dir 2023-09-11 03:59:31 +02:00
warg d84b64a6e6 Restructuring 2023-09-06 17:04:30 +02:00
warg fd5add50ee Add user command for updating everything 2023-09-04 03:44:07 +02:00
warg e6bd54bb0c Refactor LSP and add notify 2023-09-03 00:33:33 +02:00
warg ae3bc212a9 Format workspace with CodeFormat 2023-09-02 21:48:56 +02:00
warg 429a03c710 Initial commit 2023-09-02 21:48:52 +02:00