neovim/runtime
Gregory Anders b587aff176
fix(health): fix tmux RGB capability detection (#26886) (#26887)
tmux indicates its RGB support via setrgbb and setrgbf. In modern tmux
code, Tc and RGB just set setrgbb and setrgbf, so we can just check for
them.

Link: 7eb496c00c

(cherry picked from commit 88eb0ad149)

Co-authored-by: Tristan Partin <tristan@partin.io>
2024-01-04 18:15:04 -06:00
..
autoload fix(clipboard): don't pass --foreground to wl-copy 2023-10-03 03:24:53 +00:00
colors fix(runtime): use g:terminal_color_{0-15} in colorschemes (#20637) 2022-10-17 15:24:37 +01:00
compiler vim-patch:86b4816766d9 (#21314) 2022-12-08 16:33:38 +01:00
doc [Backport release-0.9] fix: vim.treesitter.get_node() now correctly takes opts.lang (#26382) 2023-12-04 10:03:55 +01:00
ftplugin fix(runtime): add commentstring for D ftplugin 2023-09-25 22:14:18 +00:00
indent vim-patch:partial:dd60c365cd26 (#22437) 2023-02-28 09:34:27 +01:00
keymap vim-patch:6c391a74fe90 (#15654) 2021-09-13 16:33:41 +02:00
lua fix(health): fix tmux RGB capability detection (#26886) (#26887) 2024-01-04 18:15:04 -06:00
macros vim-patch:4072ba571bab 2021-05-01 22:29:03 -04:00
pack/dist/opt fix(termdebug): handle partial lines passed to callback 2023-04-08 11:28:14 +00:00
plugin fix: dont create data dir if it's a broken symlink 2023-11-28 11:27:28 +00:00
queries fix(treesitter): remove incompatible c query (again) 2023-12-07 22:39:47 +01:00
spell feat(runtime): import cleanadd.vim from Vim (#17699) 2022-03-13 04:52:45 +00:00
syntax vim-patch:ff0baca86523 2023-12-08 23:45:48 +00:00
tools vim-patch:e80086446cc2 (#19848) 2022-08-20 10:04:55 +02:00
tutor docs(tutor): clarify the meaning of ✗ and ✓ 2023-09-17 00:51:46 +00:00
bugreport.vim vim-patch:314dd79cac2a 2019-07-29 20:50:07 +02:00
CMakeLists.txt refactor(build): make installation of runtime/ more effective 2023-03-07 20:16:52 +01:00
delmenu.vim vim-patch:9.0.0141: "delmenu" does not remove autocmmands (#19646) 2022-08-05 12:23:41 +02:00
filetype.lua [Backport release-0.9] fix(filetype): make sure buffer is valid before call nvim_buf_call (#24950) 2023-08-30 12:21:01 -05:00
ftoff.vim
ftplugin.vim fix(ftplugin): respect runtimepath ordering 2023-06-30 10:22:24 +00:00
ftplugof.vim
indent.vim feat(runtime): Allow lua to be used in indent 2021-06-11 01:01:02 +06:00
indoff.vim
macmap.vim
makemenu.vim vim-patch:95a9dd1efc5a 2021-04-27 09:21:32 -04:00
menu.vim feat!: remove hardcopy 2023-01-03 10:07:43 +00:00
mswin.vim vim-patch:d47d52232bf2 2019-07-29 20:50:07 +02:00
neovim.ico feat(windows): show icon in terminal titlebar, taskbar #20607 2022-10-13 05:48:12 -07:00
nvim.appdata.xml NVIM 0.9.5 2023-12-30 14:18:40 +01:00
nvim.desktop build(nvim.desktop): central Kurdish translation #17065 2022-05-13 11:58:22 -07:00
nvim.png Dist: make icon a proper square (#9716) 2019-03-11 21:00:12 +01:00
optwin.vim feat(options)!: deprecate paste, remove pastetoggle (#22647) 2023-03-13 10:29:11 +08:00
synmenu.vim vim-patch:3c053a1a5ad2 (#20679) 2022-10-17 08:19:48 +02:00