Gaetan Lepage
|
6152f77a63
|
plugins/telescope: allow key mappings to be attrs
|
2023-07-21 09:39:10 +02:00 |
|
Gaetan Lepage
|
71c0b4cb59
|
plugins/nvim-lsp: let keymaps actions be attrs
|
2023-07-21 08:05:35 +02:00 |
|
Gaetan Lepage
|
54ebe3b0ee
|
plugins/lsp: add omnisharp language server
Co-authored-by: garaiza-93 <57430880+garaiza-93@users.noreply.github.com>
|
2023-07-20 08:24:33 +02:00 |
|
Gaetan Lepage
|
f1aaef47a9
|
flake.lock: Update
|
2023-07-20 07:40:29 +02:00 |
|
Adrian Dole
|
7c901423f8
|
Fix README.md typos
|
2023-07-17 08:31:28 +02:00 |
|
github-actions[bot]
|
a75fc64d63
|
flake.lock: Update
Flake lock file updates:
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/f2406198ea0e4e37d4380d0e20336c575b8f8ef9' (2023-07-11)
→ 'github:NixOS/nixpkgs/e74e68449c385db82de3170288a28cd0f608544f' (2023-07-13)
• Updated input 'pre-commit-hooks':
'github:cachix/pre-commit-hooks.nix/c8d18ba345730019c3faf412c96a045ade171895' (2023-07-05)
→ 'github:cachix/pre-commit-hooks.nix/5e28316db471d1ac234beb70031b635437421dd6' (2023-07-14)
|
2023-07-16 12:49:09 +02:00 |
|
Tanish2002
|
eb77b8588b
|
plugins/nvim-lsp: fix lua_ls workspace library attribute type
|
2023-07-16 12:11:58 +02:00 |
|
Pedro Alves
|
82a7d666f5
|
fix: fix formatting on simple template
|
2023-07-14 21:44:31 +01:00 |
|
Pedro Alves
|
0778266e44
|
README: change pta2002 to nix-community
|
2023-07-14 21:37:21 +01:00 |
|
Gaetan Lepage
|
22306af9aa
|
colorschemes/catpuccin: fix type for option colorOverrides
|
2023-07-12 22:41:19 +02:00 |
|
Antonín Říha
|
0d2a436255
|
plugins/chadtree: init + test (#475)
* plugins/chadtre: init + test
* Update tests/test-sources/plugins/filetrees/chadtree.nix
Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
* Removed with helpers
* Update tests/test-sources/plugins/filetrees/chadtree.nix
Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
* Update plugins/filetrees/chadtree.nix
Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
* retrigger checks
* Update tests/test-sources/plugins/filetrees/chadtree.nix
Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
---------
Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
|
2023-07-12 22:03:09 +02:00 |
|
Gaétan Lepage
|
efa95334e6
|
flake.lock: Update (#480)
|
2023-07-12 21:24:32 +02:00 |
|
Eduardo Quirós
|
89bbd4b916
|
plugins/nvim-lsp: add elmls (#476)
* plugins/nvim-lsp: enable elm-language-server
* Update plugins/lsp/language-servers/default.nix
use suggested description
Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
---------
Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
|
2023-07-09 13:17:24 +02:00 |
|
Gaetan Lepage
|
b9aa57aa0c
|
flake.lock: Update
|
2023-07-09 13:11:33 +02:00 |
|
Felix Hass
|
3ef05b4f13
|
colorschemes/oxocarbon: init (#473)
* plugins/colorschemes/oxocarbon: init
* Update plugins/colorschemes/oxocarbon.nix
Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
* plugins/colorscheme/oxocarbon: Made termguicolors mkDefault
* plugins/colorschems/oxocarbon: test
* plugins/colorschemes/oxocarbon: fixed incorrect test
Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
* plugins/colorschemes/oxocarbon: fixed test formatting
Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
* plugins/colorschemes/oxocarbon: fixed incorrect syntax
---------
Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
|
2023-07-07 08:03:34 +02:00 |
|
Gaetan Lepage
|
16a0f6c500
|
colorschemes/base16: switch from base16-vim to nvim-base16
|
2023-07-06 14:04:47 +02:00 |
|
Antonín Říha
|
27bb28f23e
|
plugins/diffview: init + test (#457)
|
2023-07-06 09:01:07 +02:00 |
|
Gaetan Lepage
|
6693b63ff7
|
plugins/nvim-lsp: add csharp-ls language server
|
2023-07-05 15:29:33 +02:00 |
|
Gaetan Lepage
|
826a018b5f
|
flake.lock: Update
|
2023-07-05 15:29:33 +02:00 |
|
Antonín Říha
|
d933b78dc8
|
plugins/illuminate: init + test (#472)
* plugins/vim-illuminate: init + test
* Fixed issue with empty test
* Apply suggestions from code review
Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
* Renamed from vilm-illuminate to illuminate
* Update plugins/utils/illuminate.nix
Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
---------
Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
|
2023-07-05 14:42:12 +02:00 |
|
garaiza-93
|
89d0b05c9d
|
plugins/null-ls: add eslint, eslint_d, and prettier_d sources, extend test for sources, sort attr sets (#458)
Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
|
2023-07-03 21:08:20 +02:00 |
|
Wolbyte
|
d025d14f4e
|
plugins/dap: init + extensions + tests (#455)
|
2023-07-03 21:04:46 +02:00 |
|
Antonín Říha
|
993cf528b7
|
plugins/wilder-nvim: init + test (#466)
|
2023-07-03 12:04:39 +02:00 |
|
Antonín Říha
|
d39103bba5
|
plugins/null-ls: added support for multiple new sources (#464)
* plugins/null-ls: added support for multiple new sources
* Sort sorces
|
2023-07-03 09:56:29 +02:00 |
|
Gaetan Lepage
|
269d592ea8
|
plugins/quickmath: init + test
|
2023-07-03 09:15:46 +02:00 |
|
Wolbyte
|
341eb9d094
|
plugins/telescope.file_browser: init
plugins/telescope.file_browser: improve formatting
plugins/telescope.file_browser: improve docs
|
2023-07-03 00:17:40 +02:00 |
|
github-actions[bot]
|
17ef1ed51f
|
flake.lock: Update
Flake lock file updates:
• Updated input 'pre-commit-hooks':
'github:cachix/pre-commit-hooks.nix/5843cf069272d92b60c3ed9e55b7a8989c01d4c7' (2023-06-29)
→ 'github:cachix/pre-commit-hooks.nix/522fd47af79b66cdd04b92618e65c7a11504650a' (2023-06-30)
|
2023-07-02 13:31:58 +02:00 |
|
Gaetan Lepage
|
4a9a3c1f6c
|
plugins/neorg: refactor + test + neorg-telescope
|
2023-06-30 15:44:39 +02:00 |
|
Gaetan Lepage
|
6e0a5ba7ec
|
flake.lock: Update
|
2023-06-30 15:44:39 +02:00 |
|
Gaétan Lepage
|
b510cf8376
|
plugins/leap: init + test (#453)
|
2023-06-30 15:42:24 +02:00 |
|
Antonín Říha
|
ff4c8cf8b3
|
plugins/neogen: init + test (#456)
|
2023-06-30 15:33:26 +02:00 |
|
Gaetan Lepage
|
dfc00b2032
|
plugins/nvim-lsp: enable now working nixd tests on darwin
|
2023-06-27 17:16:43 +02:00 |
|
Gaetan Lepage
|
dfbabe5cab
|
flake.lock: Update
|
2023-06-27 17:16:43 +02:00 |
|
Gaetan Lepage
|
b15623e390
|
plugins/nvim-lsp: add cmake LS
|
2023-06-27 10:42:26 +02:00 |
|
Wolbyte
|
01a45fd033
|
helpers.defaultNullOpts.mkBorder: Improve indentation & formatting
Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
|
2023-06-26 14:01:18 +02:00 |
|
Wolbyte
|
600cd12057
|
helpers.defaultNullOpts: add mkBorder
|
2023-06-26 14:01:18 +02:00 |
|
Gaetan Lepage
|
be6a29c800
|
misc: fix documentation generation
|
2023-06-26 09:18:01 +02:00 |
|
Wolbyte
|
794356625c
|
plugins/nvim-ufo: init + test (#446)
|
2023-06-25 11:02:54 +02:00 |
|
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 |
|
github-actions[bot]
|
4ba81a377a
|
flake.lock: Update
Flake lock file updates:
• Updated input 'flake-utils':
'github:numtide/flake-utils/a1720a10a6cfe8234c0e93907ffe81be440f4cef' (2023-05-31)
→ 'github:numtide/flake-utils/abfb11bd1aec8ced1c9bb9adfe68018230f4fb3c' (2023-06-19)
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/04af42f3b31dba0ef742d254456dc4c14eedac86' (2023-06-17)
→ 'github:NixOS/nixpkgs/3ae20aa58a6c0d1ca95c9b11f59a2d12eebc511f' (2023-06-23)
• Updated input 'pre-commit-hooks':
'github:cachix/pre-commit-hooks.nix/5b6b54d3f722aa95cbf4ddbe35390a0af8c0015a' (2023-06-13)
→ 'github:cachix/pre-commit-hooks.nix/7807e1851d95828ed98491930d2d9e7ddbe65da4' (2023-06-20)
|
2023-06-25 10:35:52 +02:00 |
|
Gaetan Lepage
|
f43505d54f
|
plugins/toggleterm: change some options default + formatting
|
2023-06-22 14:22:02 +02:00 |
|
Gaetan Lepage
|
dc44b6a2a6
|
plugins/copilot-lua: fix documentation generation
|
2023-06-22 14:21:33 +02:00 |
|
Gaetan Lepage
|
1a8bd3bdc1
|
plugins/toggleterm: fix openMapping and documentation bug
|
2023-06-22 10:54:11 +02:00 |
|
Gaetan Lepage
|
0c0c3b2d9d
|
plugins/nvim-cmp,copilot-cmp: change plugin for copilot completion source
|
2023-06-22 10:34:36 +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 |
|
Gaetan Lepage
|
da04916de2
|
plugins/nvim-lsp/pylsp: update python-lsp-black patch
|
2023-06-19 10:23:03 +02:00 |
|