Commit Graph
971 Commits
Author SHA1 Message Date
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
Geoffrey Frogeye 05fcc7ebe1 plugins/none-ls: add formatting/code_action source: ltrs (#953) 2024-01-20 19:07:30 +01:00
Gaetan Lepage c97afcbf82 modules/commands: fix lua cmd.options value when no options are set 2024-01-20 14:48:59 +01:00
Jacob Enders c5143dc519 Change triple single quotes to two single quotes
In Nix a multi line comment is two single quotes.
2024-01-19 08:18:28 +01:00
Gaetan Lepage df7a90127b flake: use unfree nixpkgs to build documentation 2024-01-18 13:45:23 +01:00
Gaetan Lepage 2c497de6fb plugins/codeium-vim: init 2024-01-18 13:45:23 +01:00
Gaetan Lepage 7801be57d6 plugins/alpha: fix example (for buttons) 2024-01-18 13:26:51 +01:00
Gaetan Lepage 8104e24adc helpers: remove useless comments for certain options 2024-01-17 15:03:54 +01:00
Gaetan Lepage 5ae4714e80 helpers/highlight: Add rawType support for string options in the highlight type 2024-01-17 15:03:54 +01:00
dankuri 1f73ae1d94 plugins/none-ls: add gofumpt and goimports_reviser (#945) 2024-01-16 23:55:02 +01:00
Gaetan Lepage c5f43a8a37 colorschemes/nord: fix 2024-01-16 16:54:44 +01:00
Gaetan Lepage 9f2d766f28 Revert "colorschemes/nord: switch to mkPlugin"
This reverts commit 3be30efc3b.
2024-01-16 16:54:44 +01:00
Gaetan Lepage ec00c47ddf plugins/alpha: fix example 2024-01-16 16:54:32 +01:00
Gaetan Lepage e6f1af2767 plugins/marks: init 2024-01-16 16:54:22 +01:00
Gaetan Lepage 9e04eb3c3c plugins/alpha: refactor 2024-01-14 22:47:37 +01:00
Gaetan Lepage c29a33d38a plugins/instant: switch to mkPlugin 2024-01-14 22:35:27 +01:00
Gaetan Lepage 1a7a726a98 plugins/vimtex: formatting 2024-01-14 22:35:27 +01:00
Gaetan Lepage 3be30efc3b colorschemes/nord: switch to mkPlugin 2024-01-14 22:35:27 +01:00
Gaetan Lepage 20c1ae069e plugins/markdown-preview: switch to mkPlugin 2024-01-14 22:35:27 +01:00
Gaetan Lepage 9eea1486bc plugins/undotree: switch to mkPlugin 2024-01-14 22:35:27 +01:00
Gaetan Lepage a82b8188fd plugins/vim-slime: switch to using mkPlugin 2024-01-14 22:35:27 +01:00
Gaetan Lepage c498d0b9c9 plugins/tagbar: switch to using mkPlugin 2024-01-14 22:35:27 +01:00
Gaetan Lepage bc0886c6bb plugins/copilot-vim: switch to using mkPlugin 2024-01-14 22:35:27 +01:00
Gaetan Lepage 6e39178dd3 helpers/mkDefaultOpt: make 'global' parameter optional 2024-01-14 22:35:27 +01:00
Gaetan Lepage f1c8f9a8d2 helpers/mkPlugin: remove useless 'value' parameter 2024-01-14 22:35:27 +01:00
Gaetan Lepage 22fb5df657 helpers/mkPlugin: remove useless bool conversion 2024-01-14 22:35:27 +01:00
Gaetan Lepage e3ef5dae2b helpers/mkPlugin: add default value for description (use name) 2024-01-14 22:35:27 +01:00
Gaetan Lepage 97fb6d6a29 helpers/mkPlugin: add extraConfig option 2024-01-14 22:35:27 +01:00
github-actions[bot] 563ab0660b flake.lock: Update
Flake lock file updates:

• Updated input 'flake-parts':
    'github:hercules-ci/flake-parts/88a2cd8166694ba0b6cb374700799cec53aef527' (2024-01-01)
  → 'github:hercules-ci/flake-parts/07f6395285469419cf9d078f59b5b49993198c00' (2024-01-11)
• Updated input 'home-manager':
    'github:nix-community/home-manager/51e44a13acea71b36245e8bd8c7db53e0a3e61ee' (2024-01-05)
  → 'github:nix-community/home-manager/0912d26b30332ae6a90e1b321ff88e80492127dd' (2024-01-13)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/46ae0210ce163b3cba6c7da08840c1d63de9c701' (2024-01-06)
  → 'github:NixOS/nixpkgs/317484b1ead87b9c1b8ac5261a8d2dd748a0492d' (2024-01-08)
• Updated input 'pre-commit-hooks':
    'github:cachix/pre-commit-hooks.nix/44493e2b3c3ebcd39a9947e9ed9f2c2af164ec4c' (2024-01-07)
  → 'github:cachix/pre-commit-hooks.nix/274ae3979a0eacae422e1bbcf63b8b7a335e1114' (2024-01-12)
2024-01-14 12:01:23 +01:00
Gaetan Lepage ffc5e7dc91 README: add link to videos 2024-01-14 12:01:09 +01:00
Gaetan Lepage 749a8a38c4 plugins/lsp: add htmx lsp 2024-01-12 23:39:32 +01:00
traxys 29225c2797 docs: Correctly generate documentation for types either a (submodule ...) (#929)
This requires pulling quite a lot of code from nixpkgs in order to
make the `either` type work correctly, the effects can be seen for
example in the documentation of `ollama.promps` and `ollama.actions`
2024-01-12 23:22:03 +01:00
Gaetan Lepage 61da581315 plugins/lsp: add prolog-ls 2024-01-12 22:34:09 +01:00
garaiza-93 0379ab34cc plugins/none-ls: add bandit source (#925)
* plugins/none-ls: add bandit source

* plugins/none-ls: add test for bandit
2024-01-11 08:32:13 +01:00
siph 7d6c62833b plugins/lsp: add nushell language server 2024-01-11 08:30:18 +01:00
William Vandervalk 65689c5dd8 colorschemes/base16: update base16 colorscheme list 2024-01-10 22:51:02 +01:00
Gaetan Lepage b4ddb32288 plugins/dap: minor refactoring 2024-01-09 15:57:55 +01:00
Coutinho de Souza 6645fea915 plugins/lsp: add beancount-language-server (#920) 2024-01-09 00:04:55 +01:00
Gaetan Lepage 0f1c0bda6d plugins/nvim-cmp: fix example for mappings option 2024-01-08 13:28:15 +01:00
Gaetan Lepage 813702c5e2 tests/image: disable as magick is broken 2024-01-08 13:27:50 +01:00
github-actions[bot] c5e912332e flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/bd645e8668ec6612439a9ee7e71f7eac4099d4f6' (2024-01-02)
  → 'github:NixOS/nixpkgs/46ae0210ce163b3cba6c7da08840c1d63de9c701' (2024-01-06)
• Updated input 'pre-commit-hooks':
    'github:cachix/pre-commit-hooks.nix/9d3d7e18c6bc4473d7520200d4ddab12f8402d38' (2023-12-30)
  → 'github:cachix/pre-commit-hooks.nix/44493e2b3c3ebcd39a9947e9ed9f2c2af164ec4c' (2024-01-07)
2024-01-08 13:27:50 +01:00
Mirko Lenz 46ca452d0b standalone: pass extraSpecialArgs to lib.evalModules directly (#914) 2024-01-07 20:49:17 +01:00
Peter Tonner f85f26878f misc: correct molten image provider options (#915)
* misc: correct molten image provider options

* fix: update formatting
2024-01-07 00:02:54 +01:00
Peter Tonner c795b2ee40 misc: fix python packages option name 2024-01-06 21:17:55 +01:00
Gaetan Lepage d52f656a8b misc: fix python environment options 2024-01-06 20:11:22 +01:00
Gaetan Lepage a1f8b437b3 plugins/ollama: use new mkNullOrStr 2024-01-06 19:52:52 +01:00
Gaetan Lepage bd6a6776dd plugins/obsidian: init 2024-01-06 19:52:52 +01:00
Gaetan Lepage a40a0c679c helpers: add mkNullOrStr 2024-01-06 18:33:39 +01:00