Commit graph

25 commits

Author SHA1 Message Date
Wolbyte
794356625c
plugins/nvim-ufo: init + test (#446) 2023-06-25 11:02:54 +02:00
Gaetan Lepage
58ccb99e2d plugins/coverage: init + test 2023-06-25 10:43:27 +02:00
Gaetan Lepage
1a8bd3bdc1 plugins/toggleterm: fix openMapping and documentation bug 2023-06-22 10:54:11 +02:00
Tanish2002
15b821db10 plugins/toggleterm: init + test 2023-06-22 09:04:34 +02:00
Gaetan Lepage
9fd431366a plugins/auto-session: init + tests 2023-06-15 11:55:53 +02:00
Gaetan Lepage
b809855174 plugins/cursorline: init + test 2023-06-14 23:02:10 +02:00
Gaetan Lepage
895998b5a7 plugins/mini: init + test 2023-06-12 12:47:58 +02:00
Gaetan Lepage
1f285df664 plugins/auto-save: init + test 2023-06-02 14:20:56 +02:00
Gaetan Lepage
1262c0d54f plugins/indent-blankline: add extraOptions option + test 2023-06-02 11:33:04 +02:00
Gaetan Lepage
2a2f702942 plugins/oil: init + tests 2023-05-26 23:27:03 +02:00
CaptainEureka
b69bde941a
plugins/alpha-nvim: add alpha-nvim plugin module + tests (#378)
* plugins/alpha-nvim: add alpha-nvim plugin module + tests

* fix: remove telescope from defaults

* Update plugins/utils/alpha.nix

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

* update: remove theme option

* update: add default configuration

---------

Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
2023-05-25 14:16:05 +02:00
Tanish2002
5fa54c6d39 feat: register mapping with no actions in which-key when enabled 2023-05-21 23:22:10 +02:00
traxys
838f616f0a
plugins/zk: init + tests (#340) 2023-04-17 23:13:12 +02:00
Pedro Alves
f8c412ba7f
plugins/conjure: init plugin (#339)
* plugins/conjure: init plugin

* conjure: fix import
2023-04-17 17:39:54 +02:00
traxys
75a5e45b2b
plugin/which-key: init + tests (#337) 2023-04-16 13:08:07 +02:00
Gaétan Lepage
3b1df35a8c
plugins/spider: add plugin + test (#330) 2023-04-16 11:09:59 +02:00
traxys
121566a267
editorconfig: Migrate to builtin plugin (#335) 2023-04-15 15:21:25 +02:00
Gaétan Lepage
f79dccdc2e
plugins/lastplace: add plugin + test (#322) 2023-04-06 16:04:29 +02:00
Fabian Page
ca187c2262
plugins/tmux-navigator: init + tests (#314) 2023-04-04 14:00:04 +02:00
Gaétan Lepage
301d1a4072
plugins/{nvim-tree,neo-tree}: move from utils to filetrees (#304) 2023-03-31 10:26:56 +02:00
traxys
d531c836d4
editorconfig: Add editorconfig plugin (#265)
This is temporary, until neovim 0.9 when we will have builtin editorconfig
2023-03-31 10:15:43 +02:00
Gaétan Lepage
3ed69945b0
plugins/magma-nvim: refactor + tests (#286) 2023-03-24 15:46:16 +01:00
Shayan Rashid
6d4c15385d
plugins/presence-nvim: init plugin (#285)
* presence-nvim: init plugin

Discord Rich Presence for Neovim

* Apply suggestions from code review

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

* presence-nvim: fixes syntax error

* presence-nvim: updates some options to accept raw types

the options which were able to accept lua functions are now able to be assigned raw values

---------

Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
2023-03-24 13:20:10 +01:00
Gaétan Lepage
5ae654b74d
plugins/mark-radar: refactor + tests (#287) 2023-03-24 13:11:46 +01:00
Gaétan Lepage
db5061b4db
tests/plugins: refactor (#235) 2023-03-22 07:42:02 +01:00