Commit Graph

156 Commits (f1890f15be686b63368619a7f35f53ec5bc66a6c)

Author SHA1 Message Date
Moritz Böhme c249fab5cb
Merge remote-tracking branch 'refs/remotes/origin/nixos' into nixos 2024-08-19 09:59:46 +02:00
Moritz Böhme 56505a065f
feat(nvim): add back zen-mode 2024-08-19 09:49:13 +02:00
Moritz Böhme f08c343ddf
feat: make luasnip handle injected languages 2024-08-18 15:17:43 +02:00
Moritz Böhme 5c666feefb
Merge remote-tracking branch 'refs/remotes/origin/nixos' into nixos 2024-08-18 13:12:15 +02:00
Moritz Böhme 82e64e198f
feat: remove cmp-spell and copilot nvim plugins 2024-08-18 13:06:32 +02:00
Moritz Böhme 6bcccc1ff9
chore: update inputs 2024-08-18 13:03:18 +02:00
Moritz Böhme 9e2c4205d9
feat: improve snippet completion 2024-08-18 12:31:09 +02:00
Moritz Böhme 667b7a9db3
feat: add elixir stuff 2024-08-18 12:28:52 +02:00
Moritz Böhme 9f931b563f
refactor: small clean up 2024-07-19 16:58:38 +02:00
Moritz Böhme a11717c8ce
feat: configure nil_ls 2024-07-01 21:41:32 +02:00
Moritz Böhme 55325053ec
fix: replace deprecated function 2024-07-01 21:41:04 +02:00
Moritz Böhme 331c34b147
fix!: inlay hint toggle (toggles globally now) 2024-06-30 18:49:14 +02:00
Moritz Böhme 9bbe4516f4
refactor: improve comment 2024-06-30 18:48:32 +02:00
Moritz Böhme b03934b4a3
feat: add vimtex 2024-06-27 10:12:38 +02:00
Moritz Böhme 1a2369c8db
feat: add latexindent formatter 2024-06-24 09:43:55 +02:00
Moritz Böhme d4db0cec27
fix: plantuml-syntax 2024-06-24 09:43:22 +02:00
Moritz Böhme 57d91555a0
Merge remote-tracking branch 'refs/remotes/origin/nixos' into nixos 2024-06-17 11:14:04 +02:00
Moritz Böhme fad19c6a58
feat!: remove statuscol-nvim 2024-06-17 11:12:45 +02:00
Moritz Böhme fcfc548717
feat: improve nvim experience 2024-06-17 10:02:10 +02:00
Moritz Böhme e45b2241fa
feat: update nixd config 2024-06-17 10:01:08 +02:00
Moritz Böhme a5a784b2d5
refactor: clean up a bit 2024-06-17 09:59:39 +02:00
Moritz Böhme bdc849205e Merge remote-tracking branch 'refs/remotes/origin/nixos' into nixos 2024-06-12 09:42:13 +02:00
Moritz Böhme b526cfc6f8
feat: improve null-ls-nvim experience 2024-05-13 10:34:19 +02:00
Moritz Böhme f417d8b819
fix: new nvim problems 2024-05-13 10:33:17 +02:00
Moritz Böhme 946cb89900 Merge remote-tracking branch 'refs/remotes/origin/nixos' into nixos 2024-04-24 09:02:25 +02:00
Moritz Böhme 462cb1d851 feat: add plantuml-syntax plugin 2024-04-24 09:01:42 +02:00
Moritz Böhme 1b5659ac6c
feat: add easy mapping for "Gedit :" 2024-04-21 12:00:38 +02:00
Moritz Böhme 42edc5bd2f
fix: todo-comments-nvim plugin 2024-04-21 11:54:36 +02:00
Moritz Böhme 54e55f4b6d
feat: cleanup 2024-04-21 11:21:46 +02:00
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