Commit Graph

127 Commits (5aba3a032c0a151f1b1d0a4221e0614b05f16dc7)

Author SHA1 Message Date
Moritz Böhme 09caae2e4e
feat: add gleam formatting and snippets 2024-03-02 13:54:08 +01:00
Moritz Böhme 71fe796589
refactor: move lsp-config 2024-02-16 11:02:46 +01:00
Moritz Böhme d098a8f907
refactor(nvim): add parser dir to front of runtimedir 2024-02-16 09:46:23 +01:00
Moritz Böhme 591f981e71
feat(nvim)!: remove nvim puppeteer 2024-02-16 09:45:20 +01:00
Moritz Böhme 5559e9291e Merge remote-tracking branch 'refs/remotes/origin/nixos' into nixos 2024-02-13 09:40:24 +01:00
Moritz Böhme 73f597b1c0 feat(nvim)!: do not use rope for pylsp 2024-02-13 09:27:27 +01:00
Moritz Böhme 386da4ccb9
Merge remote-tracking branch 'refs/remotes/origin/nixos' into nixos 2024-02-12 10:13:28 +01:00
Moritz Böhme 1166a87fcb
feat(nvim): add gleam lsp 2024-02-12 10:12:07 +01:00
Moritz Böhme 4cf72f2a09
feat(nvim)!: remove unused plugins 2024-02-12 10:11:41 +01:00
Moritz Böhme 2be2adcaab
feat(nvim): add hawt-keys plugin 2024-02-12 10:11:13 +01:00
Moritz Böhme 9e4fdb00e3
feat(flake): add module for overlays 2024-02-12 10:10:32 +01:00
Moritz Böhme a14f999ab9
feat(nvim): add python snippets 2024-02-11 21:14:21 +01:00
Moritz Böhme 96697c684c
feat(nvim): improve cmp + luasnip keybinds 2024-02-11 21:13:50 +01:00
Moritz Böhme e87d0c7ec3
feat(nvim): add luasnip snippets 2024-02-10 18:22:09 +01:00
Moritz Böhme 8003f15242
feat(nvim): add cmp spell and signature plugins 2024-02-01 12:33:35 +01:00
Moritz Böhme a9e0b92d81
fix(nvim): toggle of inlay hints 2024-01-22 15:25:47 +01:00
Moritz Böhme 8d5300682c
Merge remote-tracking branch 'refs/remotes/origin/nixos' into nixos 2024-01-20 12:29:51 +01:00
Moritz Böhme cb881fbbc8
feat(nvim): add templ, htmx and tailwind lsp 2024-01-16 12:46:39 +01:00
Moritz Böhme f79dec2ebf
chore!: update inputs and fix issues 2024-01-16 12:45:33 +01:00
Moritz Böhme 6ceddb1f94
feat!: treesitter injections not needed anymore 2024-01-16 12:35:34 +01:00
Moritz Böhme 7baa2db2b6 feat(nvim): make search binds visual aware 2024-01-11 09:25:31 +01:00
Moritz Böhme ed1c1a6f69
feat(nvim): switch back to copilot 2024-01-06 11:45:54 +01:00
Moritz Böhme 82ffbcbde4
feat(nvim): add gen.nvim and ollama service 2023-12-10 17:15:00 +01:00
Moritz Böhme ddc2989620
fix: remove deprecated option 2023-12-10 17:14:20 +01:00
Moritz Böhme 05927d1ae6
Merge remote-tracking branch 'origin/nixos' into nixos 2023-12-08 16:27:02 +01:00
Moritz Böhme b880e27deb
refactor: remove unused dependency 2023-12-08 16:11:37 +01:00
Moritz Böhme a02aeede10
feat(nvim)!:remove mini starter and animate 2023-12-08 16:07:24 +01:00
Moritz Böhme 360c8b155e
refactor: treesitter config 2023-12-08 16:06:00 +01:00
Moritz Böhme 70e95a1ea4 chore!: update inputs 2023-11-30 14:46:29 +01:00
Moritz Böhme e10bfd9390 feat(nvim): add neogen 2023-11-30 14:45:42 +01:00
Moritz Böhme 1735fb38da
feat(nvim)!: switch formatter.nvim to conform.nvim 2023-11-03 13:48:47 +01:00
Moritz Böhme 9c70942dfb
fix(nvim): gitsigns in status column 2023-10-28 15:19:53 +02:00
Moritz Böhme 528098839d
refactor(nvim): keybinding mess 2023-10-28 15:18:59 +02:00
Moritz Böhme 8bc546daf0
feat(nvim): add dap nvim 2023-10-28 15:17:59 +02:00
Moritz Böhme 844c7a9876
feat(nvim): add neotest plugin 2023-10-27 19:34:52 +02:00
Moritz Böhme 92f3484bd0
Merge remote-tracking branch 'origin/nixos' into nixos 2023-10-27 09:01:23 +02:00
Moritz Böhme 70a01fd0a4
fix(nvim): remove lsp signature completely 2023-10-27 09:00:36 +02:00
Moritz Böhme 2c2824a395 feat(nvim): allow disabling cmp sources
Add a new command "CmpToggle" and functions to turn off/on a cmp source.
2023-10-26 09:47:21 +02:00
Moritz Böhme 6707e03547
feat(nvim): mv devault zettelkasten location 2023-10-25 17:23:14 +02:00
Moritz Böhme 387477a746
feat(nvim): add nil lsp 2023-10-25 17:22:14 +02:00
Moritz Böhme cb262d4cf5
feat(nvim)!: remove lsp-signature-help 2023-10-08 13:34:13 +02:00
Moritz Böhme 28961fe114
feat(nvim): update null-ls-nvim 2023-10-08 13:32:42 +02:00
Moritz Böhme 21b77e2ad2
feat(nvim): switch back to codeium
This reverts commit b0f0713781.
2023-10-01 21:15:49 +02:00
Moritz Böhme fadee02e60
feat(nvim): use nixd instead of nil 2023-09-27 13:11:07 +02:00
Moritz Böhme 611584a0be
feat(nvim): add nvim-puppeteer for f-strings 2023-09-27 10:38:27 +02:00
Moritz Böhme 3ee3593b0c
refactor(nvim): remove unnused dependency 2023-09-17 09:40:56 +02:00
Moritz Böhme 7078b97ee9
feat(nvim): add copilot-cmp 2023-09-17 09:36:22 +02:00
Moritz Böhme bfbc3ad24f
feat(nvim): add NixLazy.nvim 2023-09-17 09:35:10 +02:00
Moritz Böhme b0f0713781
feat(nvim)!: remove deprecated codeium extension 2023-09-17 09:25:50 +02:00
Moritz Böhme d6ad810568
feat(nvim): add harpoon 2023-09-10 13:35:13 +02:00