Commit graph

1018 commits

Author SHA1 Message Date
traxys
ca30f8ddac
docs: Add wrapper specific options (#1009)
(Fixes #1002)
2024-02-03 17:45:53 +01:00
Gaetan Lepage
c10e73fb65 plugins/cmp: refactoring 2024-02-03 17:07:40 +01:00
Gaetan Lepage
90fbde275c plugins/autoclose: fixes 2024-02-03 13:12:46 +01:00
Gaetan Lepage
06e4a4e0c8 helpers/options: allow raw values for border options 2024-02-03 12:45:36 +01:00
Gaetan Lepage
97eed79568 modules/keymaps: allow action.__raw 2024-02-03 12:42:05 +01:00
garaiza-93
7eefcfa5ee
plugins/autoclose: init + tests (#994) 2024-02-03 12:33:10 +01:00
Gaetan Lepage
9d3ff56ed8 plugins/helm: init 2024-02-03 12:29:14 +01:00
Gaetan Lepage
90b07f5359 plugins/lsp: add helm-ls 2024-02-03 12:29:06 +01:00
Daniel Kahlenberg
079c03228c plugins/lsp: set correct name for the elixirls package 2024-02-02 11:43:44 +01:00
Gaetan Lepage
844d425ce2 colorschemes/gruvbox: switch to RFC-42 2024-02-02 10:50:35 +01:00
Gaetan Lepage
89cac08ac7 helpers: add toSnakeCase converter 2024-02-02 10:50:35 +01:00
Gaetan Lepage
ac0ef61339 helpers/neovim-plugin: mkSetupOptionsOption -> mkSettingsOption 2024-02-02 10:42:38 +01:00
Gaetan Lepage
37d124e946 plugins/telescope: add ui-select extension 2024-01-29 15:45:42 +01:00
Gaetan Lepage
e42a2b0f6b tests/telescope/undo: enable the extension in the 'empty' test case 2024-01-29 15:45:42 +01:00
Gustavo Araiza
3958364809 plugins/haskell-scope-highlighting: init + test
Add warning for Treesitter dependency

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

add test for highlights, add package

tweak warning message

enable treesitter in tests

suggested change
2024-01-29 08:47:37 +01:00
Gaetan Lepage
43f3cb7ab2 lib/helpers: init neovim-plugin.mkSetupOptionsOption 2024-01-28 23:39:14 +01:00
Gaetan Lepage
e2c3459d1d lib/helpers: extraOptionsOptions -> neovim-plugin.extraOptionsOptions 2024-01-28 23:39:14 +01:00
Coutinho de Souza
8b91bf010a
plugins/none-ls: add bean_format (#985) 2024-01-28 11:31:47 +01:00
github-actions[bot]
c2ae783440 flake.lock: Update
Flake lock file updates:

• Updated input 'home-manager':
    'github:nix-community/home-manager/2d47379ad591bcb14ca95a90b6964b8305f6c913' (2024-01-21)
  → 'github:nix-community/home-manager/b2f56952074cb46e93902ecaabfb04dd93733434' (2024-01-26)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/612f97239e2cc474c13c9dafa0df378058c5ad8d' (2024-01-21)
  → 'github:NixOS/nixpkgs/ae5c332cbb5827f6b1f02572496b141021de335f' (2024-01-25)
2024-01-27 17:44:45 +01:00
Gaetan Lepage
d137555971 plugins/hmts: add warning when treesitter is not enabled 2024-01-26 16:00:53 +01:00
Gaetan Lepage
889144c0b1 plugins/hmts: move source file and test from 'utils' to 'languages/treesitter' 2024-01-26 16:00:53 +01:00
Gabriel Arazas
6b0f03e4a1 plugins: clean up module descriptions
Only for the `enable` option though.
2024-01-26 15:43:47 +01:00
garaiza-93
56b1082525
plugins/typescript-tools: init (#966) 2024-01-26 14:41:10 +01:00
traxys
368f4d6a58
plugins/rustaceanvim: Allow to add on_attach to rustaceanvim (#979)
* plugins/rustaceanvim: Add 'onAttach'

* plugins/rustaceanvim: Put the configuration after the lsp setups to use __lspOnAttach
2024-01-26 14:38:07 +01:00
Gaetan Lepage
7164a89f72 lib/helpers: factor out nixvimUtils 2024-01-25 17:05:03 +01:00
Gaetan Lepage
98dbe8a89b lib/helpers: internal refactoring 2024-01-25 16:38:59 +01:00
Gaetan Lepage
598ac0465f helpers: remove unused toVimDict 2024-01-25 16:38:59 +01:00
traxys
97889e309d
plugins/lsp: Add lemminx (#975) 2024-01-25 16:00:55 +01:00
Gaetan Lepage
a68ee73947 helpers/vim-plugin: mkPlugin -> mkVimPlugin 2024-01-25 15:19:26 +01:00
Gaetan Lepage
8f90372ee5 helpers: move mkPlugin and mkDefaultOpt to helpers.vim-plugin 2024-01-25 15:19:26 +01:00
Velnbur
ddce82d0d1 plugins/neogit: add graph_style option 2024-01-24 16:45:47 +01:00
Gaetan Lepage
85ee07abde plugins/rest: init 2024-01-24 16:02:07 +01:00
Gaetan Lepage
82b7d70dfd plugins/clipboard-image: init 2024-01-24 15:51:37 +01:00
Gaetan Lepage
90847146d6 plugins/yanky: fix wrong definition of setupOptions 2024-01-24 11:22:21 +01:00
Gaetan Lepage
a6b541a3aa plugins/rustaceanvim: init 2024-01-24 07:59:22 +01:00
Gaetan Lepage
b3c3d0beb1 plugins/rust-tools: rename source file to rust-tools.nix 2024-01-24 07:59:22 +01:00
Gaetan Lepage
01c21406c6 plugins/cmp-tabby: init 2024-01-22 23:07:28 +01:00
Gaetan Lepage
990a18ba23 plugins/nvim-cmp: reorder sources 2024-01-22 23:07:28 +01:00
Gaetan Lepage
682732e4c8 plugins/airline: switch to mkPlugin + refactoring 2024-01-22 22:34:30 +01:00
Gaetan Lepage
86d6ce5029 plugins/friendly-snippets: init 2024-01-22 13:49:04 +01:00
Gaetan Lepage
be2ed580e8 ci/flakestry: fix typo 2024-01-22 13:42:23 +01:00
Gaetan Lepage
bcbe244e54 plugins/none-ls: remove deprecated prettier_d_slim formatter 2024-01-22 13:41:54 +01:00
Gaetan Lepage
c22e21f84d tests/efmls-configs: update 'unpackaged' list 2024-01-22 13:41:54 +01:00
Gaetan Lepage
ef35aad4ec plugins/efmls-configs: prefix the warning to hint to efmls-configs 2024-01-22 13:41:54 +01:00
Gaetan Lepage
fb888e4942 plugins/lsp: use pkgs.lean4 for leanls
https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.txt#leanls
2024-01-22 13:41:54 +01:00
Gaetan Lepage
2db27bce4f tests/image: re-enable as image-nvim has been fixed
https://github.com/NixOS/nixpkgs/pull/279564
2024-01-22 13:41:54 +01:00
Gaetan Lepage
2566593aee tests/lsp: enable csharp-ls on Darwin as well
https://github.com/NixOS/nixpkgs/pull/281005
2024-01-22 13:41:54 +01:00
github-actions[bot]
6c2e1acdfd flake.lock: Update
Flake lock file updates:

• Updated input 'home-manager':
    'github:nix-community/home-manager/0912d26b30332ae6a90e1b321ff88e80492127dd' (2024-01-13)
  → 'github:nix-community/home-manager/b84191db127c16a92cbdf7f7b9969d58bb456699' (2024-01-17)
• Updated input 'nix-darwin':
    'github:lnl7/nix-darwin/0dd382b70c351f528561f71a0a7df82c9d2be9a4' (2024-01-03)
  → 'github:lnl7/nix-darwin/74ab0227ee495e526f2dd57ea684b34f6396445a' (2024-01-17)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/317484b1ead87b9c1b8ac5261a8d2dd748a0492d' (2024-01-08)
  → 'github:NixOS/nixpkgs/842d9d80cfd4560648c785f8a4e6f3b096790e19' (2024-01-17)
• Updated input 'pre-commit-hooks':
    'github:cachix/pre-commit-hooks.nix/274ae3979a0eacae422e1bbcf63b8b7a335e1114' (2024-01-12)
  → 'github:cachix/pre-commit-hooks.nix/ffa9a5b90b0acfaa03b1533b83eaf5dead819a05' (2024-01-14)
• Updated input 'pre-commit-hooks/flake-compat':
    'github:edolstra/flake-compat/35bb57c0c8d8b62bbfd284272c928ceb64ddbde9' (2023-01-17)
  → 'github:edolstra/flake-compat/0f9255e01c2351cc7d116c072cb317785dd33b33' (2023-10-04)
• Updated input 'pre-commit-hooks/flake-utils':
    'github:numtide/flake-utils/a1720a10a6cfe8234c0e93907ffe81be440f4cef' (2023-05-31)
  → 'github:numtide/flake-utils/4022d587cbbfd70fe950c1e2083a02621806a725' (2023-12-04)
• Updated input 'pre-commit-hooks/gitignore':
    'github:hercules-ci/gitignore.nix/a20de23b925fd8264fd7fad6454652e142fd7f73' (2022-08-14)
  → 'github:hercules-ci/gitignore.nix/43e1aa1308018f37118e34d3a9cb4f5e75dc11d5' (2023-12-29)
2024-01-22 13:41:54 +01:00
NAHO
45965153fe docs(issue_template): improve template formats 2024-01-22 09:53:36 +01:00
Gaetan Lepage
06d97a1b44 ci/flakestry: automatically publish flake on Flakestry 2024-01-20 20:27:51 +01:00