|
edbec9b0d5
|
nvim: better Telescope key maps
|
2025-06-30 21:56:37 +02:00 |
|
|
f6e6a319a5
|
nvim: define variables in the narrowest possible scope
|
2024-07-23 23:09:06 +02:00 |
|
|
04d4f3d002
|
nvim: fix highlighting from todo-comments
|
2024-07-22 21:14:13 +02:00 |
|
|
8dc1dd324a
|
nvim: use opts and config consistently for all plugins
|
2024-07-22 21:14:13 +02:00 |
|
|
c2b340ef88
|
vim: refactor plugin specs
|
2024-02-20 19:09:18 +01:00 |
|
|
15f944eb4c
|
vim: better higlights for todo-comments
|
2024-02-19 02:18:46 +01:00 |
|
|
36ceb2c15c
|
vim: make sure not to blow up on nil opts
|
2024-02-19 02:04:09 +01:00 |
|
|
98c8837469
|
vim: telescope refactor
|
2024-02-18 23:41:06 +01:00 |
|
|
e34671ddaa
|
vim: better structure for utils
|
2024-02-18 02:31:02 +01:00 |
|
|
5f2dd220d9
|
vim: use the opts key in plugin specs where possible
|
2024-02-18 02:25:06 +01:00 |
|
|
a054a3a894
|
vim: use correct signatures for lazy config() and init()
|
2024-02-18 00:42:44 +01:00 |
|
|
a6b117d44c
|
vim: add separate icons for checkmark and checkbox
|
2024-02-17 22:52:56 +01:00 |
|
|
b9ecc49df2
|
vim: better descriptions for keymaps
|
2024-02-17 19:30:00 +01:00 |
|
|
f5e1ac20eb
|
vim: move most icons to a dedicated file
|
2024-02-11 18:32:36 +01:00 |
|
|
b185ac5311
|
vim: make it easy to reload plugin configs with :lua R('...').config()
|
2023-08-18 00:05:47 +02:00 |
|
|
f037a36f27
|
vim: move mappings back to the plugins
|
2023-08-17 22:43:03 +02:00 |
|
|
c9b680e93a
|
vim: clean up plugins dependencies
|
2023-08-17 22:19:34 +02:00 |
|
|
7a293c6024
|
vim: everything is module...
|
2023-08-17 22:17:44 +02:00 |
|
|
cf4c53541f
|
vim/todo-comments: move keymap
|
2023-08-11 04:41:59 +02:00 |
|
|
1371715363
|
vim/todo-comments: reference Telescope's prefix for mapping
|
2023-08-08 18:13:40 +02:00 |
|
|
dc5f34260e
|
vim: lazy load as many plugins as possible
|
2023-08-08 05:04:47 +02:00 |
|
|
98a126fef0
|
vim: add plugin 'folke/todo-comments.nvim'
|
2023-08-07 23:40:38 +02:00 |
|