Commit graph

853 commits

Author SHA1 Message Date
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
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
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
D.A. Marcyes
96097bf3ec
Merge branch 'main' into fix/invalid-keys-in-haskell-tools 2026-05-27 10:36:08 -06: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
Poseidon
aac95bef5b docs: add Poseidon to v9.0 release notes 2026-05-20 17:44:32 -05:00
Snoweuph
588e595fc1
Merge branch 'main' into doc-lsp-cleanup 2026-05-20 18:06:47 +02:00
Snoweuph
8ca8f9f21a
languages/clang: add formatting 2026-05-20 17:18:24 +02:00
Ching Pei Yang
7f0b1aa9af
docs: cleanup old LSP info 2026-05-20 17:10:35 +02:00
Snoweuph
0cdef372c5
languages/react: init/split off 2026-05-20 16:38:26 +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
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
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
4c36f94593
languages/docker: init 2026-05-13 23:14:52 +02:00
Snoweuph
1adcf1f2fc
lsp/presets/docker-language-server: init 2026-05-13 23:14:50 +02:00
Snoweuph
190cb762f9
languages/asm: add asmfmt and nasmfmt 2026-05-13 19:46:30 +02:00
poz
7931d08f5a
visuals/fidget-nvim: update setupOpts to match upstream 2026-05-12 20:23:50 +02:00
Ching Pei Yang
2890e99c72
doc: add breaking change in haskell LSP 2026-05-10 23:30:12 +02:00
dathegreat
a97aa7d724 languages/haskell.nix: address PR comments
- Rename hls -> haskell-language-server to match the nixpkgs name
- Remove unneeded injection
- Only set lsp filetypes in the language module, not the preset
- Remove unneeded `mkDefault`
- Use `root_markers` instead of yucky inline Lua
2026-05-10 23:20:15 +02:00
dathegreat
171a5bf656 languages/haskell.nix: fix invalid keys in the haskell-tools configuration
These keys presented the error `unrecognized configs in
vim.g.haskell_tools: { "hls.filetypes", "hls.root_dir",
"tools.hover.enable", "hls.enable" }` on attaching to any haskell file.
2026-05-10 23:20:15 +02:00
Snoweuph
c2a79c4388
notes/mind-nvim: delete 2026-05-10 10:14:45 +02:00
Snoweuph
c4e3a08812
languages/scss: init 2026-05-03 21:26:02 +02:00
Snoweuph
b7e991a0dc
lsp/presets/some-sass-language-server: init 2026-05-03 21:26:01 +02:00
Snoweuph
073d1775a7
utillity/image-nvim: fix processor configuration and cleanup module 2026-05-01 20:56:40 +02:00
CaueAnjos
e60803d9d6 languages/csharp: add csharpier formatter and assertions 2026-04-24 18:47:15 -03:00
CaueAnjos
1628aa93b7 languages/csharp: add csharpls-extended-lsp-nvim extension 2026-04-24 18:47:15 -03:00
CaueAnjos
3c8885b75a languages/csharp: add omnisharp-extended-lsp-nvim extension 2026-04-24 18:47:15 -03:00
CaueAnjos
99c2594edd languages/csharp: update lsp servers 2026-04-24 18:47:15 -03:00
CaueAnjos
6ef413e526 lsp/presets/roslyn-ls: init 2026-04-24 18:47:15 -03:00
Snoweuph
cee03d0c97 languages/nix: fix treesitter nvf query for vim.treesitter.queries 2026-04-24 21:55:14 +02:00
Snoweuph
10d7bb38ff languages/jinja: add injection 2026-04-24 21:55:14 +02:00
Snoweuph
e201640fc9 languages/yaml: add treesitter filetype mappings for yml 2026-04-24 21:55:14 +02:00
Snoweuph
2592c16878 languages/bash: add filetype mappings for ash, dash and zsh 2026-04-24 21:55:14 +02:00
Snoweuph
9ff0dcb60c treesitter: add filetype mappings 2026-04-24 21:55:14 +02:00
Snoweuph
27b4dc9fb0 treesitter: rename queries content to query 2026-04-24 21:55:14 +02:00
Snoweuph
9bd49b25e9
languages/vue: init 2026-04-22 23:27:38 +02:00
Snoweuph
4b2c7381a0
lsp/presets/vue-language-server: init 2026-04-22 23:27:36 +02:00