1
0
Fork 0
Commit graph

41 commits

Author SHA1 Message Date
Daniel Kempkens dc8ae6abb3
nvim: fix which-key config 2024-07-21 21:54:20 +02:00
Daniel Kempkens e5e206a0c0
nvim: use hover.nvim
All checks were successful
Build / build-arm64-linux (push) Successful in 8m14s
Build / build-amd64-linux (push) Successful in 20m50s
2024-07-10 00:45:24 +02:00
Daniel Kempkens dd81b8fda7
nvim: cleanup 2024-07-08 23:44:34 +02:00
Daniel Kempkens e372b15966
nvim: configuration updates 2024-06-25 16:57:10 +02:00
Daniel Kempkens ce5f9e935d
update configuration 2024-06-19 10:10:35 +02:00
Daniel Kempkens 843b01cecd
nvim: update git remote software integration 2024-04-23 16:01:29 +02:00
Daniel Kempkens 4aae815264
nvim: very basic glab integration 2024-04-22 23:14:48 +02:00
Daniel Kempkens ce7ccba751
nvim: fix inlay hint setup function signature 2024-04-20 19:13:49 +02:00
Daniel Kempkens 131ef3fe3c
nvim: git integration improvements
All checks were successful
Update Flake / update-flake (push) Successful in 2m33s
Build / build-amd64-linux (push) Successful in 1m42s
Build / build-arm64-linux (push) Successful in 12m44s
2024-01-02 23:35:15 +01:00
Daniel Kempkens 23721c828f
nvim: add simple neogit keymap
All checks were successful
Update Flake / update-flake (push) Successful in 2m42s
Build / build-amd64-linux (push) Successful in 43s
Build / build-arm64-linux (push) Successful in 3m20s
2023-12-30 00:58:48 +01:00
Daniel Kempkens 81c0b21d48
nvim: configure neogit 2023-12-29 01:26:11 +01:00
Daniel Kempkens 161ad47913
Update deps
All checks were successful
Build / build-amd64-linux (push) Successful in 1h12m50s
Build / build-arm64-linux (push) Successful in 1h19m39s
2023-11-30 10:39:37 +01:00
Daniel Kempkens 4ee876d8ef
nvim: Plugin changes 2023-11-29 15:52:16 +01:00
Daniel Kempkens 4d06461aa9
nvim: cmp styling/update 2023-11-20 21:59:54 +01:00
Daniel Kempkens c712b6dada
nvim: update config
All checks were successful
Build / build-arm64-linux (push) Successful in 15m0s
Build / build-amd64-linux (push) Successful in 42m25s
2023-11-14 21:47:20 +01:00
Daniel Kempkens badcb33b32
Updates 2023-10-31 21:24:26 +01:00
Daniel Kempkens 7d8eaaae76
nvim: LSP hover border 2023-10-25 15:58:46 +02:00
Daniel Kempkens 3b9b917b94
fonts: remove unifont 2023-10-20 21:53:30 +02:00
Daniel Kempkens b4f63c6e7b
nvim: Use mini.completion 2023-10-18 23:18:10 +02:00
Daniel Kempkens 3a430aaf62
nvim: Replace toggleterm with wezterm splits 2023-10-15 22:10:19 +02:00
Daniel Kempkens 46145fc2fd
nvim: Update keymaps
Some checks failed
Build / build-arm64-linux (push) Successful in 9m1s
Build / build-amd64-linux (push) Failing after 16m24s
2023-10-09 21:59:19 +02:00
Daniel Kempkens f497dba501
nvim: Use conform for formatting 2023-10-09 15:05:57 +02:00
Daniel Kempkens d36853d3d7
nvim: Replace some plugins with mini.nvim
All checks were successful
Build / build-arm64-linux (push) Successful in 15m9s
Build / build-amd64-linux (push) Successful in 33m58s
2023-10-08 20:57:17 +02:00
Daniel Kempkens 803c5da18d
nvim: Switch from cmp to coq, dropping many other plugins
All checks were successful
Build / build-arm64-linux (push) Successful in 9m31s
Build / build-amd64-linux (push) Successful in 12m12s
2023-10-03 22:31:16 +02:00
Daniel Kempkens 623758e6be
nvim: Update formatter 2023-07-23 22:40:54 +02:00
Daniel Kempkens 45462f676e
nvim: Move to formatter.nvim and use treefmt 2023-07-12 20:39:50 +02:00
Daniel Kempkens e5c390431d
Various fixes 2023-07-05 23:55:20 +02:00
Daniel Kempkens b406624889
nvim: Update UrlView keymap 2023-06-27 20:26:17 +02:00
Daniel Kempkens 6fb8cf72c4
Update deps 2023-06-26 13:07:19 +02:00
Daniel Kempkens 6538a931e1
nvim: Update configuration 2023-01-14 17:07:11 +01:00
Daniel Kempkens 4038101664
nvim: Improve diagnostic sign click 2023-01-11 23:48:51 +01:00
Daniel Kempkens 68b7947137
nvim: Use new statuscolumn 2023-01-11 22:45:22 +01:00
Daniel Kempkens 968222a84f
Update deps 2022-12-20 20:26:57 +01:00
Daniel Kempkens e3d5d7cc43
Update 2022-11-11 15:06:11 +01:00
Daniel Kempkens e9a3b4da07
Updates 2022-11-09 00:24:54 +01:00
Daniel Kempkens c5b9e5fea3
nvim: Remove unused LSP import 2022-09-22 22:35:10 +02:00
Daniel Kempkens fff3e87a27
nvim: Switch to navic for statusline component 2022-09-22 22:34:18 +02:00
Daniel Kempkens 0b6ed8e8e5
Update deps & replace bufferline with heirline 2022-08-28 22:57:36 +02:00
Daniel Kempkens daedb5a164
neovim: Add floating VCS shell 2022-08-26 00:49:54 +02:00
Daniel Kempkens 03903012c5
Update deps 2022-08-24 22:39:31 +02:00
Daniel Kempkens a3b4ab95f3 Prepare multi-system support 2022-07-29 20:13:31 +02:00
Renamed from config/nvim/nifoc/keymap.fnl (Browse further)