neovim/.github
dundargoc 0370e4def0
build!: remove neovim qt
Neovim QT was originally bundled on Windows as a response to the then
lackluster terminal options. The situation has dramatically changed,
with viable options such as Windows terminal, Alacritty and Wezterm to
name a few. The Windows build no longer needs this special treatment for
neovim to be usable.

Pros:
  - Release builds will be smaller.
  - Less maintenance burden.
  - Clearer separation of responsibility (neovim issues go to the neovim
    repo and neovim-qt issues to the neovim-qt repo).
  - More consistent treatment between platforms.

Cons:
  - Users who've come to expect neovim-qt to be bundled with nvim will
    need to adjust and download neovim-qt from
    https://github.com/equalsraf/neovim-qt instead.
  - Similarly, build scripts will need to be adjusted to reflect this
    change.

Closes https://github.com/neovim/neovim/issues/21209.
2023-06-06 19:19:00 +02:00
..
actions/cache ci: remove ci/ from cache key (#23878) 2023-06-02 17:38:42 +08:00
ISSUE_TEMPLATE feat: add link in issue template to minimal config template 2023-04-28 16:09:05 +01:00
scripts ci(response): use pagination for timeline events 2023-05-07 16:46:24 +02:00
workflows build!: remove neovim qt 2023-06-06 19:19:00 +02:00
dependabot.yml ci: use "ci" as the commit type for dependabot updates 2023-03-24 05:39:18 +01:00
FUNDING.yml funding: Bountysource Salt -> GitHub Sponsors & Open Collective [ci skip] (#12959) 2020-09-21 20:47:02 +02:00
labeler.yml ci(labeler): don't automatically add "lua" label (#22765) 2023-03-23 21:40:50 +08:00
SECURITY.md docs: add security policy (#17338) 2022-12-22 13:20:19 +01:00