|
|
22f97b4ac7
|
home: vim: lua: lsp: configure inlay hints
|
2025-05-03 13:56:12 +01:00 |
|
|
|
36aa641ec0
|
home: vim: rely on built-in diagnostic jump config
This reduces the surface area of my configuration.
|
2025-04-03 22:04:44 +01:00 |
|
|
|
2583cc6c12
|
home: vim: lua: lsp: add count to diagnostic maps
|
2025-04-03 22:04:44 +01:00 |
|
|
|
274d143031
|
home: vim: fix deprecated calls
|
2025-04-03 22:04:44 +01:00 |
|
|
|
898523d079
|
treewide: fix typos
|
2024-09-27 13:49:29 +00:00 |
|
|
|
58760280be
|
home: vim: update for 'which-key' v3
It complains quite loudly about the legacy mapping syntax.
|
2024-07-25 20:32:15 +01:00 |
|
|
|
bcd9a31bb8
|
home: vim: lua: utils: add 'partial'
Love me some functional goodness.
This was taken from [1].
[1]: https://reddit.com/r/lua/comments/fh2go5
|
2024-07-19 11:36:26 +00:00 |
|
|
|
442d267ca2
|
home: vim: lsp: add missing type hint
|
2024-05-28 13:49:00 +00:00 |
|
|
|
d365aba3c0
|
home: vim: lua: utils: remove 'dump'
ci/woodpecker/push/check Pipeline was successful
It's now available as 'vim.print'.
|
2024-03-12 15:13:20 +00:00 |
|
|
|
b16b6a534b
|
home: vim: lua: lsp: use 'vim.print'
|
2024-03-12 15:11:11 +00:00 |
|
|
|
070df03b7e
|
home: vim: lua: utils: allow querying all clients
ci/woodpecker/push/check Pipeline was successful
|
2024-03-12 12:42:21 +00:00 |
|
|
|
56e158f5c5
|
home: vim: lua: utils: fix deprecated function
|
2024-03-12 12:40:26 +00:00 |
|
|
|
4a8981c7b4
|
home: vim: lua: utils: fix documentation
|
2024-03-12 12:38:38 +00:00 |
|
|
|
65a8f7c481
|
home: create 'modules/home' folder
Consolidating all modules under the same path, to clear out the
top-level directory.
|
2023-11-11 18:12:05 +00:00 |
|