neovim/runtime
zeertzjq 29efd54e02 vim-patch:8.2.4934: string interpolation fails when not evaluating
Problem:    String interpolation fails when not evaluating.
Solution:   Skip the expression when not evaluating. (closes vim/vim#10398)

70c41241c2

Co-authored-by: Bram Moolenaar <Bram@vim.org>
2023-04-15 19:01:19 +08:00
..
autoload feat!: remove vimballs (#22402) 2023-04-11 19:10:36 +02:00
colors
compiler
doc vim-patch:8.2.4883: string interpolation only works in heredoc 2023-04-15 17:59:32 +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:8.2.4934: string interpolation fails when not evaluating 2023-04-15 19:01:19 +08: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
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