Christian Clason
fdcdf560da
ci(release): add linux-arm64 appimage and tarball
...
Problem: No releases for ARM Linux.
Solution: Provide appimages and tarballs for `linux-arm64`. Rename
x86 releases to `linux-x86_64` for consistency.
(cherry picked from commit c1718d6863
)
2025-01-28 11:12:21 +01:00
Christian Clason
a7392c04d9
ci(tests): add arm64 runner
...
Problem: Linux `aarch64`/`arm64` builds are not tested.
Solution: Add `ubuntu-arm` runners to test matrix (using
`RelWithDebInfo` build).
(cherry picked from commit 3702bcb139
)
2025-01-25 08:27:55 +08:00
zeertzjq
7908900859
docs(support): update tested macOS and FreeBSD versions ( #32191 )
2025-01-24 10:07:05 +00:00
dundargoc
7774ca9107
ci: bump macos runner version to macos-15
2024-11-09 13:11:47 +01:00
dundargoc
9455686b6f
docs: misc ( #29410 )
...
Co-authored-by: Michael Härtl <haertl.mike@gmail.com >
Co-authored-by: zeertzjq <zeertzjq@outlook.com >
2024-11-09 13:11:47 +01:00
dundargoc
1a4e78832f
ci: bump ubuntu runner version to ubuntu-24.04
...
Also bump clang to version 20.
2024-11-09 13:11:47 +01:00
dundargoc
c791aa8aae
docs: update supported platforms
2024-04-18 23:39:26 +02:00
dundargoc
a5c572bd44
docs: fix typos
...
Co-authored-by: Gregory Anders <greg@gpanders.com >
Co-authored-by: Raphael <glephunter@gmail.com >
Co-authored-by: C.D. MacEachern <craig.daniel.maceachern@gmail.com >
Co-authored-by: himanoa <matsunoappy@gmail.com >
2023-04-04 19:07:33 +02:00
Justin M. Keyes
6752f1005d
docs: naming conventions, guidelines
...
close #21063
2023-02-22 16:23:49 +01:00
dundargoc
822eabc5e1
docs(support): update tested versions ( #21126 )
2022-11-20 18:42:30 +08:00
Justin M. Keyes
e6917306f6
docs: update vimdoc parser #20747
...
Remove the user-manual ToC from help.txt, because:
1. it duplicates usr_toc.txt
2. it is not what most readers are looking for in the main help page.
fix https://github.com/neovim/tree-sitter-vimdoc/issues/49
fix https://github.com/neovim/tree-sitter-vimdoc/issues/50
fix https://github.com/neovim/tree-sitter-vimdoc/issues/51
2022-10-20 06:20:02 -07:00
dundargoc
8617101b6b
docs: "supported platforms" matrix #19615
...
Inspired by libuv's own SUPPORTED_PLATFORMS.md:
https://github.com/libuv/libuv/blob/v1.x/
https://neovim.io/doc/user/support.html
2022-10-16 15:31:51 -07:00