Commit graph

16 commits

Author SHA1 Message Date
Matt Sturgeon
6ab2a39e6a
plugins/utils: normalize plugin defaults 2024-06-21 08:49:09 +01:00
Gaetan Lepage
26367692da lib/options: rename mkPackageOption to mkPluginPackageOption 2024-05-17 22:15:47 +02:00
traxys
62f32bfc71 treewide: Reformat with nixfmt 2024-05-05 22:00:40 +02:00
Gaetan Lepage
2294a12b0b keymaps: use 'action.__raw' instead of 'lua = true' internally 2024-02-03 18:12:25 +01:00
Gaetan Lepage
e2c3459d1d lib/helpers: extraOptionsOptions -> neovim-plugin.extraOptionsOptions 2024-01-28 23:39:14 +01:00
Gaetan Lepage
b6724702b4 misc: refactor imports, prefer adding helpers to args rather than importing it 2023-11-06 16:33:39 +01:00
Zach Coyle
1aecd4c203 plugins/harpoon: fix busted keybind 2023-11-04 10:16:51 +01:00
Haseeb Majid
0094f82d35
plugins/harpoon: fix telescope integration (#656)
* fix harpoon

* fix telescope harpoon

* fix telescope harpoon

* Update plugins/utils/harpoon.nix

Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>

---------

Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
2023-10-21 11:40:49 +02:00
Haseeb Majid
d560fc6183
plugins/harpoon: allow to enable the telescope extension (#624) 2023-10-18 18:20:03 +02:00
Gaetan Lepage
73f21c063d plugins/harpoon: fix keymaps + test 2023-10-04 14:46:23 +02:00
Gaetan Lepage
dd6a114e52 plugins/misc: adapt to new maps options 2023-10-02 15:23:54 +02:00
Tanish2002
efdcbe225f perform some statix linting and fixes 2023-05-22 23:00:53 +02:00
Gaétan Lepage
89f54be73a
plugins/harpoon: add extraOptions option (#281) 2023-03-21 22:19:07 +01:00
Gaétan Lepage
b9f32b3443
plugins/utils/harpoon: add support for keymaps (#196) 2023-02-26 19:50:51 +01:00
Gaétan Lepage
264de8cefb
added formatter + reformat existing codebase (#175) 2023-02-20 10:42:13 +00:00
Gaétan Lepage
13943b4ab2
harpoon: init plugin (#145)
* plugins: Add harpoon

* harpoon: use example

* merge main

---------

Co-authored-by: Pedro Alves <pta2002@pta2002.com>
2023-02-14 19:46:44 +00:00