Commit graph

1443 commits

Author SHA1 Message Date
Austin Horstman
0fc190144f plugins/lsp/ccls: fix initOptions 2024-04-26 16:43:38 +02:00
Gaetan Lepage
e95f8e9ce4 plugins/texpresso: init 2024-04-26 11:42:58 +02:00
Gaetan Lepage
77efb038df plugins/cloak: init 2024-04-25 23:41:39 +02:00
Gaetan Lepage
f2f97d844b misc: allow null in extraPackages 2024-04-24 08:10:51 +02:00
Gaetan Lepage
c826d146c6 plugins/godot: init 2024-04-23 09:08:39 +02:00
Gaetan Lepage
84d7453e44 plugins/gitignore: init 2024-04-22 22:25:44 +02:00
Gaetan Lepage
6ebd538ede plugins/treesitter-context: switch to mkNeovimPlugin 2024-04-22 21:05:55 +02:00
Gaetan Lepage
c1ae78cd8c plugins/rest: add keybinds option 2024-04-22 21:05:25 +02:00
Gaetan Lepage
6f7b236f65 plugins/none-ls: update tools 2024-04-22 15:54:34 +02:00
Gaetan Lepage
83a7ce9846 plugins/lsp: add ruff language server 2024-04-19 14:39:41 +02:00
Gaetan Lepage
514a51877d plugins/statuscol: init 2024-04-16 21:15:06 +02:00
Gaetan Lepage
987c204b49 plugins/lsp: add docker-compose-language-service language server 2024-04-16 18:06:46 +02:00
Gaetan Lepage
4662a06f4e colorschemes/tokyonight: switch to mkNeovimPlugin 2024-04-16 00:15:46 +02:00
Gaetan Lepage
d5a309286d colorschemes/rose-pine: switch to mkNeovimPlugin 2024-04-15 23:52:43 +02:00
Gaetan Lepage
16272920e2 colorschemes/poimandres: switch to mkNeovimPlugin 2024-04-15 21:40:18 +02:00
Gaetan Lepage
6440f4af87 plugins/qmk: init 2024-04-15 13:25:53 +02:00
Bor Hodošček
99068dab4b
plugins/filetrees/neo-tree: remove deprecated lib.mdDoc call (#1415) 2024-04-15 09:54:55 +02:00
Gaetan Lepage
ad6a08b695 plugins/improved-search: init 2024-04-14 11:35:47 +02:00
RTUnreal
a88a282a11 plugins/lsp/pylsp: replace "--replace" to remove warnings 2024-04-14 09:19:29 +00:00
Kareem-Medhat
3a4de0bb2f
plugins/coq-nvim: fix settings not being set when lsp is not enabled (#1408) 2024-04-13 13:36:45 +02:00
Gaetan Lepage
f4018967d4 plugins/telescope/extensions/media-files: add rename warnings 2024-04-13 11:49:49 +02:00
Gaetan Lepage
ad046c976d colorschemes/catpuccin: switch to mkNeovimPlugin 2024-04-13 11:08:31 +02:00
Gaetan Lepage
c068f78dcd plugins/toggleterm: switch to mkNeovimPlugin 2024-04-13 11:00:19 +02:00
Gaetan Lepage
38a4fc7709 plugins/nvim-autopairs: switch to mkNeovimPlugin 2024-04-12 14:59:28 +02:00
Daniel
ffa3020522 plugins/cmp_yanky: init 2024-04-10 11:38:08 +02:00
Gaetan Lepage
c86a0aca63 plugins/hop: init 2024-04-09 23:02:11 +02:00
Daniel
f1df154834 plugins/lsp: Add tinymist language server 2024-04-09 18:26:51 +02:00
Gaetan Lepage
512ac70ec9 plugins/lsp: add lexical language server 2024-04-09 11:38:59 +02:00
Gaetan Lepage
30bddf7da1 plugins/which-key: fix typo in package option description 2024-04-09 10:42:58 +02:00
Gaetan Lepage
e1b7b4e52d plugins/lsp/pylsp: fix python-lsp-server derivation 2024-04-09 10:42:58 +02:00
Gaetan Lepage
b9f211bbee plugins/debugprint: switch to mkNeovimPlugin 2024-04-09 10:42:58 +02:00
Gaetan Lepage
192b404e41 plugins/rest: switch to mkNeovimPlugin 2024-04-09 10:42:58 +02:00
Gaetan Lepage
2742dc091a plugins/none-ls: rename package nixfmt to nixfmt-classic 2024-04-09 10:42:58 +02:00
Gaetan Lepage
dadf9b192d plugins/efmls-configs: rename package nixfmt to nixfmt-classic 2024-04-09 10:42:58 +02:00
Gaetan Lepage
f05d5aaf3b plugins/none-ls: add new server htmlbeautifier 2024-04-09 10:42:58 +02:00
Gaetan Lepage
0d85838d20 colorschemes/melange: switch to mkVimPlugin 2024-04-07 21:12:23 +02:00
Gaetan Lepage
48acee7dca colorschemes/oxocarbon: switch to mkVimPlugin 2024-04-07 21:03:27 +02:00
Gaetan Lepage
b38f24f348 plugins/telescope: refactor extensions 2024-04-07 20:40:36 +02:00
Gaetan Lepage
3c0951ebc8 plugins/telescope: switch to mkNeovimPlugin 2024-04-07 20:40:36 +02:00
Gaetan Lepage
07de1fe92e colorschemes/palette: switch to mkNeovimPlugin 2024-04-07 20:39:27 +02:00
Austin Horstman
f285a958c0 plugins/jdtls: fix binary name 2024-04-05 08:45:11 +02:00
Gaetan Lepage
2c99cefa91 plugins/lsp: add nimls language server 2024-04-04 14:37:36 +02:00
Daniel
052012d2d9 plugins/lsp: Improved docs for keymaps 2024-04-04 13:30:15 +02:00
Daniel
e229e3ad44 plugins/lsp: Reduce indent on attr set and use helpers.mkRaw 2024-04-04 13:30:15 +02:00
Daniel
03009d0b99 LSP: Register keymaps on LspAttach 2024-04-04 13:30:15 +02:00
Jan Kremer
7baefc8aa5
plugins: Add ccc (new PR) (#1365) 2024-04-02 13:24:07 +02:00
Alejandro Pinar Ruiz
db6b61f117 Fix typo 2024-03-31 14:41:35 +02:00
Gaetan Lepage
0c16f59202 plugins/headlines: init 2024-03-30 15:36:31 +01:00
Matt Sturgeon
4f83bcf290
Rename options to avoid confusion with module options (#1324) 2024-03-29 21:58:44 +01:00
Gaetan Lepage
acb917fbf2 plugins/zen-mode: init 2024-03-28 13:55:55 +01:00