aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/api/deprecated.c
diff options
context:
space:
mode:
authordundargoc <33953936+dundargoc@users.noreply.github.com>2023-06-06 19:19:00 +0200
committerGitHub <noreply@github.com>2023-06-06 19:19:00 +0200
commit0370e4def0c0328f8cd09f02c1ca82ed491ecb9a (patch)
tree467e99961bc766b1c72a49f1a0f6540c9ddcd8d2 /src/nvim/api/deprecated.c
parentfcfe535e9877cfdc824dc78f2d19e590400d34cd (diff)
downloadrneovim-0370e4def0c0328f8cd09f02c1ca82ed491ecb9a.tar.gz
rneovim-0370e4def0c0328f8cd09f02c1ca82ed491ecb9a.tar.bz2
rneovim-0370e4def0c0328f8cd09f02c1ca82ed491ecb9a.zip
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.
Diffstat (limited to 'src/nvim/api/deprecated.c')
0 files changed, 0 insertions, 0 deletions