Commit graph

1,878 commits

Author SHA1 Message Date
fc0ec55fc1
utility/hop: migrate to setupOpts API
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: Ibfb235ddd0c8df9b193dc47cc9ffa7056a6a6964
2026-06-20 02:09:01 +03:00
f3c3353ced
utility/glow: migrate to setupOpts API
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I7d50f183037f3b983a7c79aee1113d516a6a6964
2026-06-20 02:09:00 +03:00
Brock Morgan
63d8fc82d6
languages/typescript: ts-error-translator renamed auto_override_publish_diagnostics to auto_attach
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
Changed deprecated auto_override_publish_diagnostics to auto_attach

Closes:  #1653
2026-06-15 16:41:22 +02:00
Snoweuph
43937fc818
lsp/presets/nil: enable auto archive by default
Superseeds: #1248
Closes:     #1248
Co-authored-by: Soliprem <73885403+Soliprem@users.noreply.github.com>
2026-06-14 22:23:21 +02:00
very-blank
b5ac3ba246
utility/motion/leap: fix key bindings for forward and backward
Fixes: #1650
2026-06-14 14:39:55 +02:00
Snoweuph
43de0c6acb
docs: use nvf injections in docs 2026-06-13 12:59:43 +02:00
Snoweuph
7f9f53d4dd
languages/java: improve/fix dap configuration
Fixes: #1638
2026-06-13 02:27:33 +02:00
Snoweuph
92d33a5dc9
diagnostics/presets: init 2026-06-12 21:25:36 +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
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
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
200558f75a
lsp/presets/stimulus-language-server: init 2026-06-11 20:50:48 +02:00
Snoweuph
41cc9f73e5
languages/docker: map dockercompose to yaml for treesitter 2026-06-11 20:45:44 +02: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
Snoweuph
0c3f1c4cfa
lsp/presets/phpantom: init 2026-06-05 02:22:40 +02:00
Ching Pei Yang
c03ddf95ed
Merge branch 'main' into fix/invalid-keys-in-haskell-tools 2026-06-03 12:25:15 +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
c7498b44a5 languages/pug: init 2026-05-28 16:23:36 +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
Ching Pei Yang
d12ba436b1
rc/options: use vim.opt for structured options 2026-05-22 16:28:17 +02:00
Poseidon
cc2c9fef94 languages/json: add prettier and prettierd 2026-05-20 19:07:17 -05: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
Snoweuph
8ca8f9f21a
languages/clang: add formatting 2026-05-20 17:18:24 +02:00
Ching Pei Yang
f4ff31ab6b
languages/haskell-tools: move default on_attach to mkOption 2026-05-20 16:52:14 +02:00
Ching Pei Yang
39ff04fffa
language/haskell: wrap HLS with itself to find itself 2026-05-20 16:50:09 +02:00
Ching Pei Yang
802206bff4
language/haskell: let conform handle cabal formatting 2026-05-20 16:38:37 +02:00
Ching Pei Yang
4dfed34c10
lsp/lsp-signature: prevent error spam 2026-05-20 16:38:37 +02:00
Snoweuph
0cdef372c5
languages/react: init/split off 2026-05-20 16:38:26 +02:00
Ching Pei Yang
55490b40db
languages/haskell: remove extraneous note 2026-05-20 16:09:45 +02:00
RoastedCheese
198986b3fb
languages/go: fix scope of golangci-lint 2026-05-19 14:04:15 +02:00
Snoweuph
93bfa8f4e0
languages/standard-ml: init 2026-05-17 13:45:44 +02:00
Snoweuph
a7b8cca73a
lsp/presets/millet: init 2026-05-17 13:45:42 +02:00
Snoweuph
53e89665ce
treesitter: support usage of pkgs.tree-sitter-grammars 2026-05-17 13:45:41 +02:00
emo-mruczek
332b60f058 languages/vhdl: init 2026-05-16 20:22:48 +02:00
D.A. Marcyes
9361263373
Merge branch 'main' into fix/invalid-keys-in-haskell-tools 2026-05-15 14:06:34 -06:00
dathegreat
e7f3af5445 languages/haskell.nix: add cabal formatter options
Unwrap cabal-fmt from the haskell-language-server binary, and add an
option to configure the executable between cabal-fmt and cabal-gild.
2026-05-15 14:04:47 -06:00
Snoweuph
cf0cd54481
languages/env: init 2026-05-15 13:56:46 +02:00
raf
8e0c499e77
Merge branch 'main' into feat/emmet-all 2026-05-15 14:28:21 +03:00
Snoweuph
ed33badf77
languages: add emmet-ls to supported languages 2026-05-15 06:24:12 +02:00
poz
a37a1fce3a
languages/fish: init 2026-05-15 06:21:05 +02:00
Snoweuph
244ab53987
languages/docker: use command instead of callback in autocmd 2026-05-14 20:41:09 +02:00
Snoweuph
7753a473b5
languages/docker: add missing mkIf 2026-05-14 20:26:37 +02:00