Commit Graph
517 Commits
Author SHA1 Message Date
github-actions[bot] 31f59efdc6 flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/ae766d59b07c450e0f1de8a1bfd6529089f40849' (2023-06-09)
  → 'github:NixOS/nixpkgs/7c67f006ea0e7d0265f16d7df07cc076fdffd91f' (2023-06-15)
• Updated input 'pre-commit-hooks':
    'github:cachix/pre-commit-hooks.nix/182af51202998af5b64ddecaa7ff9be06425399b' (2023-06-08)
  → 'github:cachix/pre-commit-hooks.nix/5b6b54d3f722aa95cbf4ddbe35390a0af8c0015a' (2023-06-13)
2023-06-19 10:23:03 +02:00
Wolbyte 136f059405 plugins/rose-pine: add colorscheme + test (#435)
* plugins/rose-pine: add colorscheme & test

* Fixed typo in test

* Fix invalid option in test

* Use inherit instead of cfg.groups in plugins/rose-pine.nix

* plugins/rosepine: improved formatting
2023-06-19 07:45:48 +02:00
Alexander Sosedkin f5825552e4 plugins/noice: turn routes into a list (#434) 2023-06-18 19:21:57 +02:00
Alexander Sosedkin e294518a68 plugins/ui: plumb views through (#432) 2023-06-17 22:00:41 +02:00
Gaetan Lepage 9fd431366a plugins/auto-session: init + tests 2023-06-15 11:55:53 +02:00
Gaetan Lepage 24b145ff35 plugins/lsp: add ccls language server 2023-06-15 11:36:23 +02:00
Gaetan Lepage b809855174 plugins/cursorline: init + test 2023-06-14 23:02:10 +02:00
Gaetan Lepage 520e1804e4 plugins/nvim-cmp: fix crates-nvim source plugin 2023-06-14 13:28:46 +02:00
Gaetan Lepage 895998b5a7 plugins/mini: init + test 2023-06-12 12:47:58 +02:00
github-actions[bot] a2ef858ea5 flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/e635192892f5abbc2289eaac3a73cdb249abaefd' (2023-06-01)
  → 'github:NixOS/nixpkgs/ae766d59b07c450e0f1de8a1bfd6529089f40849' (2023-06-09)
• Updated input 'pre-commit-hooks':
    'github:cachix/pre-commit-hooks.nix/ca2fdbf3edda2a38140184da6381d49f8206eaf4' (2023-05-29)
  → 'github:cachix/pre-commit-hooks.nix/182af51202998af5b64ddecaa7ff9be06425399b' (2023-06-08)
• Updated input 'pre-commit-hooks/flake-utils':
    'github:numtide/flake-utils/5aed5285a952e0b949eb3ba02c12fa4fcfef535f' (2022-11-02)
  → 'github:numtide/flake-utils/a1720a10a6cfe8234c0e93907ffe81be440f4cef' (2023-05-31)
• Added input 'pre-commit-hooks/flake-utils/systems':
    'github:nix-systems/default/da67096a3b9bf56a91d16901293e51ba5b49a27e' (2023-04-09)
• Updated input 'pre-commit-hooks/nixpkgs-stable':
    'github:NixOS/nixpkgs/9b8e5abb18324c7fe9f07cb100c3cd4a29cda8b8' (2023-03-15)
  → 'github:NixOS/nixpkgs/c37ca420157f4abc31e26f436c1145f8951ff373' (2023-06-03)
2023-06-10 16:24:33 +02:00
siph ab8377f319 plugins/nvim-lsp: add kotlin language server 2023-06-08 09:51:24 +02:00
siph f3f2c91b1e plugins/nvim-lsp: add java language server 2023-06-08 09:43:50 +02:00
Gaetan Lepage fce6a33488 plugins/treesitter: add parsersToFiletypes option 2023-06-05 10:15:40 +02:00
traxys fb4118fc84 README: Add instructions on nixos 23.05 (#414) 2023-06-04 15:44:17 +02:00
Gaetan Lepage e638f71f9e plugins/julia-cell: init + test 2023-06-04 12:19:25 +02:00
github-actions[bot] 5b225c1b70 flake.lock: Update
Flake lock file updates:

• Updated input 'flake-utils':
    'github:numtide/flake-utils/cfacdce06f30d2b68473a46042957675eebb3401' (2023-04-11)
  → 'github:numtide/flake-utils/a1720a10a6cfe8234c0e93907ffe81be440f4cef' (2023-05-31)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/e10802309bf9ae351eb27002c85cfdeb1be3b262' (2023-05-27)
  → 'github:NixOS/nixpkgs/e635192892f5abbc2289eaac3a73cdb249abaefd' (2023-06-01)
• Updated input 'pre-commit-hooks':
    'github:cachix/pre-commit-hooks.nix/61e567d6497bc9556f391faebe5e410e6623217f' (2023-05-23)
  → 'github:cachix/pre-commit-hooks.nix/ca2fdbf3edda2a38140184da6381d49f8206eaf4' (2023-05-29)
2023-06-03 22:13:08 +02:00
Gaetan Lepage 1f285df664 plugins/auto-save: init + test 2023-06-02 14:20:56 +02:00
Gaetan Lepage 1262c0d54f plugins/indent-blankline: add extraOptions option + test 2023-06-02 11:33:04 +02:00
siph 7ad1288fdd bufferline: add new tab styles 2023-06-01 17:29:38 +02:00
Gaetan Lepage 8f00594b25 plugins/ts-context-commentstring: init + test 2023-06-01 16:14:25 +02:00
Gaetan Lepage eb6b49b396 plugins/nvim-lsp: add ltex language server + test 2023-06-01 16:01:27 +02:00
Gaetan Lepage c1655427d6 plugins/vim-slime: add plugin + test 2023-06-01 15:57:55 +02:00
Gaetan Lepage 40ae629a60 plugins/nvim-lsp: add julials language server 2023-06-01 15:56:38 +02:00
Gaetan Lepage df25456aaa plugins/ts-autotag: init + test 2023-06-01 15:53:48 +02:00
Gaetan Lepage 535fc7d5d3 plugins/treesitter-context: add missing warning when treesitter is not enabled 2023-06-01 15:53:48 +02:00
Jean-Francois Chevrette cf6a614e8b plugins/completion/copilot: use nodejs-18_x (#396) 2023-05-29 15:35:07 +01:00
Gaetan Lepage 3f08cff1d0 plugins/typst-vim: init plugin + test 2023-05-29 12:51:01 +02:00
github-actions[bot] 2f4a546ba6 flake.lock: Update
Flake lock file updates:

• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/7084250df3d7f9735087d3234407f3c1fc2400e3' (2023-05-22)
  → 'github:NixOS/nixpkgs/f91ee3065de91a3531329a674a45ddcb3467a650' (2023-05-24)
• Updated input 'pre-commit-hooks':
    'github:cachix/pre-commit-hooks.nix/df448ffc5d244f52261d05894c5a96af7f3758a1' (2023-05-22)
  → 'github:cachix/pre-commit-hooks.nix/61e567d6497bc9556f391faebe5e410e6623217f' (2023-05-23)
2023-05-28 20:15:23 +02:00
traxys b6f55f619c plugins/oil: Fix statix error (#393) 2023-05-28 19:19:13 +02:00
traxys 246f811084 workflows: Add a workflow to update the flake.lock (#391) 2023-05-27 00:04:10 +02:00
traxys dfb2abd209 hooks: Add a hook for statix (#390) 2023-05-27 00:03:50 +02:00
Gaetan Lepage 2a2f702942 plugins/oil: init + tests 2023-05-26 23:27:03 +02:00
Gaetan Lepage 8338cf146f plugins/nvim-cmp: update options 2023-05-26 22:47:14 +02:00
Gaétan Lepage 51afeda8e5 plugins/nvim-lsp: add rootDir option for language servers (#387) 2023-05-25 18:41:18 +01:00
Gaétan Lepage fe581914ba plugins/nvim-cmp: fix window.completion bug (#385) 2023-05-25 15:16:13 +01:00
Gaetan Lepage 131c94f3bc nvim-lsp/pylsp: fix pylsp plugins 2023-05-25 16:05:18 +02:00
CaptainEurekaandGaétan Lepage b69bde941a plugins/alpha-nvim: add alpha-nvim plugin module + tests (#378)
* plugins/alpha-nvim: add alpha-nvim plugin module + tests

* fix: remove telescope from defaults

* Update plugins/utils/alpha.nix

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

* update: remove theme option

* update: add default configuration

---------

Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
2023-05-25 14:16:05 +02:00
Pedro Alves b3cb98e4a8 doc/CONTRIBUTING.md: add cachix instructions 2023-05-25 08:17:39 +02:00
Pedro Alves 55415979af Initialize cachix (#384)
* initialize cachix
2023-05-23 17:40:21 +02:00
Pedro Alves 40e0516eca treesitter: add injection for vimscript (#383) 2023-05-23 16:38:25 +01:00
Pedro Alves 8b5223e327 barbar.nvim: fix required module (#381/#380) 2023-05-23 14:20:36 +01:00
Pedro Alves 74bd7ee77e modules/commands: allow creation of user commands (#366) 2023-05-23 14:30:30 +02:00
Gaetan Lepage c7cc1167b9 flake: update inputs 2023-05-23 09:06:24 +02:00
Gaetan Lepage 21f2e43568 nvim-lsp: add installLanguageServer option for servers 2023-05-22 23:01:32 +02:00
Tanish2002 efdcbe225f perform some statix linting and fixes 2023-05-22 23:00:53 +02:00
Gaetan Lepage eee375e97e nvim-lsp: fix package option (null) + test 2023-05-22 11:44:38 +02:00
Gaetan Lepage a3f79b313b nvim-lsp: add clojure-lsp 2023-05-22 08:26:25 +02:00
Tanish2002 5fa54c6d39 feat: register mapping with no actions in which-key when enabled 2023-05-21 23:22:10 +02:00
Tanish2002 49f46d3b3d add: added statix, deadnix, nixpkgs_fmt to null-ls sources 2023-05-21 23:10:33 +02:00
Gaetan Lepage 82c328e6cd plugins/null-ls: fix gitsigns, add test for sources 2023-05-21 22:31:58 +02:00