Commit graph

1408 commits

Author SHA1 Message Date
Gaetan Lepage
1ee4915f65 plugins/lsp: update lsp-packages.nix 2024-11-18 09:07:32 +00:00
bpatel347
5bc3fa6996 plugins/quarto: init
Use neovim-plugin.mkNeovimPlugin and move quarto-nvim to quarto

Rename tests to match convention

Passing tests locally, add required dependencies

Utilize `let` - `in` block

Remove extraPlugins

plugins/quarto: init

plugin/quarto: init

plugins/quarto: init

plugins/quarto: init
2024-11-17 22:51:48 +00:00
Anthony Cicchetti
9d99d7cfdb plugins/lsp: remove buf-language-server 2024-11-16 13:13:02 -05:00
Matt Sturgeon
c8267ba395
plugins/tmux-navigator: re-word usage instructions 2024-11-16 17:01:43 +00:00
Matt Sturgeon
a52572c060
plugins/tmux-navigator: use markdown admonition 2024-11-16 17:01:42 +00:00
bpatel347
7b0df222fc
plugins/kulala: init 2024-11-16 16:43:44 +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
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
Gaetan Lepage
ccae4350d0 options: add defaultNullOpts.mkRaw 2024-11-13 23:38:31 +01: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
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
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
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
f98e11b5c3 tests/efmls-configs: sql-formatter has been moved to top-level 2024-11-03 16:04:19 +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
amalgame21
7d882356a4
plugins/nvim-notify: add more render styles 2024-10-29 15:06:26 +00:00
Balssh
a4c3ad01cd feat: add blink.nvim 2024-10-28 23:23:49 +02:00
DataHearth
e7356f6be0 plugins/nui: initialize 2024-10-28 19:10:11 +00:00
Austin Horstman
90d7deedc4
noice: migrate to mkNeovimPlugin 2024-10-28 09:47:48 -05:00
Austin Horstman
89cad1aae7
noice: remove with lib and helpers 2024-10-27 19:14:08 -05:00
Gaetan Lepage
bc5fc9a896 plugins/notebook-navigator: init 2024-10-27 20:44:36 +01:00
Austin Horstman
bb0e3892a2
plugins/typescript-tools: migrate to mkNeovimPlugin 2024-10-26 10:34:56 -05:00
Austin Horstman
2a40d081d7
plugins/typescript-tools: remove with lib and helpers 2024-10-26 09:58:25 -05:00
Shahar "Dawn" Or
46f658d960 plugins/lsp: no call fn in keymaps.extra example
Because by calling we do not get the function reference but its return
value, instead.
2024-10-24 08:24:08 +00:00
Shahar "Dawn" Or
81df7156ae plugins/telescope: enabledExtensions doc refer to extraPlugins
Instead of referring to seemingly incorrect `extraPackages`
2024-10-24 10:22:13 +07:00
Austin Horstman
029eafd70d
plugins/deprecation: add rust-tools 2024-10-23 11:07:00 -05:00
Austin Horstman
876ca32451
plugins/rust-tools: remove with lib and helpers 2024-10-23 10:57:45 -05:00
Austin Horstman
32969847d3
plugins/lsp-format: migrate to mkNeovimPlugin 2024-10-23 08:58:17 -05:00
Austin Horstman
fb1943a673
plugins/lsp-format: remove with lib and helpers 2024-10-22 23:11:37 -05:00
Gaetan Lepage
47b563d4e1 plugins/yazi: add yaziPackage option 2024-10-20 17:41:28 +02:00
Gaetan Lepage
e3239b4d32 plugins/cmp: add cmp-nixpkgs-maintainers source 2024-10-19 12:06:20 +02:00
Austin Horstman
b5ead146c8
lsp/efmls-configs-pkgs: add new efmls packages 2024-10-18 20:36:11 -05:00
Coutinho de Souza
3c7b6ae5d1
plugins/telekasten: init 2024-10-17 17:28:17 -03:00
Tobias Koller
717e7060fa
plugins/telescope/live-greps-args: fix to_fuzzy_refine example
Fix the `to_fuzzy_refine` key binding example.

The `to_fuzzy_refine` function in the example is part of Telescope,
not the `telescope-live-grep-args` extension.
2024-10-16 16:52:54 +01:00
Gaetan Lepage
b9ea7f88b6 plugins/nixvim: init 2024-10-16 11:48:37 +02:00
Austin Horstman
bb86faf8cf
plugins/auto-save: fix deprecation errors 2024-10-15 12:49:05 -05:00