Commit graph

2484 commits

Author SHA1 Message Date
Cool-Game-Dev
15b9e65368
add release notes entry
Add entry for roslyn-ls to the release notes.
2025-08-13 09:05:24 -05:00
Cool-Game-Dev
238b86daeb
languages/csharp: Add roslyn-ls
Add the roslyn-ls lsp to the csharp language model, following standards
set by other lsps.
2025-08-13 09:05:21 -05:00
Ching Pei Yang
b64f7d48f1
startify: fix typo 2025-08-13 14:00:00 +02:00
raf
b88c7bcdc0
Merge pull request #1040 from imnotpoz/oil-git-status
utility/oil-nvim: add oil-git-status support
2025-08-09 12:20:57 +03:00
raf
1d362509d8
Merge pull request #1059 from poseidon-rises/language/just
languages/just: init
2025-08-05 23:06:34 +03:00
poz
de1f36b4be
utility/oil-nvim: add oil-git-status support 2025-08-02 13:40:01 +02:00
Cool-Game-Dev
4b99fb6d90
language/just: init
Create the module `vim.languages.just` which provides support for
treesitting and just-lsp.
2025-08-01 14:30:37 -05:00
Ching Pei Yang
69659e078b
Merge pull request #962 from horriblename/language-overhaul-part
[skip ci] Language overhaul part 2
2025-08-01 12:12:34 +02:00
Ching Pei Yang
b45b763fd4
languages/tailwind: fix use of lspconfig.util 2025-08-01 12:00:44 +02:00
Ching Pei Yang
6394f82a22
languages/julia: fix outdated docs 2025-08-01 12:00:43 +02:00
Ching Pei Yang
153290a767
ci: add "edn" to typos 2025-08-01 12:00:43 +02:00
Pei Yang Ching
a5ba08770a languages: add deprecation warning for renamed options 2025-08-01 12:00:43 +02:00
raf
58cb8ec418
Merge pull request #1042 from imnotpoz/wgsl
languages/wgsl: make server name match package and binary name
2025-07-26 21:34:07 +03:00
Ching Pei Yang
9407a3e1c6
languages: coerce server type to list for compat 2025-07-23 23:36:22 +02:00
Ching Pei Yang
76c031bbda
language/ts: migrate to vim.lsp.servers 2025-07-23 23:36:22 +02:00
Ching Pei Yang
a2ce78fa90
language/go: migrate to vim.lsp.servers 2025-07-23 23:36:22 +02:00
Ching Pei Yang
b8f546bf7c
lib/languages: fix lsp.servers.*.cmd concatenating 2025-07-23 23:36:22 +02:00
Ching Pei Yang
bf4dedb6ed
language/clang: migrate to vim.lsp.servers 2025-07-23 23:36:22 +02:00
Ching Pei Yang
fa3a65025d
language/csharp: migration to vim.lsp.servers 2025-07-23 23:36:22 +02:00
Ching Pei Yang
b4f34299ce
language/fsharp: migrate to vim.lsp.servers 2025-07-23 23:36:21 +02:00
Ching Pei Yang
4c83dd5895
language/cue: migrate to vim.lsp.servers 2025-07-23 23:36:21 +02:00
Ching Pei Yang
7cabd47716
language/css: migrate to vim.lsp.servers 2025-07-23 23:36:16 +02:00
poz
56dc23222f
languages/wgsl: make server name match package and binary name 2025-07-23 03:30:52 +02:00
raf
08991be77a
Merge pull request #1032 from imnotpoz/commafix
languages/haskell: add missing comma after hls table
2025-07-21 11:07:58 +03:00
poz
7400d6fd48
languages/haskell: add missing comma after hls table 2025-07-21 02:19:52 +02:00
raf
36a1d81675
Merge branch 'main' into v0.8 2025-07-19 03:20:00 +03:00
raf
ad7d383547
Merge pull request #1017 from imnotpoz/main
themes/everforest: init
2025-07-19 03:19:36 +03:00
raf
b094fe233a
Merge pull request #913 from sjcobb2022/language-overhaul
languages: overhaul
2025-07-19 03:14:16 +03:00
poz
5651ca05fd
themes/everforest: init
https://github.com/sainnhe/everforest
2025-07-19 02:03:27 +02:00
dd6ca6735b
meta: move PR template to the correct path; overhaul issue template 2025-07-19 01:51:22 +03:00
raf
f58c337968
Merge pull request #1009 from Soliprem/otter-update
otter: remove deprecated setting
2025-07-19 01:41:07 +03:00
raf
f1ac8512de
Merge branch 'main' into otter-update 2025-07-19 01:38:10 +03:00
raf
f8e8fa646b
Merge pull request #1016 from imnotpoz/isnull
treewide: remove deprecated `isNull`
2025-07-19 01:33:23 +03:00
poz
5592bcff64
treewide: remove deprecated isNull 2025-07-19 00:08:43 +02:00
Soliprem
1f311240b5
Merge pull request #1015 from thecakeisfalse/typo
docs: fixed typo
2025-07-18 19:33:28 +02:00
Semyon
dd815ece18 fixed typo
docs: `diagostics` -> `diagnostics`
2025-07-18 20:27:01 +03:00
raf
6b841d4b97
Merge pull request #1014 from midischwarz12/uv
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 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
treewide: `vim.loop` -> `vim.uv`
2025-07-18 00:22:21 +03:00
midischwarz12
47dcff9d56 feat: vim.loop -> vim.uv 2025-07-17 10:43:55 -05:00
raf
9b11e6e938
Merge pull request #1012 from rrvsh/fix/luasnip-nvim-cmp
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 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
fix(snippets/luasnip): enable vscode snippet loader
2025-07-17 16:34:15 +03:00
Mohammad Rafiq
0d394c9db0
fix(snippets/luasnip): enable vscode snippet loader
nvim-cmp and friendly-snippets depend on the vscode
luasnip loader. previously we only set snipmate
2025-07-17 17:56:37 +08:00
raf
fe874acd37
Merge pull request #915 from Soliprem/neorg-fix
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 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
languagaes/neorg: fix grammar packages
2025-07-16 20:37:39 +03:00
Francesco Prem Solidoro
e20d673d6e docs/rl-0.8: add neorg fix entry 2025-07-16 19:32:58 +02:00
Francesco Prem Solidoro
4e0e8206c3 notes/neorg: fix formatting 2025-07-16 16:47:49 +02:00
Francesco Prem Solidoro
28f4237e4f notes/norg: fix broken grammars and add norg-meta 2025-07-16 16:43:50 +02:00
Soliprem
08bbe92532
Merge pull request #1010 from lackac/upgrade-avante
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 hyperlinks in documentation sources (push) Waiting to run
Treewide Checks / Validate Editorconfig conformance (push) Waiting to run
avante-nvim: upgrade plugin
2025-07-16 15:31:00 +02:00
Laszlo Bacsi
fae1e527fc
avante-nvim: useFetchCargoVendor now defaults to true in unstable 2025-07-16 12:02:52 +02:00
Laszlo Bacsi
43d54f77f5
avante-nvim: upgrade plugin 2025-07-16 09:40:06 +02:00
Francesco Prem Solidoro
34bd3f08f0 otter: remove deprecated setting 2025-07-16 02:47:29 +02:00
sjcobb
e0cd56f39e ordering of types 2025-07-14 01:15:39 +01:00
sjcobb
a42d6ac69a remove accidentally enabled langauges 2025-07-14 01:05:49 +01:00