neovim/runtime
zeertzjq 9b0363d365 vim-patch:8.2.1128: the write message mentions characters, but it's bytes
Problem:    The write message mentions characters, but it's actually bytes.
Solution:   Change "C" to "B" and "characters" to "bytes".
3f40ce78f5
2022-02-04 22:17:25 +08:00
..
autoload fix(health): do not run external processes in a shell 2022-02-03 18:38:37 +08:00
colors
compiler
doc vim-patch:8.2.1128: the write message mentions characters, but it's bytes 2022-02-04 22:17:25 +08:00
ftplugin vim-patch:partial:f10911e5db16 (#17248) 2022-01-31 15:27:01 +01:00
indent vim-patch:c4573eb12dba (#17258) 2022-01-31 18:09:51 +01:00
keymap
lua vim-patch:8.2.4274: Basic and form filetype detection is incomplete (#17259) 2022-02-01 08:35:28 +01:00
macros
pack/dist/opt vim-patch:partial:f10911e5db16 (#17248) 2022-01-31 15:27:01 +01:00
plugin vim-patch:519cc559b08b (#16340) 2021-11-17 10:02:59 +01:00
print
queries/c
spell
syntax vim-patch:partial:f10911e5db16 (#17248) 2022-01-31 15:27:01 +01:00
tools vim-patch:6304be625ce4 (#16450) 2021-11-27 19:39:42 +01:00
tutor docs(tutor): modify for Neovim rather than Vim (#17092) 2022-01-30 13:53:01 +01:00
bugreport.vim
CMakeLists.txt vim-patch:8.2.3676: unused runtime file (#16441) 2021-11-26 17:16:11 +01:00
delmenu.vim
filetype.lua fix(filetype): match on <afile> rather than <abuf> (#16943) 2022-01-05 09:50:54 -07:00
filetype.vim vim-patch:8.2.4274: Basic and form filetype detection is incomplete (#17259) 2022-02-01 08:35:28 +01:00
ftoff.vim
ftplugin.vim
ftplugof.vim
indent.vim
indoff.vim
macmap.vim
makemenu.vim
menu.vim
mswin.vim
nvim.appdata.xml fix(runtime): add missing release metadata 2021-12-31 19:04:37 +01:00
nvim.desktop
nvim.png
optwin.vim vim-patch:partial:0e6adf8a29d5 2021-12-25 11:31:54 +08:00
scripts.vim vim-patch:8.2.4095: sed script not recognized by the first line (#17101) 2022-01-15 14:47:25 +01:00
synmenu.vim