Commit graph

8 commits

Author SHA1 Message Date
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
c2b340ef88 vim: refactor plugin specs 2024-02-20 19:09:18 +01:00
98c8837469 vim: telescope refactor 2024-02-18 23:41:06 +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
b9ecc49df2 vim: better descriptions for keymaps 2024-02-17 19:30:00 +01: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