Commit graph

693 commits

Author SHA1 Message Date
github-actions[bot]
eab342e2bb autogenerated: Update options 2023-10-21 19:53:01 +02:00
github-actions[bot]
a3fd5e6af1 flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/f5892ddac112a1e9b3612c39af1b72987ee5783a' (2023-09-29)
  → 'github:NixOS/nixpkgs/87828a0e03d1418e848d3dd3f3014a632e4a4f64' (2023-10-06)
• Updated input 'pre-commit-hooks':
    'github:cachix/pre-commit-hooks.nix/033453f85064ccac434dfd957f95d8457901ecd6' (2023-10-01)
  → 'github:cachix/pre-commit-hooks.nix/42e1b6095ef80a51f79595d9951eb38e91c4e6ca' (2023-10-09)
2023-10-21 19:53:01 +02: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
Mikael Fangel
9832bc3f54
fsautocomplete: init (#655) 2023-10-20 10:39:09 +02:00
Haseeb Majid
d560fc6183
plugins/harpoon: allow to enable the telescope extension (#624) 2023-10-18 18:20:03 +02:00
Ruixi-rebirth
b5849e2407
plugins/null-ls: add formatting source: gofmt (#653) 2023-10-18 13:58:27 +02:00
Haseeb Majid
0ece949f98
plugins/nix-develop: init + tests (#644) 2023-10-18 10:19:46 +02:00
Ruixi-rebirth
465d09849a
plugins/null-ls: add formatting source: beautysh (#651) 2023-10-17 11:29:43 +02:00
traxys
0b87e5b70c
plugin/persistence: init + tests (#645) 2023-10-16 23:54:41 +02:00
Gaetan Lepage
a9698ea2b0 module/keymaps: no need to set options = {} 2023-10-16 14:54:31 +02:00
Gaetan Lepage
69b3a13532 modules/keymaps: keymaps option should not accept str mappings 2023-10-16 11:08:28 +02:00
Gaetan Lepage
7f29aade86 modules/keymaps: remove possibility to add a keymap without an action 2023-10-16 11:08:28 +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
Maximilian Ehlers
c5150bfcdc
Adds view method option to vimtex and allows the installation of texlive with the plugin (#637) 2023-10-11 12:38:06 +02:00
Zoey de Souza Pessanha
fc5bbc733c
colorschemes/melange: init + test (#636)
* feat: add melange colorscheme support

* fix: colorschemes typo

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

* refactor: omit redundant tests

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-10 17:45:23 +02:00
municorn
934bf7e2e3
fix(helpers): use "__unkeyed" prefix instead of "@" in toLuaObject (#632) 2023-10-09 15:50:21 +02:00
Sebastian Bolaños
258acc56a9 Remove extra semicolon in example 2023-10-09 15:28:48 +02:00
municorn
3fd743fe80 docs: fix grammar, spelling, and text for enable options 2023-10-09 15:04:57 +02:00
Gaetan Lepage
7014569cbf helpers/efmls-configs/extract.py: add missing languages 2023-10-09 13:36:04 +02:00
Gaetan Lepage
369254237a github-actions/update: fix nix installation 2023-10-09 12:13:06 +02:00
Haseeb Majid
eb84003a09
plugins/barbecue: init + tests (#622)
* doing changes

* fixing stuff

* fixing stuff

* Update plugins/bufferlines/barbecue.nix

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

* Update plugins/bufferlines/barbecue.nix

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

* Update plugins/bufferlines/barbecue.nix

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

* Update tests/test-sources/plugins/bufferlines/barbecue.nix

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

* fix function formatting

* Update plugins/bufferlines/barbecue.nix

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

* fix semicolon in modified

---------

Co-authored-by: Haseeb Majid <haseeb.majid@imaginecurve.com>
Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
2023-10-06 13:57:31 +02:00
Shayan Rashid
a0c35acab5
nvim-tree: remove deprecated 'hideRootFolder' option (#623)
* nvim-tree: remove deprecated 'hideRootFolder' option

also adds missing option to specify boolean for 'rootFolderLabel'

* nvim-tree: marks 'hideRootFolder' as deprecated
2023-10-05 21:26:24 +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
Gaetan Lepage
7eb1a85ccb github-workflow: add a timeout for jobs 2023-10-03 14:18:18 +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
574fb73258 modules/keymaps: refactor + new syntax 2023-10-02 15:23:54 +02:00
Gaetan Lepage
382973b627 flake.lock: Update 2023-10-02 14:35:33 +02:00
github-actions[bot]
14a13d4f13 flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/e35dcc04a3853da485a396bdd332217d0ac9054f' (2023-09-22)
  → 'github:NixOS/nixpkgs/8a86b98f0ba1c405358f1b71ff8b5e1d317f5db2' (2023-09-27)
2023-10-02 11:22:43 +02:00
Gaetan Lepage
47b72e41dd github-worflow: Switch to "Namespace" runner for CI 2023-10-01 18:12:54 +02:00
Gaetan Lepage
85abc48714 modules/autocmd: better handling of 'desc' option rename 2023-10-01 17:28:50 +02:00
Marie Ramlow
3fa81dd063 plugins/lsp/hls: add missing --lsp cmd flag 2023-09-29 15:00:47 +02:00
Gaetan Lepage
6b4911e67f modules/autocmd: rename autoCmd.*.description to desc 2023-09-29 09:22:05 +02:00
Gaetan Lepage
9e448b7ff0 tests: allow test cases to use the nixvim helpers (for testing them) 2023-09-27 10:48:13 +02:00
Gaetan Lepage
11b22bab05 lib/option-warnings: deprecate useless option-warnings 2023-09-26 22:48:36 +02:00
Ariel D'Alessandro
70b5f969ca Add phpactor 2023-09-26 08:50:35 +02:00
Gaétan Lepage
4316099f05
flake.lock: Update (#601)
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/ace5093e36ab1e95cb9463863491bee90d5a4183' (2023-09-15)
  → 'github:NixOS/nixpkgs/5ba549eafcf3e33405e5f66decd1a72356632b96' (2023-09-19)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-09-25 09:08:20 +02:00
Haseeb Majid
32a64af231
plugins/navic: init + tests (#597)
Co-authored-by: Haseeb Majid <haseeb.majid@imaginecurve.com>
Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
2023-09-21 14:48:05 +02:00
Gaetan Lepage
ada99e5763 plugins/notify: add missing options + test 2023-09-20 14:36:39 +02:00
Gaetan Lepage
288e46e2d8 plugins/bufferline: add missing highlight groups 2023-09-19 14:29:40 +02:00
kiipuri
c8051ab345 plugins/ui/noice: fix typo 2023-09-19 11:38:12 +02:00
Gaetan Lepage
59232f22b5 misc: fix defaultEditor option for HM and NixOS modules 2023-09-19 10:41:57 +02:00
Gaetan Lepage
0ea5e205e6 plugins/null-ls: re-enable hadolint test as it has been fixed 2023-09-18 23:41:56 +02:00
Gaetan Lepage
420b25c735 plugins/lsp/pylsp: disable broken tests 2023-09-18 23:41:56 +02:00