Commit Graph

190 Commits (59c843d452a9a87693f0162f4fc53a6cc31e90d1)

Author SHA1 Message Date
Moritz Böhme 89104209e8
Merge remote-tracking branch 'refs/remotes/origin/nixos' into nixos 2024-01-30 21:44:17 +01:00
Moritz Böhme 2c038e43c1
chore: update inputs 2024-01-30 21:42:54 +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 a3289ee611
refactor!: use inputs directly instead of overlays 2024-01-16 12:40:37 +01:00
Moritz Böhme 6ceddb1f94
feat!: treesitter injections not needed anymore 2024-01-16 12:35:34 +01:00
Moritz Böhme e468d26c51
feat(nvim): add abbreviations for typos 2024-01-16 12:34: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 f43b993869
feat: make nixos-laptop empheral 2023-09-25 18:29:29 +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
Moritz Böhme ce2bddc541
Merge remote-tracking branch 'origin/nixos' into nixos 2023-09-10 13:34:24 +02:00
Moritz Böhme 6a125a1df6
refactor(nvim)!: add opts option 2023-09-10 13:30:29 +02:00
Moritz Böhme d4be10ddda feat(nvim): improve zen mode 2023-09-07 09:09:12 +02:00
Moritz Böhme 8f0a066e33 feat(nvim): toggle diagnostics with lsp lines 2023-09-07 09:08:18 +02:00
Moritz Böhme 12a5420ee9
feat(nvim): disable cmp for IncRename 2023-09-07 08:45:50 +02:00
Moritz Böhme 116fc30524
feat(nvim)!: use nvim autopairs instead of mini 2023-09-07 08:39:43 +02:00
Moritz Böhme 78bad01914
feat(nvim): lazy load vim fugitive 2023-09-07 08:04:20 +02:00
Moritz Böhme d3f5d2e9bd
feat(nvim): better next/prev tab keybinds 2023-09-06 17:50:49 +02:00
Moritz Böhme 6ae954d3c6
feat(nvim): add lsp signature plugin 2023-09-06 17:50:48 +02:00
Moritz Böhme 4322977115
feat(nvim): make modes a list for lazy keybinds 2023-09-06 17:50:47 +02:00