Gaetan Lepage
9349da2714
plugins/base16: add customColorScheme option
2023-08-09 10:24:28 +02:00
Sim Domingo
d024526420
Fix incorrect command for barbar goToN keymaps
2023-08-08 23:10:08 +02:00
Gaetan Lepage
4b8ecce30e
CONTRIBUTING: fix indenting
2023-08-07 17:04:50 +02:00
Gaetan Lepage
fbcfa4ca4c
README: add logo
2023-08-07 15:12:27 +02:00
Gaetan Lepage
2842956904
circle-ci: increase no_output_timeout to fix doc build
2023-08-07 14:06:16 +02:00
Gaetan Lepage
48688bfbb7
plugins/fidget: init + test
...
Co-Authored-By: Shayan Rashid <40346418+ShyProton@users.noreply.github.com>
2023-08-07 12:06:07 +02:00
Wolbyte
ecd593386f
docs: New documentation using mdbook ( #471 )
...
* docs: mdbook init
* Separate sub-options into their section
* docs: enable fold
* docs: merge core options into a single section
* doc generation: fix submodules index pages
* docs: add contributing section
* docs: rename 'core' group to 'Neovim Options'
docs: removed the index pages of empty sections
docs: remove obsolete 'mergeFunctionResults' function
* docs: use nix syntax highlighting
* docs: point to the new repo url
* docs: use recursive generation
docs: split submodules into subsections
* docs: fix contributing separator
docs: fix missing submodules docs
2023-08-07 11:48:01 +02:00
Gaetan Lepage
718512f098
plugins/neo-tree: adapt to latest upstream changes
2023-08-06 16:41:22 +02:00
github-actions[bot]
c66c3a600d
flake.lock: Update
...
Flake lock file updates:
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/12303c652b881435065a98729eb7278313041e49' (2023-07-22)
→ 'github:NixOS/nixpkgs/18036c0be90f4e308ae3ebcab0e14aae0336fe42' (2023-08-04)
• Updated input 'pre-commit-hooks':
'github:cachix/pre-commit-hooks.nix/eb433bff05b285258be76513add6f6c57b441775' (2023-07-18)
→ 'github:cachix/pre-commit-hooks.nix/ebb43bdacd1af8954d04869c77bc3b61fde515e4' (2023-08-03)
2023-08-06 16:41:22 +02:00
github-actions[bot]
4c25722d73
flake.lock: Update
...
Flake lock file updates:
• Updated input 'nixpkgs':
'github:NixOS/nixpkgs/684c17c429c42515bafb3ad775d2a710947f3d67' (2023-07-18)
→ 'github:NixOS/nixpkgs/9ca785644d067445a4aa749902b29ccef61f7476' (2023-07-21)
2023-07-23 12:23:59 +02:00
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