Matt Sturgeon
be455f7f27
lib/options: use literalLua
for defaultNullOpts.mkRaw
2024-11-15 21:46:25 +00:00
Matt Sturgeon
da6e3499d4
lib/utils: add nestedLiteral
and nestedLiteralLua
...
`nestedLiteral` converts a `literalExpression` into a `toPretty` style
pretty-printer.
`nestedLiteralLua` composes `nestedLiteral` and `literalLua` together.
2024-11-15 21:46:25 +00:00
Matt Sturgeon
eb76e62a9b
lib/utils: add literalLua
for use in option docs
...
Creates a `literalExpression` equivalent to using `lib.nixvim.mkRaw`.
2024-11-15 21:46:25 +00:00
Matt Sturgeon
de99f2938f
lib/{vim,neovim}-plugin: installPackage
-> packageDecorator
...
Replace `mkNeovimPlugin`'s `installPackage` parameter with a new
internal module option: `packageDecorator`.
The option is a function that applies some transformation to
`cfg.package`'s value before it is installed.
2024-11-15 21:44:59 +00:00
Heitor Augusto
1d78aee791
tests/modules/clipboard: add raw lua code test
2024-11-15 18:40:10 +00:00
Heitor Augusto
ef8d57aba0
modules/clipboard: allow raw lua code in register option
2024-11-15 18:40:10 +00:00
DataHearth
5095066df6
docs: improve mk(Neovim/Vim)Plugin function documentation
2024-11-15 18:01:14 +00:00
Heitor Augusto
46e574d4ea
plugins/snacks: init
2024-11-15 12:55:03 +00:00
bpatel347
54f567166d
plugins/vim-dadbod-completion: init
...
plguins/vim-dadbod-completion: Add cmpSource
2024-11-15 09:05:53 +00:00
bpatel347
5dfc9526ef
plugins/vim-dadbod-ui: init
2024-11-15 09:05:53 +00:00
bpatel347
d408ffd6b4
plugins/vim-dadbod: init
2024-11-15 09:05:53 +00:00
bpatel347
f2259372fb
plugins/neoconf: init
...
Update maintainers, remove unused pkgs
plugins/neoconf: init
plugins/neoconf: init
2024-11-15 07:27:48 +00:00
bpatel347
f8b3f16556
maintainers: add BoneyPatel
2024-11-15 07:27:48 +00:00
github-actions[bot]
24fe0dd247
flake.lock: Update
...
Flake lock file updates:
• Updated input 'git-hooks':
'github:cachix/git-hooks.nix/d70155fdc00df4628446352fc58adc640cd705c2' (2024-11-05)
→ 'github:cachix/git-hooks.nix/cd1af27aa85026ac759d5d3fccf650abe7e1bbf0' (2024-11-11)
• Updated input 'home-manager':
'github:nix-community/home-manager/60bb110917844d354f3c18e05450606a435d2d10' (2024-11-10)
→ 'github:nix-community/home-manager/35b055009afd0107b69c286fca34d2ad98940d57' (2024-11-13)
• Updated input 'nix-darwin':
'github:lnl7/nix-darwin/5c74ab862c8070cbf6400128a1b56abb213656da' (2024-11-09)
→ 'github:lnl7/nix-darwin/6c71c49e2448e51ad830ed211024e6d0edc50116' (2024-11-12)
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/76612b17c0ce71689921ca12d9ffdc9c23ce40b2' (2024-11-09)
→ 'github:NixOS/nixpkgs/dc460ec76cbff0e66e269457d7b728432263166c' (2024-11-11)
• Updated input 'nuschtosSearch':
'github:NuschtOS/search/ef493352f9e1f051e01a55c062731503a6b36b4e' (2024-11-08)
→ 'github:NuschtOS/search/135d202e032be70c93b6d7d53592ef4799d6efde' (2024-11-11)
2024-11-14 08:01:30 +00:00
Gaetan Lepage
ccae4350d0
options: add defaultNullOpts.mkRaw
2024-11-13 23:38:31 +01:00
Heitor Augusto
f11a877bcc
tests/modules/output: add tests for providers
2024-11-13 16:55:33 -03:00
Heitor Augusto
d100a4e994
modules/output: expose withPython3
2024-11-13 16:23:27 -03:00
Heitor Augusto
590153d403
modules/output: expose withPerl
2024-11-13 15:21:17 -03:00
Pyxels
e552c984a2
plugins/nonels/prettier: use priority instead of null for prettier disableTsFormatting
2024-11-13 13:25:10 +00:00
Pyxels
d593b82436
plugins/nonels/prettierd: add disableTsServerFormatting option to prettierd
...
Add a new option (and warning) to disable the typescript-language-server (ts_ls) formatting the same as for prettier.
2024-11-13 13:25:10 +00:00
bpatel347
7dc65b2d98
docs/contributing: update documentation for running single tests
...
docs/contributing: update documentation for running single tests
docs/contributing: update documentation for running single tests
2024-11-12 22:59:43 +00:00
bpatel347
c892aa2073
docs/user-guide/config-examples: remove trailing whitespace
2024-11-11 20:26:53 +00:00
bpatel347
3415e10419
docs/user-guide/config-examples: add bkp5190
2024-11-11 20:26:53 +00:00
Matt Sturgeon
a92339d83b
docs: specify site-url
...
Fixes 404 page's relative links and styling being relative to `/`.
2024-11-11 18:51:14 +00:00
Sandro Jäckel
4ea34656c2
plugins/lsp: enable angularls
2024-11-11 17:42:16 +01:00
Gaetan Lepage
de2a7944d0
plugins/muren: init
2024-11-11 10:24:03 +00:00
Gaetan Lepage
57068f532d
plugins/helm: add recommended autocmd for proper LSP behavior
2024-11-11 00:39:56 +01:00
Gaetan Lepage
432af78ffd
tests/lsp-servers: disable lua-language-server on aarch64-darwin
2024-11-10 23:37:18 +01:00
github-actions[bot]
daaf281e15
flake.lock: Update
...
Flake lock file updates:
• Updated input 'home-manager':
'github:nix-community/home-manager/2f607e07f3ac7e53541120536708e824acccfaa8' (2024-11-05)
→ 'github:nix-community/home-manager/60bb110917844d354f3c18e05450606a435d2d10' (2024-11-10)
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/4aa36568d413aca0ea84a1684d2d46f55dbabad7' (2024-11-05)
→ 'github:NixOS/nixpkgs/76612b17c0ce71689921ca12d9ffdc9c23ce40b2' (2024-11-09)
2024-11-10 16:49:55 +00:00
github-actions[bot]
31364af199
flake.lock: Update
...
Flake lock file updates:
• Updated input 'nix-darwin':
'github:lnl7/nix-darwin/0e3f3f017c14467085f15d42343a3aaaacd89bcb' (2024-11-05)
→ 'github:lnl7/nix-darwin/5c74ab862c8070cbf6400128a1b56abb213656da' (2024-11-09)
• Updated input 'nuschtosSearch':
'github:NuschtOS/search/aa5214c81b904a19f7a54f7a8f288f7902586eee' (2024-11-04)
→ 'github:NuschtOS/search/ef493352f9e1f051e01a55c062731503a6b36b4e' (2024-11-08)
2024-11-09 12:31:27 +00:00
bpatel347
93ffac6346
Add global python3Dependencies
2024-11-08 15:40:32 -05:00
bpatel347
c0742ca466
Add jupytext python3Dependency to jupytext plugin
2024-11-08 07:58:58 -05:00
Katherine Jamison
aabbd60633
plugins/lsp: enable auto-installing rustfmt
2024-11-07 13:03:42 -07:00
Gaetan Lepage
b0ebcaa177
plugins/helm: switch to mkVimPlugin
2024-11-07 12:26:10 +00:00
Balssh
77b495801c
plugins/blink-cmp: update configuration
2024-11-07 11:21:23 +00:00
Gaetan Lepage
898246c943
Revert "tests/lsp-servers: disable typescript-language-server on darwin"
...
This reverts commit 98e8fcdded
.
2024-11-06 08:20:18 +01:00
Gaetan Lepage
fefb588c7f
Revert "tests/lsp-servers: disable tests impacted by broken _7zz on x86_64-linux"
...
This reverts commit 38dd5b07a0
.
2024-11-06 08:09:50 +01:00
github-actions[bot]
e5e109a1c2
flake.lock: Update
...
Flake lock file updates:
• Updated input 'git-hooks':
'github:cachix/git-hooks.nix/af8a16fe5c264f5e9e18bcee2859b40a656876cf' (2024-10-30)
→ 'github:cachix/git-hooks.nix/d70155fdc00df4628446352fc58adc640cd705c2' (2024-11-05)
• Updated input 'home-manager':
'github:nix-community/home-manager/8f6ca7855d409aeebe2a582c6fd6b6a8d0bf5661' (2024-11-03)
→ 'github:nix-community/home-manager/2f607e07f3ac7e53541120536708e824acccfaa8' (2024-11-05)
• Updated input 'nix-darwin':
'github:lnl7/nix-darwin/4652874d014b82cb746173ffc64f6a70044daa7e' (2024-11-03)
→ 'github:lnl7/nix-darwin/0e3f3f017c14467085f15d42343a3aaaacd89bcb' (2024-11-05)
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/7ffd9ae656aec493492b44d0ddfb28e79a1ea25d' (2024-11-02)
→ 'github:NixOS/nixpkgs/4aa36568d413aca0ea84a1684d2d46f55dbabad7' (2024-11-05)
• Updated input 'nuschtosSearch':
'github:NuschtOS/search/9e22bd742480916ff5d0ab20ca2522eaa3fa061e' (2024-11-02)
→ 'github:NuschtOS/search/aa5214c81b904a19f7a54f7a8f288f7902586eee' (2024-11-04)
• Updated input 'nuschtosSearch/ixx':
'github:NuschtOS/ixx/65c207c92befec93e22086da9456d3906a4e999c' (2024-10-21)
→ 'github:NuschtOS/ixx/9fd01aad037f345350eab2cd45e1946cc66da4eb' (2024-10-26)
2024-11-06 07:07:32 +00:00
Gaetan Lepage
3d24cb7261
plugins/fastaction: init
2024-11-05 07:37:44 +00:00
amalgame21
aa06b176e7
plugins/luasnip: fix example
2024-11-04 14:46:57 +00:00
Gaetan Lepage
38dd5b07a0
tests/lsp-servers: disable tests impacted by broken _7zz on x86_64-linux
2024-11-04 10:46:02 +01:00
Gaetan Lepage
e3733a2f27
tests: disable tests impacted by clj-kondo being broken on x86_64-darwin
2024-11-03 16:04:20 +01:00
Gaetan Lepage
f98e11b5c3
tests/efmls-configs: sql-formatter has been moved to top-level
2024-11-03 16:04:19 +01:00
Gaetan Lepage
98e8fcdded
tests/lsp-servers: disable typescript-language-server on darwin
2024-11-03 16:04:18 +01:00
github-actions[bot]
454f328b9a
flake.lock: Update
...
Flake lock file updates:
• Updated input 'nix-darwin':
'github:lnl7/nix-darwin/683d0c4cd1102dcccfa3f835565378c7f3cbe05e' (2024-11-01)
→ 'github:lnl7/nix-darwin/4652874d014b82cb746173ffc64f6a70044daa7e' (2024-11-03)
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/807e9154dcb16384b1b765ebe9cd2bba2ac287fd' (2024-10-29)
→ 'github:NixOS/nixpkgs/7ffd9ae656aec493492b44d0ddfb28e79a1ea25d' (2024-11-02)
2024-11-03 15:32:36 +01:00
github-actions[bot]
6f210158b0
flake.lock: Update
...
Flake lock file updates:
• Updated input 'flake-parts':
'github:hercules-ci/flake-parts/3d04084d54bedc3d6b8b736c70ef449225c361b1' (2024-10-01)
→ 'github:hercules-ci/flake-parts/506278e768c2a08bec68eb62932193e341f55c90' (2024-11-01)
• Updated input 'home-manager':
'github:nix-community/home-manager/e83414058edd339148dc142a8437edb9450574c8' (2024-10-27)
→ 'github:nix-community/home-manager/1743615b61c7285976f85b303a36cdf88a556503' (2024-11-01)
• Updated input 'nix-darwin':
'github:lnl7/nix-darwin/b379bd4d872d159e5189053ce9a4adf86d56db4b' (2024-10-29)
→ 'github:lnl7/nix-darwin/683d0c4cd1102dcccfa3f835565378c7f3cbe05e' (2024-11-01)
• Updated input 'nuschtosSearch':
'github:NuschtOS/search/4e0a7a95a3df3333771abc4df6a656e7baf67106' (2024-10-31)
→ 'github:NuschtOS/search/9e22bd742480916ff5d0ab20ca2522eaa3fa061e' (2024-11-02)
2024-11-02 18:44:52 +01:00
Gaetan Lepage
356896f58d
plugins/scrollview: init
2024-11-01 22:17:57 +00:00
Gaetan Lepage
42ea1626cb
plugins/lsp: update unpackaged lsp list
2024-10-31 10:51:38 +01:00
Gaetan Lepage
483fb75564
plugins/magma-nvim: update package name
2024-10-31 10:13:05 +01:00
github-actions[bot]
f809a0345b
generated: Updated lspconfig-servers.json
2024-10-31 07:02:20 +00:00