neovim/runtime
zeertzjq 3ad8c08acc vim-patch:8.2.4770: cannot easily mix expression and heredoc
Problem:    Cannot easily mix expression and heredoc.
Solution:   Support  in heredoc. (Yegappan Lakshmanan, closes vim/vim#10138)

efbfa867a1

Co-authored-by: Yegappan Lakshmanan <yegappan@yahoo.com>
2023-04-15 17:40:31 +08:00
..
autoload feat!: remove vimballs (#22402) 2023-04-11 19:10:36 +02:00
colors
compiler vim-patch:86b4816766d9 (#21314) 2022-12-08 16:33:38 +01:00
doc vim-patch:8.2.4770: cannot easily mix expression and heredoc 2023-04-15 17:40:31 +08:00
ftplugin fix(runtime): add commentstring for C# ftplugin (#23039) 2023-04-12 13:59:11 +02:00
indent vim-patch:partial:dd60c365cd26 (#22437) 2023-02-28 09:34:27 +01:00
keymap
lua feat(lua)!: add stricter vim.tbl_islist() and rename old one to vim.tbl_isarray() (#16440) 2023-04-14 12:01:08 +02:00
macros
pack/dist/opt feat!: remove vimballs (#22402) 2023-04-11 19:10:36 +02:00
plugin refactor: remove :CheckHealth 2023-04-12 00:01:34 +02:00
queries refactor(treesitter)!: rename help parser to vimdoc 2023-04-01 15:07:16 +02:00
spell
syntax vim-patch:partial:dd60c365cd26 (#22437) 2023-02-28 09:34:27 +01:00
tools
tutor docs(tutor): fix TODO line demo (#21965) 2023-01-25 09:46:00 +08:00
CMakeLists.txt refactor(build): make installation of runtime/ more effective 2023-03-07 20:16:52 +01:00
delmenu.vim
filetype.lua
ftoff.vim
ftplugin.vim
ftplugof.vim
indent.vim
indoff.vim
macmap.vim
makemenu.vim
menu.vim feat!: remove hardcopy 2023-01-03 10:07:43 +00:00
mswin.vim feat(ex_cmds)!: remove :behave 2023-04-13 12:15:30 +02:00
neovim.ico
nvim.appdata.xml NVIM v0.9.0 2023-04-07 13:26:29 +02:00
nvim.desktop
nvim.png
optwin.vim feat(options)!: deprecate paste, remove pastetoggle (#22647) 2023-03-13 10:29:11 +08:00
synmenu.vim