Commit graph

3,423 commits

Author SHA1 Message Date
Snoweuph
7f9f53d4dd
languages/java: improve/fix dap configuration
Fixes: #1638
2026-06-13 02:27:33 +02:00
Ching Pei Yang
9ba45374ef
Merge pull request #1586 from snoweuph/feat/diagnostics/presets
Some checks are pending
Set up binary cache / cachix (default) (push) Waiting to run
Set up binary cache / cachix (maximal) (push) Waiting to run
Set up binary cache / cachix (nix) (push) Waiting to run
Treewide Checks / Validate flake (push) Waiting to run
Treewide Checks / Check formatting (push) Waiting to run
Treewide Checks / Check source tree for typos (push) Waiting to run
Treewide Checks / Validate documentation builds (push) Waiting to run
Treewide Checks / Validate documentation builds-1 (push) Waiting to run
Treewide Checks / Validate documentation builds-2 (push) Waiting to run
Treewide Checks / Validate documentation builds-3 (push) Waiting to run
Treewide Checks / Validate hyperlinks in documentation sources (push) Waiting to run
Treewide Checks / Validate Editorconfig conformance (push) Waiting to run
Build and deploy documentation / Check latest commit (push) Waiting to run
Build and deploy documentation / publish (push) Blocked by required conditions
Factor out diagnostics like LSPs
2026-06-12 22:22:16 +02:00
Snoweuph
92d33a5dc9
diagnostics/presets: init 2026-06-12 21:25:36 +02:00
Snoweuph
69f386eca6
Merge pull request #1639 from horriblename/purge-maps
Deprecate vims.maps
2026-06-12 20:06:54 +02:00
Ching Pei Yang
ac9822417b doc: deprecate vim.maps 2026-06-12 15:41:45 +02:00
Ching Pei Yang
55a96f83b4 treewide: migrate to vim.keymaps 2026-06-12 15:41:45 +02:00
Ching Pei Yang
caef79e398 mappings: deprecate vim.maps 2026-06-12 15:41:45 +02:00
Ching Pei Yang
36c88a31f6 lsp: fix deprecated diagnostic functions
Some checks are pending
Set up binary cache / cachix (default) (push) Waiting to run
Set up binary cache / cachix (maximal) (push) Waiting to run
Set up binary cache / cachix (nix) (push) Waiting to run
Treewide Checks / Validate flake (push) Waiting to run
Treewide Checks / Check formatting (push) Waiting to run
Treewide Checks / Check source tree for typos (push) Waiting to run
Treewide Checks / Validate documentation builds (push) Waiting to run
Treewide Checks / Validate documentation builds-1 (push) Waiting to run
Treewide Checks / Validate documentation builds-2 (push) Waiting to run
Treewide Checks / Validate documentation builds-3 (push) Waiting to run
Treewide Checks / Validate hyperlinks in documentation sources (push) Waiting to run
Treewide Checks / Validate Editorconfig conformance (push) Waiting to run
Build and deploy documentation / Check latest commit (push) Waiting to run
Build and deploy documentation / publish (push) Blocked by required conditions
2026-06-12 15:36:47 +03:00
dathegreat
6f6b34a0b9 csvview: init 2026-06-12 14:08:07 +02:00
7783ca61b7 docs: update release notes
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: Iea8737a4e1811247d0ffed27a70a12be6a6a6964
2026-06-12 14:21:34 +03:00
c6563bc90f modules: move mappings to neovim/init
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I9b04107496df27dcda1a24ce000da3f46a6a6964
2026-06-12 14:21:34 +03:00
0e77888be4 neovim/init: add module option for registering custom filetypes
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I5f5f576642884c09a8e4afc18499ed606a6a6964
2026-06-12 14:21:34 +03:00
Snoweuph
5727a5b9a7
Merge pull request #1620 from snoweuph/feat/java
Some checks are pending
Set up binary cache / cachix (default) (push) Waiting to run
Set up binary cache / cachix (maximal) (push) Waiting to run
Set up binary cache / cachix (nix) (push) Waiting to run
Treewide Checks / Validate flake (push) Waiting to run
Treewide Checks / Check formatting (push) Waiting to run
Treewide Checks / Check source tree for typos (push) Waiting to run
Treewide Checks / Validate documentation builds (push) Waiting to run
Treewide Checks / Validate documentation builds-1 (push) Waiting to run
Treewide Checks / Validate documentation builds-2 (push) Waiting to run
Treewide Checks / Validate documentation builds-3 (push) Waiting to run
Treewide Checks / Validate hyperlinks in documentation sources (push) Waiting to run
Treewide Checks / Validate Editorconfig conformance (push) Waiting to run
Build and deploy documentation / Check latest commit (push) Waiting to run
Build and deploy documentation / publish (push) Blocked by required conditions
JLS
2026-06-11 20:58:35 +02:00
Snoweuph
3a368a9399
languages/java: add dap support via JLS 2026-06-11 20:57:37 +02:00
Snoweuph
f27b7d17be
lsp/presets/jls: init 2026-06-11 20:57:36 +02:00
Snoweuph
8369bee4ee
jls: package in flake 2026-06-11 20:57:34 +02:00
Snoweuph
a6c816a066
Merge pull request #1627 from snoweuph/feat/stimulus
Feat/stimulus
2026-06-11 20:55:12 +02:00
Snoweuph
200558f75a
lsp/presets/stimulus-language-server: init 2026-06-11 20:50:48 +02:00
Snoweuph
259f20aac0
stimulus-language-server: init 2026-06-11 20:50:46 +02:00
Snoweuph
a6f49d9a4e
Merge pull request #1632 from snoweuph/docker
languages/docker: map dockercompose to yaml for treesitter
2026-06-11 20:46:46 +02:00
Snoweuph
41cc9f73e5
languages/docker: map dockercompose to yaml for treesitter 2026-06-11 20:45:44 +02:00
7fca440370
nix: bump flake inputs
Some checks are pending
Set up binary cache / cachix (default) (push) Waiting to run
Set up binary cache / cachix (maximal) (push) Waiting to run
Set up binary cache / cachix (nix) (push) Waiting to run
Treewide Checks / Validate flake (push) Waiting to run
Treewide Checks / Check formatting (push) Waiting to run
Treewide Checks / Check source tree for typos (push) Waiting to run
Treewide Checks / Validate documentation builds (push) Waiting to run
Treewide Checks / Validate documentation builds-1 (push) Waiting to run
Treewide Checks / Validate documentation builds-2 (push) Waiting to run
Treewide Checks / Validate documentation builds-3 (push) Waiting to run
Treewide Checks / Validate hyperlinks in documentation sources (push) Waiting to run
Treewide Checks / Validate Editorconfig conformance (push) Waiting to run
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I2a5bca55a87e35be69cfb2e0ee3f31de6a6a6964
2026-06-11 15:55:04 +03:00
Snoweuph
0b92b1783d lsp/presets/phpantom: fix pkg used
Some checks failed
Set up binary cache / cachix (default) (push) Has been cancelled
Set up binary cache / cachix (maximal) (push) Has been cancelled
Set up binary cache / cachix (nix) (push) Has been cancelled
Treewide Checks / Validate flake (push) Has been cancelled
Treewide Checks / Check formatting (push) Has been cancelled
Treewide Checks / Check source tree for typos (push) Has been cancelled
Treewide Checks / Validate documentation builds (push) Has been cancelled
Treewide Checks / Validate documentation builds-1 (push) Has been cancelled
Treewide Checks / Validate documentation builds-2 (push) Has been cancelled
Treewide Checks / Validate documentation builds-3 (push) Has been cancelled
Treewide Checks / Validate hyperlinks in documentation sources (push) Has been cancelled
Treewide Checks / Validate Editorconfig conformance (push) Has been cancelled
Build and deploy documentation / Check latest commit (push) Has been cancelled
Build and deploy documentation / publish (push) Has been cancelled
2026-06-05 09:00:09 +00:00
Ching Pei Yang
ab4b268efc
Merge pull request #1626 from snoweuph/feat/php
Some checks are pending
Set up binary cache / cachix (default) (push) Waiting to run
Set up binary cache / cachix (maximal) (push) Waiting to run
Set up binary cache / cachix (nix) (push) Waiting to run
Treewide Checks / Validate flake (push) Waiting to run
Treewide Checks / Check formatting (push) Waiting to run
Treewide Checks / Check source tree for typos (push) Waiting to run
Treewide Checks / Validate documentation builds (push) Waiting to run
Treewide Checks / Validate documentation builds-1 (push) Waiting to run
Treewide Checks / Validate documentation builds-2 (push) Waiting to run
Treewide Checks / Validate documentation builds-3 (push) Waiting to run
Treewide Checks / Validate hyperlinks in documentation sources (push) Waiting to run
Treewide Checks / Validate Editorconfig conformance (push) Waiting to run
Build and deploy documentation / Check latest commit (push) Waiting to run
Build and deploy documentation / publish (push) Blocked by required conditions
lsp/presets/phpantom: init
2026-06-05 04:05:29 +02:00
Snoweuph
0c3f1c4cfa
lsp/presets/phpantom: init 2026-06-05 02:22:40 +02:00
Snoweuph
29f7eb8491
Merge pull request #1545 from dathegreat/fix/invalid-keys-in-haskell-tools
Some checks failed
Set up binary cache / cachix (default) (push) Has been cancelled
Set up binary cache / cachix (maximal) (push) Has been cancelled
Set up binary cache / cachix (nix) (push) Has been cancelled
Treewide Checks / Validate flake (push) Has been cancelled
Treewide Checks / Check formatting (push) Has been cancelled
Treewide Checks / Check source tree for typos (push) Has been cancelled
Treewide Checks / Validate documentation builds (push) Has been cancelled
Treewide Checks / Validate documentation builds-1 (push) Has been cancelled
Treewide Checks / Validate documentation builds-2 (push) Has been cancelled
Treewide Checks / Validate documentation builds-3 (push) Has been cancelled
Treewide Checks / Validate hyperlinks in documentation sources (push) Has been cancelled
Treewide Checks / Validate Editorconfig conformance (push) Has been cancelled
Build and deploy documentation / Check latest commit (push) Has been cancelled
Build and deploy documentation / publish (push) Has been cancelled
languages/haskell.nix: fix invalid keys in the haskell-tools config
2026-06-03 20:30:20 +02:00
Ching Pei Yang
e82b47f600
doc: update rl notes 2026-06-03 17:58:12 +02:00
Ching Pei Yang
c03ddf95ed
Merge branch 'main' into fix/invalid-keys-in-haskell-tools 2026-06-03 12:25:15 +02:00
Ching Pei Yang
c3ecbbfaca
doc: reorganize rl notes 2026-06-03 12:24:29 +02:00
Dobry Nikolov
8265ea062b
filetree/nvimtree: remove deprecated system_open option (#1622)
Some checks failed
Set up binary cache / cachix (default) (push) Has been cancelled
Set up binary cache / cachix (maximal) (push) Has been cancelled
Set up binary cache / cachix (nix) (push) Has been cancelled
Treewide Checks / Validate flake (push) Has been cancelled
Treewide Checks / Check formatting (push) Has been cancelled
Treewide Checks / Check source tree for typos (push) Has been cancelled
Treewide Checks / Validate documentation builds (push) Has been cancelled
Treewide Checks / Validate documentation builds-1 (push) Has been cancelled
Treewide Checks / Validate documentation builds-2 (push) Has been cancelled
Treewide Checks / Validate documentation builds-3 (push) Has been cancelled
Treewide Checks / Validate hyperlinks in documentation sources (push) Has been cancelled
Treewide Checks / Validate Editorconfig conformance (push) Has been cancelled
Build and deploy documentation / Check latest commit (push) Has been cancelled
Build and deploy documentation / publish (push) Has been cancelled
2026-06-02 17:30:19 +00:00
D.A. Marcyes
918d5ba82c
Merge branch 'main' into fix/invalid-keys-in-haskell-tools 2026-06-01 17:25:47 -06:00
alfarel
07b57ebc6c package/prettier-plugin-pug: fix build and properly modernise
Some checks failed
Set up binary cache / cachix (default) (push) Has been cancelled
Set up binary cache / cachix (maximal) (push) Has been cancelled
Set up binary cache / cachix (nix) (push) Has been cancelled
Treewide Checks / Validate flake (push) Has been cancelled
Treewide Checks / Check formatting (push) Has been cancelled
Treewide Checks / Check source tree for typos (push) Has been cancelled
Treewide Checks / Validate documentation builds (push) Has been cancelled
Treewide Checks / Validate documentation builds-1 (push) Has been cancelled
Treewide Checks / Validate documentation builds-2 (push) Has been cancelled
Treewide Checks / Validate documentation builds-3 (push) Has been cancelled
Treewide Checks / Validate hyperlinks in documentation sources (push) Has been cancelled
Treewide Checks / Validate Editorconfig conformance (push) Has been cancelled
Based on the full set of changes to the astro plugin, not just the basic
fetcher update.
2026-05-29 08:06:40 +00:00
alfarel
5e206fb0a3 docs: add pug language module to release notes
Some checks failed
Set up binary cache / cachix (default) (push) Waiting to run
Set up binary cache / cachix (maximal) (push) Waiting to run
Set up binary cache / cachix (nix) (push) Waiting to run
Treewide Checks / Validate flake (push) Waiting to run
Treewide Checks / Check formatting (push) Waiting to run
Treewide Checks / Check source tree for typos (push) Waiting to run
Treewide Checks / Validate documentation builds (push) Waiting to run
Treewide Checks / Validate documentation builds-1 (push) Waiting to run
Treewide Checks / Validate documentation builds-2 (push) Waiting to run
Treewide Checks / Validate documentation builds-3 (push) Waiting to run
Treewide Checks / Validate hyperlinks in documentation sources (push) Waiting to run
Treewide Checks / Validate Editorconfig conformance (push) Waiting to run
Build and deploy documentation / Check latest commit (push) Has been cancelled
Build and deploy documentation / publish (push) Has been cancelled
2026-05-28 16:23:36 +00:00
alfarel
c7498b44a5 languages/pug: init 2026-05-28 16:23:36 +00:00
ErinaYip
fb523e392c docs: update lualine disabledFiletypes option 2026-05-28 11:37:07 +00:00
ErinaYip
8c71083c44 docs: refine changelog and fix option references 2026-05-28 11:37:07 +00:00
ErinaYip
2e6c437f98 docs: update changelog for lualine disabled filetypes options 2026-05-28 11:37:07 +00:00
ErinaYip
6eed563073 feat(lualine): add options for ignored filetypes in statusline and winbar 2026-05-28 11:37:07 +00:00
D.A. Marcyes
96097bf3ec
Merge branch 'main' into fix/invalid-keys-in-haskell-tools 2026-05-27 10:36:08 -06:00
raf
21849b62be
Merge pull request #1614 from horriblename/rc-vim-opt
Some checks failed
Set up binary cache / cachix (default) (push) Has been cancelled
Set up binary cache / cachix (maximal) (push) Has been cancelled
Set up binary cache / cachix (nix) (push) Has been cancelled
Treewide Checks / Validate flake (push) Has been cancelled
Treewide Checks / Check formatting (push) Has been cancelled
Treewide Checks / Check source tree for typos (push) Has been cancelled
Treewide Checks / Validate documentation builds (push) Has been cancelled
Treewide Checks / Validate documentation builds-1 (push) Has been cancelled
Treewide Checks / Validate documentation builds-2 (push) Has been cancelled
Treewide Checks / Validate documentation builds-3 (push) Has been cancelled
Treewide Checks / Validate hyperlinks in documentation sources (push) Has been cancelled
Treewide Checks / Validate Editorconfig conformance (push) Has been cancelled
Build and deploy documentation / Check latest commit (push) Has been cancelled
Build and deploy documentation / publish (push) Has been cancelled
wrapper/options: use `vim.opt` for structured options
2026-05-22 14:57:16 +00:00
Ching Pei Yang
d12ba436b1
rc/options: use vim.opt for structured options 2026-05-22 16:28:17 +02:00
Ching Pei Yang
af84cb2cce
Merge pull request #1613 from horriblename/fix-pnpm-dep
Some checks are pending
Set up binary cache / cachix (default) (push) Waiting to run
Set up binary cache / cachix (maximal) (push) Waiting to run
Set up binary cache / cachix (nix) (push) Waiting to run
Treewide Checks / Validate flake (push) Waiting to run
Treewide Checks / Check formatting (push) Waiting to run
Treewide Checks / Check source tree for typos (push) Waiting to run
Treewide Checks / Validate documentation builds (push) Waiting to run
Treewide Checks / Validate documentation builds-1 (push) Waiting to run
Treewide Checks / Validate documentation builds-2 (push) Waiting to run
Treewide Checks / Validate documentation builds-3 (push) Waiting to run
Treewide Checks / Validate hyperlinks in documentation sources (push) Waiting to run
Treewide Checks / Validate Editorconfig conformance (push) Waiting to run
package/prettier-plugin-astro: fix outdated deps
2026-05-22 16:06:13 +02:00
Ching Pei Yang
2b554c5624 package/prettier-plugin-astro: fix outdated deps 2026-05-22 15:55:28 +02:00
Snoweuph
01d49ca23a
Merge pull request #1608 from poseidon-rises/json/prettier
Some checks failed
Set up binary cache / cachix (default) (push) Has been cancelled
Set up binary cache / cachix (maximal) (push) Has been cancelled
Set up binary cache / cachix (nix) (push) Has been cancelled
Treewide Checks / Validate flake (push) Has been cancelled
Treewide Checks / Check formatting (push) Has been cancelled
Treewide Checks / Check source tree for typos (push) Has been cancelled
Treewide Checks / Validate documentation builds (push) Has been cancelled
Treewide Checks / Validate documentation builds-1 (push) Has been cancelled
Treewide Checks / Validate documentation builds-2 (push) Has been cancelled
Treewide Checks / Validate documentation builds-3 (push) Has been cancelled
Treewide Checks / Validate hyperlinks in documentation sources (push) Has been cancelled
Treewide Checks / Validate Editorconfig conformance (push) Has been cancelled
Build and deploy documentation / Check latest commit (push) Has been cancelled
Build and deploy documentation / publish (push) Has been cancelled
languages/json: add `prettier` and `prettierd`
2026-05-21 02:16:06 +02:00
Poseidon
cc2c9fef94 languages/json: add prettier and prettierd 2026-05-20 19:07:17 -05:00
Snoweuph
e6a92b1b5a
Merge pull request #1606 from poseidon-rises/php/PHPStan
PHP/PHPStan
2026-05-21 00:54:26 +02:00
Poseidon
6cef622978 languages/php: Add PHPStan linter
Adds the PHPStan linter to the `vim.languages.php` module.

docs: attribute PHPStan to Poseidon
2026-05-20 17:45:30 -05:00
Poseidon
aac95bef5b docs: add Poseidon to v9.0 release notes 2026-05-20 17:44:32 -05:00
Snoweuph
b44ce4cfea
Merge pull request #1605 from horriblename/doc-lsp-cleanup
Some checks are pending
Set up binary cache / cachix (default) (push) Waiting to run
Set up binary cache / cachix (maximal) (push) Waiting to run
Set up binary cache / cachix (nix) (push) Waiting to run
Treewide Checks / Validate flake (push) Waiting to run
Treewide Checks / Check formatting (push) Waiting to run
Treewide Checks / Check source tree for typos (push) Waiting to run
Treewide Checks / Validate documentation builds (push) Waiting to run
Treewide Checks / Validate documentation builds-1 (push) Waiting to run
Treewide Checks / Validate documentation builds-2 (push) Waiting to run
Treewide Checks / Validate documentation builds-3 (push) Waiting to run
Treewide Checks / Validate hyperlinks in documentation sources (push) Waiting to run
Treewide Checks / Validate Editorconfig conformance (push) Waiting to run
Build and deploy documentation / Check latest commit (push) Waiting to run
Build and deploy documentation / publish (push) Blocked by required conditions
docs: cleanup old LSP info
2026-05-20 18:07:39 +02:00
Snoweuph
588e595fc1
Merge branch 'main' into doc-lsp-cleanup 2026-05-20 18:06:47 +02:00