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
Haseeb Majid
0ece949f98
plugins/nix-develop: init + tests ( #644 )
2023-10-18 10:19:46 +02:00
traxys
0b87e5b70c
plugin/persistence: init + tests ( #645 )
2023-10-16 23:54:41 +02:00
Haseeb Majid
0de47ebf77
plugin/hmts: init + tests ( #646 )
2023-10-15 17:32:16 +02:00
traxys
0a31f39447
plugins/flash: init + tests ( #625 )
2023-10-15 17:31:03 +02:00
Haseeb Majid
bab56daddb
plugins/better-escape: init + tests ( #626 )
...
* adding better escape
* fixing formatting
* fixing tests
* fixing comments from pr
* fixing comments from pr
* Update tests/test-sources/plugins/utils/better-escape.nix
Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
* Update plugins/utils/better-escape.nix
Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
* Update plugins/utils/better-escape.nix
Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
* Update plugins/utils/better-escape.nix
Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
* Update plugins/utils/better-escape.nix
Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
* Update plugins/utils/better-escape.nix
Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
* fixing comments from pr
---------
Co-authored-by: Haseeb Majid <haseeb.majid@imaginecurve.com>
Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
2023-10-13 23:47:44 +02:00
Gaetan Lepage
752f0481ce
plugins/wilder: update options and add missing ones
2023-10-11 12:53:19 +02:00
Gaetan Lepage
b483c752c2
plugins: wilder-nvim -> wilder
2023-10-11 12:53:19 +02:00
municorn
934bf7e2e3
fix(helpers): use "__unkeyed" prefix instead of "@" in toLuaObject
( #632 )
2023-10-09 15:50:21 +02:00
municorn
3fd743fe80
docs: fix grammar, spelling, and text for enable
options
2023-10-09 15:04:57 +02:00
Gaetan Lepage
73f21c063d
plugins/harpoon: fix keymaps + test
2023-10-04 14:46:23 +02:00
Gaetan Lepage
418bf5da17
modules/keymaps: factor out helper functions for use in plugins
2023-10-03 14:18:33 +02:00
Haseeb Majid
19680bbfa1
plugins/navbuddy: init + tests ( #600 )
...
Co-authored-by: Haseeb Majid <haseeb.majid@imaginecurve.com>
Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
2023-10-03 13:21:27 +02:00
Gaetan Lepage
05b77732e3
plugins/which-key: remove which-key logic from keymap module
2023-10-02 15:23:54 +02:00
Gaetan Lepage
dd6a114e52
plugins/misc: adapt to new maps options
2023-10-02 15:23:54 +02:00
Gaetan Lepage
ada99e5763
plugins/notify: add missing options + test
2023-09-20 14:36:39 +02:00
Gaetan Lepage
0c161811aa
plugins/multicursors: init + test
2023-09-10 11:34:19 +02:00
Shayan Rashid
186b790feb
hardtime: init plugin + tests ( #569 )
...
* hardtime: init
* hardtime: completed + tests added
* hardtime: adds missing extraOptions to setupOptions
* hardtime: applies suggested changes
2023-09-01 09:17:31 +02:00
Gaetan Lepage
9f8ce75653
plugins/instant: init + test
2023-08-16 14:45:25 +02:00
Gaetan Lepage
1f0d85640b
plugins/mkdnflow: init + test
2023-08-15 21:19:25 +02:00
Gaetan Lepage
764a6a8666
misc: remove deprecated instances of types.string
2023-08-12 16:00:37 +02:00
Wolbyte
ecd593386f
docs: New documentation using mdbook ( #471 )
...
* docs: mdbook init
* Separate sub-options into their section
* docs: enable fold
* docs: merge core options into a single section
* doc generation: fix submodules index pages
* docs: add contributing section
* docs: rename 'core' group to 'Neovim Options'
docs: removed the index pages of empty sections
docs: remove obsolete 'mergeFunctionResults' function
* docs: use nix syntax highlighting
* docs: point to the new repo url
* docs: use recursive generation
docs: split submodules into subsections
* docs: fix contributing separator
docs: fix missing submodules docs
2023-08-07 11:48:01 +02:00
Antonín Říha
d933b78dc8
plugins/illuminate: init + test ( #472 )
...
* plugins/vim-illuminate: init + test
* Fixed issue with empty test
* Apply suggestions from code review
Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
* Renamed from vilm-illuminate to illuminate
* Update plugins/utils/illuminate.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-07-05 14:42:12 +02:00
Antonín Říha
993cf528b7
plugins/wilder-nvim: init + test ( #466 )
2023-07-03 12:04:39 +02:00
Gaetan Lepage
269d592ea8
plugins/quickmath: init + test
2023-07-03 09:15:46 +02:00
Gaetan Lepage
4a9a3c1f6c
plugins/neorg: refactor + test + neorg-telescope
2023-06-30 15:44:39 +02:00
Gaétan Lepage
b510cf8376
plugins/leap: init + test ( #453 )
2023-06-30 15:42:24 +02:00
Antonín Říha
ff4c8cf8b3
plugins/neogen: init + test ( #456 )
2023-06-30 15:33:26 +02:00
Wolbyte
600cd12057
helpers.defaultNullOpts: add mkBorder
2023-06-26 14:01:18 +02:00
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
f43505d54f
plugins/toggleterm: change some options default + formatting
2023-06-22 14:22:02 +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
traxys
b6f55f619c
plugins/oil: Fix statix error ( #393 )
2023-05-28 19:19:13 +02:00
traxys
dfb2abd209
hooks: Add a hook for statix ( #390 )
2023-05-27 00:03:50 +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
efdcbe225f
perform some statix linting and fixes
2023-05-22 23:00:53 +02:00
Gaetan Lepage
2da04fa4ad
misc: remove deprecated/renamed options warnings
2023-05-20 22:52:47 +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