summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua/vim/_editor.lua
diff options
context:
space:
mode:
authorTravis Finkenauer <tmfinken@gmail.com>2025-07-12 07:00:36 -0700
committerGitHub <noreply@github.com>2025-07-12 07:00:36 -0700
commit34fbfa3586c2684b3601c9df3b73c20542545a47 (patch)
tree1f6a54508a4fe426b38d83c5d8c457c9120641e5 /runtime/lua/vim/_editor.lua
parentf1babb322b359262a881ca2dcf6acba73d7e2881 (diff)
refactor(build): use consistent cmake names #34893
CMake is functions/macros are case-insensitive (unlike variables), but names differing only by case (e.g. "BuildLuaJit" instead of "BuildLuajit") may look the same at a glance. This can be confusing if you do a case-sensitive search, such as by using the * key in neovim to search for other instances of the word under the cursor.
Diffstat (limited to 'runtime/lua/vim/_editor.lua')
0 files changed, 0 insertions, 0 deletions