Commit graph

1873 commits

Author SHA1 Message Date
Gaetan Lepage
b12d81c69a plugins/lsp: add ast-grep language server 2024-04-29 07:36:37 +02:00
svl
e2e7258267 plugins/competitest: init
Add support for competitest.nvim, a neovim plugin for Competitive Programming.
2024-04-28 17:57:35 +02:00
svl
8f9e35481f helpers/maintainers: add svl 2024-04-28 17:57:35 +02:00
theabm
e521e37f51 plugins/dressing: init 2024-04-28 15:51:40 +02:00
theabm
b4a30dd1d6 lib/maintainers: add AndresBermeoMarinelli 2024-04-28 15:51:40 +02:00
Austin Horstman
0fc190144f plugins/lsp/ccls: fix initOptions 2024-04-26 16:43:38 +02:00
Gaetan Lepage
e95f8e9ce4 plugins/texpresso: init 2024-04-26 11:42:58 +02:00
Gaetan Lepage
77efb038df plugins/cloak: init 2024-04-25 23:41:39 +02:00
github-actions[bot]
3981a31464 flake.lock: Update
Flake lock file updates:

• Updated input 'home-manager':
    'github:nix-community/home-manager/670d9ecc3e46a6e3265c203c2d136031a3d3548e' (2024-04-21)
  → 'github:nix-community/home-manager/2f072c127c041eec36621b8e38a531fe0fe07961' (2024-04-24)
• Updated input 'nix-darwin':
    'github:lnl7/nix-darwin/9e7c20ffd056e406ddd0276ee9d89f09c5e5f4ed' (2024-04-19)
  → 'github:lnl7/nix-darwin/230a197063de9287128e2c68a7a4b0cd7d0b50a7' (2024-04-24)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/6143fc5eeb9c4f00163267708e26191d1e918932' (2024-04-21)
  → 'github:NixOS/nixpkgs/572af610f6151fd41c212f897c71f7056e3fb518' (2024-04-23)
• Updated input 'pre-commit-hooks':
    'github:cachix/pre-commit-hooks.nix/2ac4dcbf55ed43f3be0bae15e181f08a57af24a4' (2024-04-22)
  → 'github:cachix/pre-commit-hooks.nix/6fb82e44254d6a0ece014ec423cb62d92435336f' (2024-04-24)
2024-04-25 15:32:00 +02:00
Gaetan Lepage
f2f97d844b misc: allow null in extraPackages 2024-04-24 08:10:51 +02:00
Gaetan Lepage
c826d146c6 plugins/godot: init 2024-04-23 09:08:39 +02:00
Gaetan Lepage
84d7453e44 plugins/gitignore: init 2024-04-22 22:25:44 +02:00
Gaetan Lepage
6ebd538ede plugins/treesitter-context: switch to mkNeovimPlugin 2024-04-22 21:05:55 +02:00
Gaetan Lepage
c1ae78cd8c plugins/rest: add keybinds option 2024-04-22 21:05:25 +02:00
Gaetan Lepage
6f7b236f65 plugins/none-ls: update tools 2024-04-22 15:54:34 +02:00
github-actions[bot]
1b7ff66de9 flake.lock: Update
Flake lock file updates:

• Updated input 'home-manager':
    'github:nix-community/home-manager/057117a401a34259c9615ce62218aea7afdee4d3' (2024-04-19)
  → 'github:nix-community/home-manager/670d9ecc3e46a6e3265c203c2d136031a3d3548e' (2024-04-21)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/5c24cf2f0a12ad855f444c30b2421d044120c66f' (2024-04-19)
  → 'github:NixOS/nixpkgs/6143fc5eeb9c4f00163267708e26191d1e918932' (2024-04-21)
• Updated input 'pre-commit-hooks':
    'github:cachix/pre-commit-hooks.nix/40e6053ecb65fcbf12863338a6dcefb3f55f1bf8' (2024-04-12)
  → 'github:cachix/pre-commit-hooks.nix/2ac4dcbf55ed43f3be0bae15e181f08a57af24a4' (2024-04-22)
2024-04-22 15:54:34 +02:00
github-actions[bot]
9a24838aac flake.lock: Update
Flake lock file updates:

• Updated input 'devshell':
    'github:numtide/devshell/2d45b54ca4a183f2fdcf4b19c895b64fbf620ee8' (2024-03-22)
  → 'github:numtide/devshell/12e914740a25ea1891ec619bb53cf5e6ca922e40' (2024-04-19)
• Updated input 'home-manager':
    'github:nix-community/home-manager/40ab43ae98cb3e6f07eaeaa3f3ed56d589da21b0' (2024-04-13)
  → 'github:nix-community/home-manager/057117a401a34259c9615ce62218aea7afdee4d3' (2024-04-19)
• Updated input 'nix-darwin':
    'github:lnl7/nix-darwin/36524adc31566655f2f4d55ad6b875fb5c1a4083' (2024-03-30)
  → 'github:lnl7/nix-darwin/9e7c20ffd056e406ddd0276ee9d89f09c5e5f4ed' (2024-04-19)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/1042fd8b148a9105f3c0aca3a6177fd1d9360ba5' (2024-04-10)
  → 'github:NixOS/nixpkgs/5c24cf2f0a12ad855f444c30b2421d044120c66f' (2024-04-19)
2024-04-21 00:29:34 +02:00
Gaetan Lepage
83a7ce9846 plugins/lsp: add ruff language server 2024-04-19 14:39:41 +02:00
Gaetan Lepage
514a51877d plugins/statuscol: init 2024-04-16 21:15:06 +02:00
Gaetan Lepage
987c204b49 plugins/lsp: add docker-compose-language-service language server 2024-04-16 18:06:46 +02:00
Gaetan Lepage
4662a06f4e colorschemes/tokyonight: switch to mkNeovimPlugin 2024-04-16 00:15:46 +02:00
Gaetan Lepage
d5a309286d colorschemes/rose-pine: switch to mkNeovimPlugin 2024-04-15 23:52:43 +02:00
Gaetan Lepage
16272920e2 colorschemes/poimandres: switch to mkNeovimPlugin 2024-04-15 21:40:18 +02:00
Gaetan Lepage
6440f4af87 plugins/qmk: init 2024-04-15 13:25:53 +02:00
Bor Hodošček
99068dab4b
plugins/filetrees/neo-tree: remove deprecated lib.mdDoc call (#1415) 2024-04-15 09:54:55 +02:00
Gaetan Lepage
ad6a08b695 plugins/improved-search: init 2024-04-14 11:35:47 +02:00
RTUnreal
a88a282a11 plugins/lsp/pylsp: replace "--replace" to remove warnings 2024-04-14 09:19:29 +00:00
github-actions[bot]
1da2087d9b flake.lock: Update
Flake lock file updates:

• Updated input 'home-manager':
    'github:nix-community/home-manager/31357486b0ef6f4e161e002b6893eeb4fafc3ca9' (2024-04-10)
  → 'github:nix-community/home-manager/40ab43ae98cb3e6f07eaeaa3f3ed56d589da21b0' (2024-04-13)
2024-04-13 22:05:13 +02:00
Matt Sturgeon
21c233919d
output: format init.lua 2024-04-13 12:46:25 +01:00
Kareem-Medhat
3a4de0bb2f
plugins/coq-nvim: fix settings not being set when lsp is not enabled (#1408) 2024-04-13 13:36:45 +02:00
Gaetan Lepage
f4018967d4 plugins/telescope/extensions/media-files: add rename warnings 2024-04-13 11:49:49 +02:00
github-actions[bot]
37b14144a3 flake.lock: Update
Flake lock file updates:

• Updated input 'home-manager':
    'github:nix-community/home-manager/40a99619da804a78a0b166e5c6911108c059c3a8' (2024-04-09)
  → 'github:nix-community/home-manager/31357486b0ef6f4e161e002b6893eeb4fafc3ca9' (2024-04-10)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/ff0dbd94265ac470dda06a657d5fe49de93b4599' (2024-04-06)
  → 'github:NixOS/nixpkgs/1042fd8b148a9105f3c0aca3a6177fd1d9360ba5' (2024-04-10)
• Updated input 'pre-commit-hooks':
    'github:cachix/pre-commit-hooks.nix/70f504012f0a132ac33e56988e1028d88a48855c' (2024-04-08)
  → 'github:cachix/pre-commit-hooks.nix/40e6053ecb65fcbf12863338a6dcefb3f55f1bf8' (2024-04-12)
2024-04-13 11:31:07 +02:00
Gaetan Lepage
ad046c976d colorschemes/catpuccin: switch to mkNeovimPlugin 2024-04-13 11:08:31 +02:00
Gaetan Lepage
c068f78dcd plugins/toggleterm: switch to mkNeovimPlugin 2024-04-13 11:00:19 +02:00
Gaetan Lepage
776cc84ad1 helpers/types: allow highlight.ctypes to accept a string 2024-04-13 11:00:19 +02:00
Gaetan Lepage
38a4fc7709 plugins/nvim-autopairs: switch to mkNeovimPlugin 2024-04-12 14:59:28 +02:00
Daniel
ffa3020522 plugins/cmp_yanky: init 2024-04-10 11:38:08 +02:00
Gaetan Lepage
c86a0aca63 plugins/hop: init 2024-04-09 23:02:11 +02:00
Daniel
f1df154834 plugins/lsp: Add tinymist language server 2024-04-09 18:26:51 +02:00
Gaetan Lepage
512ac70ec9 plugins/lsp: add lexical language server 2024-04-09 11:38:59 +02:00
Gaetan Lepage
30bddf7da1 plugins/which-key: fix typo in package option description 2024-04-09 10:42:58 +02:00
Gaetan Lepage
6e828d38a3 tests/plugins/neorg: temporarily disable tests 2024-04-09 10:42:58 +02:00
Gaetan Lepage
e1b7b4e52d plugins/lsp/pylsp: fix python-lsp-server derivation 2024-04-09 10:42:58 +02:00
Gaetan Lepage
b9f211bbee plugins/debugprint: switch to mkNeovimPlugin 2024-04-09 10:42:58 +02:00
Gaetan Lepage
192b404e41 plugins/rest: switch to mkNeovimPlugin 2024-04-09 10:42:58 +02:00
Gaetan Lepage
3a161eaec0 tests/plugins/codeium-vim: set dontRun to true as tests are now hanging 2024-04-09 10:42:58 +02:00
Gaetan Lepage
2742dc091a plugins/none-ls: rename package nixfmt to nixfmt-classic 2024-04-09 10:42:58 +02:00
Gaetan Lepage
dadf9b192d plugins/efmls-configs: rename package nixfmt to nixfmt-classic 2024-04-09 10:42:58 +02:00
Gaetan Lepage
f05d5aaf3b plugins/none-ls: add new server htmlbeautifier 2024-04-09 10:42:58 +02:00
Gaetan Lepage
22982bd708 tests/lsp: disable test for vala-ls as pkgs.vala-language-server is broken 2024-04-09 10:42:58 +02:00