neovim/runtime
zeertzjq 4817547ec4
feat(ex_cmds): :sleep! hides the cursor while sleeping (#31493)
Problem:  :sleep! not hiding the cursor is an arbitrary difference from
          Vim without obvious justification, and Vim's behavior isn't
          easily achievable in Nvim.
Solution: Make :sleep! hide the cursor while sleeping.

Ref:
6a01b3fcc3
b5c0ade437
2024-12-07 21:42:44 +08:00
..
autoload fix(clipboard): tmux clipboard depends on $TMUX #31268 2024-12-03 05:06:54 -08:00
colors
compiler vim-patch:9.1.0898: runtime(compiler): pytest compiler not included 2024-11-30 13:40:08 +01:00
doc feat(ex_cmds): :sleep! hides the cursor while sleeping (#31493) 2024-12-07 21:42:44 +08:00
ftplugin vim-patch:9.1.0906: filetype: Nvidia PTX files are not recognized 2024-12-06 09:40:44 +01:00
indent docs: misc (#31138) 2024-11-21 06:50:30 +08:00
keymap
lua fix(treesitter): #trim! range for nodes ending at col 0 #31488 2024-12-07 03:01:59 -08:00
pack/dist/opt vim-patch:5e7f43b: runtime(termdebug): allow to use decimal signs (#31149) 2024-11-10 09:24:27 +08:00
plugin vim-patch:59834ba: runtime(matchparen): Add matchparen_disable_cursor_hl config option 2024-11-05 08:31:19 +01:00
queries fix(treesitter): update queries 2024-11-22 09:39:45 +01:00
scripts
spell
syntax vim-patch:9.1.0906: filetype: Nvidia PTX files are not recognized 2024-12-06 09:40:44 +01:00
tutor feat(tutor): give hints to satisfy the line checker #30952 2024-10-27 06:50:17 -07:00
CMakeLists.txt
delmenu.vim
filetype.lua fix(filetype): make filetype detection work with :doautocmd (#31470) 2024-12-06 20:57:21 +08:00
ftoff.vim
ftplugin.vim
ftplugof.vim
indent.vim
indoff.vim
makemenu.vim
menu.vim
neovim.ico
nvim.appdata.xml
nvim.desktop
nvim.png
optwin.vim vim-patch:9.1.0908: not possible to configure :messages (#31492) 2024-12-07 02:17:36 +00:00
synmenu.vim
windows_icon.rc