aaa3b3236e
nvim: use consistent style for lua files
2024-07-22 21:14:13 +02:00
80a3ba49ef
nvim: use icons consistently
2024-07-22 21:14:13 +02:00
37aec2fac7
nvim: remove extension configuration from Telescope setup
...
This makes the Telescope plugin configuration more independent from
extensions. The next step would be to move the `fzf-native` extension to
its own file.
2024-07-21 01:25:46 +02:00
fee0d0f5c7
vim: better telescope
key mappings (match fzf
)
2024-03-17 23:36:44 +01:00
c39be0a592
vim: clear telescope
prompt with <c-u>
2024-02-23 23:46:47 +01:00
c2b340ef88
vim: refactor plugin specs
2024-02-20 19:09:18 +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
26e882780a
vim: consistent telescope
keymap descriptions and comments
2024-02-18 04:08:36 +01:00
3c21f801b8
vim: prevent very narrow telescope
previews
2024-02-18 03:44:17 +01:00
c07b06d4a7
vim: move reusable functions to util
2024-02-18 02:41:05 +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
8d9f3ea390
vim: disable <c-x> in Telescope
2024-02-17 13:21:18 +01:00
ee08716bed
vim: make horizontal split keymaps consistent in telescope and nvim-tree
2024-02-16 02:07:33 +01:00
033319f99d
vim: fix telescope selection caret
2024-02-16 01:28:04 +01:00
e6b4241d00
vim: add keymap to toggle Telescope preview
2024-02-13 23:53:03 +01:00
1f71cdc838
vim: change Telescope mapping for finding commands
2024-02-11 18:46:23 +01:00
0238fd1416
vim: minor refactor
2024-02-11 18:33:28 +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
350d0073f7
vim/telescope: make plugin config self-contained
2023-08-17 23:53:59 +02:00
f037a36f27
vim: move mappings back to the plugins
2023-08-17 22:43:03 +02:00
7a293c6024
vim: everything is module...
2023-08-17 22:17:44 +02:00
0ef1cba81f
vim/telescope: simplify creation of custom mappings
2023-08-12 02:35:21 +02:00
6a1aed2210
vim/telecope: fix file_browser loading and initialization
2023-08-11 04:42:11 +02:00
546db023f4
vim: create a main setup function
2023-08-11 04:42:06 +02:00
4a976f6df7
vim/telescope: move keymap
2023-08-11 04:41:50 +02:00
d99de8a907
vim/telescope: major refactor to enable lazy loading
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
c1e60efa92
vim/telescope: export trigger for mappings in other plugins
2023-08-07 23:38:22 +02:00
a929b53d64
vim/telescope: better mapping to send to loclist
2023-08-07 21:55:23 +02:00
89cbebe6d4
vim/telescope: bring back <leader>f, good bye <c-p>
2023-08-07 21:54:49 +02:00
dcf75de3c0
vim: use vim.F.npcall
2023-08-06 23:52:57 +02:00
6a8c606845
vim: rename 'user' -> 'fschauen'
2023-08-06 23:43:17 +02:00