neovim/runtime/plugin
Gregory Anders 2613ba5000 feat(defaults): enable 'termguicolors' by default when supported by terminal
Enable 'termguicolors' automatically when Nvim can detect that truecolor
is supported by the host terminal.

If $COLORTERM is set to "truecolor" or "24bit", or the terminal's
terminfo entry contains capabilities for Tc, RGB, or setrgbf and
setrgbb, then we assume that the terminal supports truecolor. Otherwise,
the terminal is queried (using both XTGETTCAP and SGR + DECRQSS). If the
terminal's response to these queries (if any) indicates that it supports
truecolor, then 'termguicolors' is enabled.
2023-12-06 07:57:09 -08:00
..
editorconfig.lua feat(lua): allow vim.F.if_nil to take multiple arguments (#22903) 2023-04-07 08:22:47 -06:00
gzip.vim vim-patch:e978b4534a5e (#24697) 2023-08-13 13:25:10 +01:00
man.lua fix(man): set the nested flag for the BufReadCmd autocommand (#26285) 2023-11-28 17:02:44 -06:00
matchit.vim
matchparen.vim vim-patch:9.0.2102: matchparen highlight not cleared in completion mode (#26019) 2023-11-13 10:47:12 +08:00
netrwPlugin.vim vim-patch:b7398fe41c9e (#23627) 2023-05-15 09:38:32 +02:00
nvim.lua feat(treesitter): add lang parameter to the query editor (#25181) 2023-09-16 19:05:59 +02:00
osc52.lua feat(defaults): enable 'termguicolors' by default when supported by terminal 2023-12-06 07:57:09 -08:00
rplugin.vim fix(rplugin): dont create data dir if it's a broken symlink #25726 2023-11-28 03:17:39 -08:00
shada.vim
spellfile.vim
tarPlugin.vim feat!: remove vimballs (#22402) 2023-04-11 19:10:36 +02:00
tohtml.vim vim-patch:86cfb39030eb 2023-09-09 08:29:50 +02:00
tutor.vim
zipPlugin.vim vim-patch:71badf9547e8 (#23285) 2023-04-23 15:22:55 +02:00