neovim/runtime/tools
Christian Clason 9788b81d7e fix(runtime): fully port emoji_list to Lua
Problem: `runtime/tools/emoji_list.vim` is a Lua script masquerading as
Vimscript, which is unnecessary now that `:source` works for Lua files.

Solution: Remove Vimscript wrapper.
2024-10-06 12:44:50 +02:00
..
check_colors.vim vim-patch:e80086446cc2 (#19848) 2022-08-20 10:04:55 +02:00
emoji_list.lua fix(runtime): fully port emoji_list to Lua 2024-10-06 12:44:50 +02:00