Commit graph

448 commits

Author SHA1 Message Date
traxys
5f9a56f5a7
efmls-configs: Sort keys for ease of comparison (#558) 2023-08-28 13:48:46 +02:00
Gaetan Lepage
2108922bdb colorschemes/catppuccin: remove deprecated option check 2023-08-28 09:50:49 +02:00
Gaetan Lepage
ebfaa31df3 plugins/rainbow-delimiters: init + test (replaces treesitter-rainbow) 2023-08-28 09:50:49 +02:00
Adithya Nair
1319a89ac2 plugins/neo-tree: fix incorrect option - filtered_items 2023-08-27 23:40:53 +02:00
traxys
4cd3707e00
plugin/efmls-configs: init + tests (#542) 2023-08-27 20:49:23 +02:00
Gaetan Lepage
b8c3385599 plugins/treesitter-context: reflect upstream options changes 2023-08-25 15:34:55 +02:00
Gaetan Lepage
3f2fd1c078 misc: remove nvfetcher 2023-08-24 11:21:27 +02:00
traxys
a4e027ce33
plugins/nvim-lsp: Added taplo for TOML (#541) 2023-08-24 11:03:37 +02:00
traxys
2e7137058d
plugins/nvim-cmp: Correctly handle multi mode mappings (#537)
Fixes #536
2023-08-23 18:18:05 +02:00
Gaetan Lepage
02a0093468 plugins/nvim-cmp: refactoring 2023-08-23 11:12:50 +02:00
Gaetan Lepage
24350879b1 lib/helpers: remove useless ifNonNull 2023-08-23 11:12:50 +02:00
Gaetan Lepage
00016841c9 plugins/clangd-extensions: fix options following upstream changes + test 2023-08-22 23:25:58 +02:00
Alexander Nortung
56b2169683 plugins/lsp: Added intelephense 2023-08-21 10:29:07 +02:00
traxys
4ef53c788b
plugins/lsp: Add efm-langserver (#531) 2023-08-19 22:17:07 +02:00
Wolbyte
ad3598cada
plugins/dap: ensure extensions load after the main plugin (#526)
* plugins/dap: ensure extensions load after the main plugin

* plugins/dap: change extensionConfigLua to use mkOption

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

* plugins/dap: remove redundant null check for extensionConfigLua

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-08-17 17:33:21 +02:00
Gaetan Lepage
9f8ce75653 plugins/instant: init + test 2023-08-16 14:45:25 +02:00
Gaetan Lepage
b288ebe672 plugins/lspsaga: add TODO comment to later remove deprecation warnings 2023-08-16 10:36:24 +02:00
Gaetan Lepage
3d96207cb7 plugins/lspsaga: adapt to underlying plugin now being nvimdev/lspsaga.nvim 2023-08-16 08:52:40 +02:00
Gaetan Lepage
1f0d85640b plugins/mkdnflow: init + test 2023-08-15 21:19:25 +02:00
traxys
d8e70556e5
Update the rust analyzer settings (#517) 2023-08-15 17:31:09 +02:00
Gaetan Lepage
791e32ed3d colorschemes/ayu: add plugin + test 2023-08-14 10:50:12 +02:00
Alexander Nortung
dbc865f977
plugins/lsp: Added volar language server (#514) 2023-08-14 09:57:39 +02:00
Gaetan Lepage
4719700870 plugins/lsp: add svelte language server 2023-08-14 00:22:46 +02:00
Gaetan Lepage
764a6a8666 misc: remove deprecated instances of types.string 2023-08-12 16:00:37 +02:00
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
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
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
Tanish2002
eb77b8588b plugins/nvim-lsp: fix lua_ls workspace library attribute type 2023-07-16 12:11:58 +02: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
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
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
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
Gaetan Lepage
4a9a3c1f6c plugins/neorg: refactor + test + neorg-telescope 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