traxys
6c656c14d8
plugin/efmls-configs: Map languages to filetypes ( #564 )
2023-08-28 23:44:42 +02:00
traxys
e704db3064
plugins/efmls-configs: Avoid spaces in language names ( #563 )
2023-08-28 18:27:03 +02:00
traxys
33cffcb0fd
plugins/lsp: Extract rust-analyzer options from the source directly ( #562 )
...
This directly reads the package.json file in pkgs.rust-analyzer.src in
order to generate the list of options for rust-analyzer.
This avoids the need for a generator script, and makes sure that it is
always in sync.
2023-08-28 17:28:12 +02:00
Gaetan Lepage
26626aa1b1
plugins/nvim-cmp: allow users to provide a 'listOf listOf sources'
2023-08-28 17:07:57 +02:00
traxys
b393989ba5
flake: Remove formatter excludes, as there are no more autogenerated files ( #559 )
2023-08-28 13:53:12 +02:00
traxys
5f9a56f5a7
efmls-configs: Sort keys for ease of comparison ( #558 )
2023-08-28 13:48:46 +02:00
traxys
4b3d019eee
lib: Use mkOptionType for rawType
( #556 )
...
This allows the type to be rendered as `raw lua code` instead of
`submodule` in the documentation.
2023-08-28 13:32:08 +02:00
traxys
1d48986c41
workflows: Update autogenerated configs alongside the flake.lock ( #555 )
2023-08-28 13:07:30 +02:00
Gaetan Lepage
2fea694de0
workflow: change from circle-ci to github action for doc deployment
2023-08-28 11:58:19 +02:00
Gaétan Lepage
30a8c1d01c
Add flakehub workflow
2023-08-28 11:16:45 +02:00
Gaetan Lepage
43557f60d5
workflow/update-flake-action: add GH_TOKEN to bypass GH limitation and directly run tests
2023-08-28 11:04:03 +02:00
Gaetan Lepage
2108922bdb
colorschemes/catppuccin: remove deprecated option check
2023-08-28 09:50:49 +02:00
Gaetan Lepage
ebfaa31df3
plugins/rainbow-delimiters: init + test (replaces treesitter-rainbow)
2023-08-28 09:50:49 +02:00
Gaetan Lepage
ee2e15b58b
helpers: add "__emptyString" special attr name
2023-08-28 09:50:49 +02:00
Adithya Nair
1319a89ac2
plugins/neo-tree: fix incorrect option - filtered_items
2023-08-27 23:40:53 +02:00
traxys
4cd3707e00
plugin/efmls-configs: init + tests ( #542 )
2023-08-27 20:49:23 +02:00
Gaetan Lepage
c4354ea9ec
misc: change cachix namespace to nix-community
2023-08-27 15:38:18 +02:00
Gaetan Lepage
125be85a21
flake.lock: Update
2023-08-26 19:10:53 +02:00
Gaetan Lepage
b8c3385599
plugins/treesitter-context: reflect upstream options changes
2023-08-25 15:34:55 +02:00
Gaetan Lepage
d0cbfe92b3
helpers: add defaultNullOpts.mkPositiveInt and mkUnsignedInt
2023-08-25 15:34:55 +02:00
wolbyte
1cc77f4252
docs: ignore option aliases
2023-08-24 13:30:35 +02:00
traxys
09cefd2751
flake: Move helper derivations in a separate directory ( #544 )
2023-08-24 12:47:03 +02:00
Gaetan Lepage
fd88522893
flake.lock: Update
2023-08-24 11:42:32 +02:00
Gaetan Lepage
2a2f358129
tests/null-ls: disable hadolint test because haskellPackages.ilist is broken
2023-08-24 11:42:32 +02:00
Gaetan Lepage
3f2fd1c078
misc: remove nvfetcher
2023-08-24 11:21:27 +02:00
traxys
a4e027ce33
plugins/nvim-lsp: Added taplo for TOML ( #541 )
2023-08-24 11:03:37 +02:00
traxys
2e7137058d
plugins/nvim-cmp: Correctly handle multi mode mappings ( #537 )
...
Fixes #536
2023-08-23 18:18:05 +02:00
Gaetan Lepage
02a0093468
plugins/nvim-cmp: refactoring
2023-08-23 11:12:50 +02:00
Gaetan Lepage
24350879b1
lib/helpers: remove useless ifNonNull
2023-08-23 11:12:50 +02:00
Gaetan Lepage
00016841c9
plugins/clangd-extensions: fix options following upstream changes + test
2023-08-22 23:25:58 +02:00
anntnzrb
ebb8e479d2
fix(docs): typo + line wrap
2023-08-22 10:31:29 +02:00
Alexander Nortung
56b2169683
plugins/lsp: Added intelephense
2023-08-21 10:29:07 +02:00
traxys
4ef53c788b
plugins/lsp: Add efm-langserver ( #531 )
2023-08-19 22:17:07 +02:00
Gaetan Lepage
07af7710e2
README: add instructions for branch selection (stable/unstable)
2023-08-18 11:13:55 +02:00
Wolbyte
ad3598cada
plugins/dap: ensure extensions load after the main plugin ( #526 )
...
* plugins/dap: ensure extensions load after the main plugin
* plugins/dap: change extensionConfigLua to use mkOption
Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
* plugins/dap: remove redundant null check for extensionConfigLua
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-08-17 17:33:21 +02:00
Gaetan Lepage
9f8ce75653
plugins/instant: init + test
2023-08-16 14:45:25 +02:00
Gaetan Lepage
b288ebe672
plugins/lspsaga: add TODO comment to later remove deprecation warnings
2023-08-16 10:36:24 +02:00
Gaetan Lepage
3d96207cb7
plugins/lspsaga: adapt to underlying plugin now being nvimdev/lspsaga.nvim
2023-08-16 08:52:40 +02:00
Gaetan Lepage
1f0d85640b
plugins/mkdnflow: init + test
2023-08-15 21:19:25 +02:00
traxys
d8e70556e5
Update the rust analyzer settings ( #517 )
2023-08-15 17:31:09 +02:00
Gaetan Lepage
e7b86d6487
flake.lock: Update
2023-08-15 15:34:17 +02:00
Gaetan Lepage
ac83e8c209
wrappers/nixos: set wrapRc to true
2023-08-14 22:14:49 +02:00
Gaetan Lepage
791e32ed3d
colorschemes/ayu: add plugin + test
2023-08-14 10:50:12 +02:00
Alexander Nortung
dbc865f977
plugins/lsp: Added volar language server ( #514 )
2023-08-14 09:57:39 +02:00
Gaetan Lepage
4719700870
plugins/lsp: add svelte language server
2023-08-14 00:22:46 +02:00
Gaetan Lepage
764a6a8666
misc: remove deprecated instances of types.string
2023-08-12 16:00:37 +02:00
github-actions[bot]
de868adaa3
flake.lock: Update
...
Flake lock file updates:
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/18036c0be90f4e308ae3ebcab0e14aae0336fe42' (2023-08-04)
→ 'github:NixOS/nixpkgs/ce5e4a6ef2e59d89a971bc434ca8ca222b9c7f5e' (2023-08-10)
• Updated input 'pre-commit-hooks':
'github:cachix/pre-commit-hooks.nix/3139c4d1f7732cab89f06492bdd4677b877e3785' (2023-08-05)
→ 'github:cachix/pre-commit-hooks.nix/c5ac3aa3324bd8aebe8622a3fc92eeb3975d317a' (2023-08-11)
2023-08-12 16:00:37 +02:00
Gaetan Lepage
36a6ab4ba7
helpers: add highlightType and defaultNullOpts.mkHighlight
2023-08-10 15:27:29 +02:00
Gaetan Lepage
9349da2714
plugins/base16: add customColorScheme option
2023-08-09 10:24:28 +02:00
Sim Domingo
d024526420
Fix incorrect command for barbar goToN keymaps
2023-08-08 23:10:08 +02:00