09f29ba544
docs: remove dupliate page
...
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I6a6a6964ab066fe88fe52b53b619971a27f23a5b
2025-11-14 18:54:23 +01:00
67e2d87778
docs: restructure to allow a clean migration to new documentation util
...
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I6a6a6964afba43bdda6a2cbf037404ca3fa4f8c9
2025-11-14 18:54:23 +01:00
Ching Pei Yang
b305b92dba
docs: move release-notes to manual/
2025-11-14 18:42:36 +01:00
e0b58a57c6
docs: rename entrypoing to index for ndg compat
...
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I6a6a696417907923e7def794fb49c28adb953ea7
2025-11-14 18:26:43 +01:00
348a15a1b2
docs: adapt builder functions for ndg
...
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I6a6a6964720fae8f3db129835efa5d5df956c3ef
2025-11-14 18:26:43 +01:00
Soliprem
4abd1fec5b
Merge branch 'v0.8' into vala-fix
2025-11-14 18:18:34 +01:00
Ching Pei Yang
7e0ec5bce7
Merge branch 'upstream' into v0.8
2025-11-14 18:11:25 +01:00
Francesco Prem Solidoro
e7955adbba
rl: add vala fix entry
2025-11-14 17:47:41 +01:00
Cristian Flores
96ba7b6486
feat: add mellow.nvim theme plugin with lualine support ( #1188 )
...
Co-authored-by: Ching Pei Yang <59727193+horriblename@users.noreply.github.com>
2025-10-26 22:42:39 +01:00
99b003f67f
languages/rust: move crates.nvim dependency to extensions modernize
...
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I6a6a69648fea60c9113ac066fcffecc2364c9aae
2025-10-18 12:58:59 +03:00
alfarel
0982a84b09
languages/json: fix language server default cmd path in package
2025-10-17 20:48:56 +00:00
Gerg-L
3e48f13c3c
lib: rewrite toLuaObject, deprecate everything else ( #1178 )
...
* lint: typos
* wrapper/build: passthru mnw stuff
* lib: rewrite toLuaObject, deprecate everything else
* docs: deno fmt
* Emac
---------
Co-authored-by: Ching Pei Yang <59727193+horriblename@users.noreply.github.com>
2025-10-13 18:56:11 +02:00
Ching Pei Yang
3ace0780dd
ci: fix typo in typo fix
2025-10-13 17:55:33 +02:00
Gerg-L
2cbf07e129
lint: typos
2025-10-10 19:58:36 -04:00
Jules
2c9a8e2857
Merge branch 'main' into main
2025-10-08 09:54:37 -04:00
171410f6c5
Merge branch 'v0.8' into notashelf/push-lnklzrqrwnym
2025-10-03 09:12:26 +03:00
5ff51032a4
Merge pull request #1156 from horriblename/LspAttach-keybinds
...
attach LSP keybinds + other setup work in LspAttach
2025-09-30 21:43:36 +03:00
Ching Pei Yang
572ea52a25
docs: update release notes
2025-09-29 21:58:05 +02:00
Ching Pei Yang
ef508ea10d
Merge branch 'v0.8' into markdown-oxide
2025-09-26 01:28:10 +02:00
3f30cef69f
Merge pull request #1153 from simon-wg/fix-python-lsp
...
languages/python: fix Pyright/Basedpyright LSP configs
2025-09-24 07:18:22 +03:00
Simon Westlin Green
81559f9984
languages/python: fix invalid basedpyright configuration
...
Fixes the basedpyright and pyright language servers by changing from their default binary, to the langserver binary included in their packages.
Also adds default_on_attach to the on_attach to properly register code actions.
2025-09-24 00:06:26 +02:00
Ching Pei Yang
6447bdf013
Fix yaml-language-server and helm-ls integration ( #1125 )
...
* lib/languages: fix typo in server submodule
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I6a6a6964c495ef58a9572ae93715bacf694a6ff5
* wrapper/build: add option examples; put evaluated values in `literalExpression`
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I6a6a69648220a65886994d4cac67f634a61815d5
* languages/yaml: fix on_attach by using mkLuaInline
* languages/helm: fix yaml-language-server integration
* language/yaml: call default_on_attach in helm version
---------
Signed-off-by: NotAShelf <raf@notashelf.dev>
Co-authored-by: raf <raf@notashelf.dev>
2025-09-23 22:46:17 +02:00
alfarel
68ca28af79
language/yaml: call default_on_attach in helm version
2025-09-23 22:43:28 +02:00
alfarel
671b6d187b
languages/helm: fix yaml-language-server integration
2025-09-23 22:43:11 +02:00
alfarel
74d6fe86e6
languages/markdown: add markdown-oxide server option
2025-09-23 20:39:51 +00:00
Party Wumpus
b7571df4d6
languages/typst: Add inline preview via typst-concealer ( #588 )
...
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 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
* add typst-concealer
* Update modules/plugins/languages/typst.nix
Co-authored-by: raf <raf@notashelf.dev>
* add keybinds, resolve review etc
* add changes back (it was easier than a rebase here)
* add the newer conceal_in_normal option
* run deno fmt
* add "typ" to typos
---------
Co-authored-by: raf <raf@notashelf.dev>
2025-09-19 08:47:41 +00:00
jules
930e71d0ce
fix(blink-cmp): added keymap "inherit" preset
...
"inherit" preset is valid for non-default completion modes (cmdline,
terminal, etc), allowing that mode to inherit the default keymaps.
2025-09-13 11:36:11 -04:00
Ching Pei Yang
1a053852d2
Merge branch 'main' into v0.8
2025-09-13 17:08:53 +02:00
Ching Pei Yang
d8a4fa62bd
docs: reformat autocmds.md
2025-09-13 16:24:49 +02:00
0246376cdd
Merge branch 'main' into v0.8
2025-09-13 09:23:24 +02:00
ky-bean
e4c8757752
Documentation: Fix referenes to erroneous lib.nvim.types.luaInline
2025-09-08 22:12:19 -07:00
cf58d88545
Merge branch 'main' into v0.8
2025-08-31 22:35:52 +03:00
jules
9c21bd06a2
ui/nvim-highlight-colors: init
2025-08-31 10:59:10 -04:00
Ching Pei Yang
0d2c3a600d
docs: fix markdown formatting ( #1117 )
2025-08-30 12:22:07 +02:00
Valter Schütz
8ab27a131e
languages/python: add formatter that combines ruff format with ruff check --fix ( #1072 )
...
* languages/python: add formatting option for `ruff check --fix`
* docs: remove unrelated changes
---------
Co-authored-by: Valter Schütz <valterschutz@proton.me>
Co-authored-by: Ching Pei Yang <59727193+horriblename@users.noreply.github.com>
2025-08-30 12:15:38 +02:00
Ching Pei Yang
3f974fbe60
Merge branch 'v0.8' into lsp/harper-ls
2025-08-30 12:02:48 +02:00
sjcobb
a360dd2315
update rl notes
2025-08-28 09:36:29 +01:00
Jaren Glenn
f6cfc3ab4b
lazy: enabled option accepts luaInline instead of str
...
Makes inline Lua enabled options evaluate to Lua instead of string
literals.
2025-08-26 20:06:46 -06:00
Poseidon
fe860f701b
docs: remove duplicate release notes entry
2025-08-25 12:02:57 -05:00
gmvar
c752aaa24f
lsp/harper-ls: init
2025-08-25 09:22:16 -07:00
f1a309082e
Merge pull request #1102 from JamyGolden/jamy/chore/add-missing-languages-to-docs
...
docs: Add missing languages to manual
2025-08-25 12:51:30 +03:00
Jamy Golden
b88773b648
docs: Add missing languages to manual
2025-08-25 11:34:21 +02:00
Ching Pei Yang
c390d28c8a
docs: remove outdated mention of null-ls
2025-08-24 23:58:05 +02:00
Ching Pei Yang
f119298d10
docs: fix formatting
2025-08-24 23:43:54 +02:00
diced
77c642935d
docs(rl): add ts treesitter fix entry
2025-08-21 13:31:19 -07:00
Poseidon
30cca7c002
Merge branch 'v0.8' into release-notes/add-period
2025-08-21 15:48:59 -04:00
8d57ae5e42
languages/elixir: add HEEx and EEx treesitter grammars ( #1088 )
...
Co-authored-by: Mickaël Fortunato <mickael.fortunato@protonmail.com>
Co-authored-by: raf <raf@notashelf.dev>
2025-08-21 22:42:16 +03:00
Poseidon
8f28e4627d
docs: add missing period to release notes
2025-08-21 15:40:57 -04:00
Poseidon
a5ef2d032d
docs: fixup release notes from main -> v0.8 merge ( #1098 )
...
* Merge seperate sections for 'Cool-Game-Dev'
Merge separate release notes sections for `Cool-Game-Dev`
* Rename `Cool-Game-Dev` to `Poseidon` in release notes
I have changed my username since I started contributing, this fixes the username link and display text.
2025-08-21 19:31:52 +00:00
rice-cracker-dev
1f65e589bf
languages/svelte: fix svelte-language-server not reloading .js/.ts files on change
2025-08-21 18:47:09 +07:00