Commit graph

26 commits

Author SHA1 Message Date
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
Renamed from config/nvim/lua/user/plugins/telescope.lua (Browse further)