Ring-A-Ding-Ding-Baby
1d362cd88e
languages/rust: fix rustaceanvim DAP adapter
...
Align codelldb adapter setup with rustaceanvim’s built-in logic.
Add languages.rust.dap.backend option to choose between codelldb
and lldb-dap adapters.
2025-12-13 16:21:22 +04:00
Soliprem
71f352d41e
docs: formatting
2025-12-11 19:06:49 +01:00
Soliprem
b4abb3c82d
treewide: fix a lot of broken / dead links
2025-12-11 18:32:09 +01:00
Soliprem
e18932d3eb
docs: fix more formatting
2025-12-11 15:47:42 +01:00
Soliprem
a951495882
docs: fix formatting
2025-12-11 15:39:41 +01:00
Ching Pei Yang
da8c682af7
treewide: replace auto option links with {option} role
2025-12-11 15:30:30 +01:00
Ching Pei Yang
4498d3b3fa
docs: remove duplicate release-notes.md
2025-12-11 15:28:56 +01:00
yum
2d823de83e
docs: update neodev.nvim to lazydev.nvim
2025-12-11 15:28:56 +01:00
d436031468
docs: remove dupliate page
...
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I6a6a6964ab066fe88fe52b53b619971a27f23a5b
2025-12-11 15:28:56 +01:00
06937516c7
docs: restructure to allow a clean migration to new documentation util
...
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I6a6a6964afba43bdda6a2cbf037404ca3fa4f8c9
2025-12-11 15:28:56 +01:00
Ching Pei Yang
063a27ce7e
docs: move release-notes to manual/
2025-12-11 15:28:56 +01:00
d363d00748
docs: rename entrypoing to index for ndg compat
...
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I6a6a696417907923e7def794fb49c28adb953ea7
2025-12-11 15:26:22 +01: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
Ching Pei Yang
0d2c3a600d
docs: fix markdown formatting ( #1117 )
2025-08-30 12:22:07 +02: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
Stefanos Grammenos
dbfeba975c
Update the 'dag' library from lib.hm.dag to nvf.lib.nvim.dag
2025-08-17 23:21:22 +03:00
Stefanos Grammenos
079f94c73d
Documentation. DAG library examples from lib.dag to lib.hm.dag
2025-08-17 21:13:30 +03:00
48a54502f8
docs: format markdown sources with Deno
...
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I6a6a69643dadbb6dbe6860f3002a75b1bb445d27
2025-07-30 14:52:24 +03:00
8092a6f188
docs: fix codeblock closing in standalone installation guide
...
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I6a6a6964ea02c71459a2be778c9e91897f6e49ae
2025-07-30 14:08:59 +03:00
40a5b70c30
docs/hacking: describe packaging complex plugins; more examples
...
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I6a6a6964ca83a42728d43e4a77b5737e9983016b
2025-07-20 16:16:11 +03:00
33a69fae5f
docs: add flakeless examples; describe flakes prerequisites
...
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I6a6a6964c8369dbdf7366e333378ee25d125c707
2025-07-20 14:30:37 +03:00
a00git
d522d952ce
doc: fix appendix link in ch-configuring section
...
previous relative link pointed to `nvf/options.html` on the repo instead of GH pages, causing 404
2025-07-10 17:59:14 +03:00
vai
398b845655
doc: fix un-buildable example code in pure lua config section
...
The example code references an invalid nvf option:
`vim.additionalRuntimeDirectories`. The correct option is
`vim.additionalRuntimePaths`.
2025-07-02 16:09:46 -07:00
Horu
d8ac181663
docs: fix info block
2025-05-16 18:38:53 +10:00
f1d72cf076
docs: clarify wording; add examples and remove redundancies
2025-05-05 14:57:32 +03:00
37750d9bef
docs/manual: document building plugins from source
2025-05-05 11:03:45 +03:00
3c672f64fc
docs/custom-plugins: avoid using with scopes in the manual
2025-05-05 11:03:44 +03:00
099907591a
Merge pull request #856 from ValynTyler/main
...
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: bad option in custom-config example
2025-04-30 11:01:25 +00:00
Brian E
e60fd89a42
fixed typo
...
plural `way→→→→→→→←→→→→→→` to `ways`
2025-04-24 22:21:15 +02:00
Valyn Tyler
c7b7a5d6d4
fix: bad option in custom-config example
2025-04-24 19:57:41 +03:00
w1kee
15ad754ad6
docs: fix typo ( #824 )
...
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
* shell -> run
* fix nix run command for maximal config in docs
---------
Co-authored-by: raf <raf@notashelf.dev>
2025-04-13 11:10:36 +00:00
Soliprem
5fac618202
Merge branch 'main' into feature/language-fsharp
2025-03-26 12:56:04 +01:00
Al Duncanson
7835cbdc1d
docs: fix typo
...
Add missing word in sentence: `let`.
2025-03-24 19:04:23 -04:00
Marlon Rosenberg
9f8b7edbf6
languages/fsharp: init
2025-03-24 22:25:01 +01:00
Ching Pei Yang
d105f69921
docs: mention LazyFile
2025-03-23 11:09:51 +01:00
af26fb3c7d
docs/custom-plugins: fix invalid backlink to DAG section
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
Validate flake & check documentation / Validate Flake Documentation (push) Waiting to run
Validate flake & check documentation / Validate hyperlinks in documentation sources (push) Waiting to run
Validate flake & check formatting / Validate Flake (push) Waiting to run
Validate flake & check formatting / Formatting via Alejandra (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
Check for typos in the source tree / check-typos (push) Waiting to run
2025-03-17 20:30:59 +03:00
Alfarel
c4cb29b7a3
docs: add missing npins subcommand ( #623 )
2025-02-11 17:21:16 +00:00
8adc4c352a
treewide: Use nixpkgs fetchers for npins
...
plugins: switch from neodev to lazydev
2025-02-10 22:33:36 -05:00
b3154b6da7
docs/tips: distinguish pure and impure installation methods for raw lua
Check for typos in the source tree / check-typos (push) Waiting to run
2025-02-05 10:32:48 +03:00
7443f0a470
docs/manual: release TOC depth
Check for typos in the source tree / check-typos (push) Has been cancelled
2025-02-03 15:18:27 +03:00
a26e93c410
docs/README: mention pure-lua/hybrid configurations in intro
2025-02-03 15:01:44 +03:00
9f1bd7fb35
docs/tips: document pure-lua/hybrid setups
2025-02-03 15:01:42 +03:00
91df9c81c4
manual/tips: init pure-lua configuration
2025-02-03 15:01:35 +03:00
7b886c9879
docs/options: mention manpages for offline viewing
2025-02-03 15:01:34 +03:00
9142a5b9dd
docs: update contribution guidelines
...
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
Validate flake & check documentation / Validate Flake Documentation (docs) (push) Has been cancelled
Validate flake & check documentation / Validate Flake Documentation (docs-html) (push) Has been cancelled
Validate flake & check documentation / Validate Flake Documentation (docs-json) (push) Has been cancelled
Validate flake & check documentation / Validate Flake Documentation (docs-manpages) (push) Has been cancelled
Validate flake & check documentation / Validate hyperlinks in documentation sources (push) Has been cancelled
Validate flake & check formatting / Validate Flake (push) Has been cancelled
Validate flake & check formatting / Formatting via Alejandra (push) Has been cancelled
Build and deploy documentation / Check latest commit (push) Has been cancelled
Check for typos in the source tree / check-typos (push) Has been cancelled
Build and deploy documentation / publish (push) Has been cancelled
Update URL for nixpkgs flavoured markdown, add mkOption argument ordering
2025-01-14 16:02:31 +03:00