Commit graph

937 commits

Author SHA1 Message Date
Gaetan Lepage
58ccb99e2d plugins/coverage: init + test 2023-06-25 10:43:27 +02:00
Gaetan Lepage
9324c825b9 colorscheme/kanagawa: init + test 2023-06-25 10:39:05 +02:00
Gaetan Lepage
1a8bd3bdc1 plugins/toggleterm: fix openMapping and documentation bug 2023-06-22 10:54:11 +02:00
Gaetan Lepage
660c865928 plugins/copilot-lua: init + test 2023-06-22 10:34:36 +02:00
Gaetan Lepage
7ae81019d9 plugins/copilot: rename copilot -> copilot-vim 2023-06-22 10:34:36 +02:00
Tanish2002
15b821db10 plugins/toggleterm: init + test 2023-06-22 09:04:34 +02:00
Gaetan Lepage
885a746073 plugins/lsp: add nixd language server 2023-06-19 13:08: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
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
895998b5a7 plugins/mini: init + test 2023-06-12 12:47:58 +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
Gaetan Lepage
e638f71f9e plugins/julia-cell: init + test 2023-06-04 12:19:25 +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
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
3f08cff1d0 plugins/typst-vim: init plugin + test 2023-05-29 12:51:01 +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
CaptainEureka
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
74bd7ee77e
modules/commands: allow creation of user commands (#366) 2023-05-23 14:30:30 +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
Tanish2002
a10b6f02cd plugins/catppuccin: add colorscheme + test 2023-05-19 23:22:22 +02:00
Gaetan Lepage
1d478841f8 nvim-lsp/zls: re-enable in test 2023-05-19 11:28:01 +02:00
Gaetan Lepage
9ca0f67b10 nvim-lsp/pylsp: minor refactoring + add plugins + test 2023-05-19 11:28:01 +02:00
Alexander Nortung
3600698aba
Added test for template and fixed check export for lib (#361) 2023-05-15 11:04:52 +02:00
Alexander Nortung
ecaf80b7fd plugins/nvim-lsp: add futhark lsp 2023-05-15 08:11:35 +02:00
Gaetan Lepage
b77e3e9ccb plugins/neo-tree: add documentSymbols options 2023-05-12 14:47:28 +02:00
Gaetan Lepage
cc21669583 plugins/neo-tree: rename tabLabels option to reflect upstream change 2023-05-12 14:47:28 +02:00
Gaetan Lepage
2057828096 plugins/lsp-format: add plugin + test 2023-05-12 11:27:24 +02:00
Gaetan Lepage
859ae3a843 plugins/nvim-lsp: internal rename (nvim-lsp -> lsp) 2023-05-12 11:27:24 +02:00
Gaetan Lepage
079b0c30cd plugins/nvim-lsp: add sourcekit language server 2023-05-07 15:25:03 +02:00
Gaétan Lepage
3014192cdc
plugins/nvim-lsp: add extraOptions for nvim-lsp language servers (#351) 2023-04-28 12:17:05 +02:00
Gaétan Lepage
7f36532bdb
plugins/nvim-lsp: add ruff-lsp for python (#350)
* flake: update

* plugins/nvim-lsp: add ruff-lsp for Python
2023-04-27 12:44:39 +02:00
André Vitor de Lima Matos
7ad27d19d2 lualine: add tests for fixes to theme and disabledFiletypes 2023-04-26 14:43:04 +02:00