diff options
author | Gregory Anders <8965202+gpanders@users.noreply.github.com> | 2023-12-14 09:19:33 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-14 09:19:33 -0600 |
commit | ef38fdfdc6c84abd8ce7be02eaf8edc91ebc7917 (patch) | |
tree | 3871e95bb2e65525878634249dbb67b56f748e15 /runtime/lua/vim/termcap.lua | |
parent | ddcbc5c78a492b55951cd60ba91d3d4cbf35a5c5 (diff) | |
download | rneovim-ef38fdfdc6c84abd8ce7be02eaf8edc91ebc7917.tar.gz rneovim-ef38fdfdc6c84abd8ce7be02eaf8edc91ebc7917.tar.bz2 rneovim-ef38fdfdc6c84abd8ce7be02eaf8edc91ebc7917.zip |
refactor(diagnostic): use named namespaces (#26568)
Anonymous namespaces are more difficult to extend or hook into since
they do not appear in the output of nvim_get_namespaces(). Use named
namespaces instead.
Diffstat (limited to 'runtime/lua/vim/termcap.lua')
0 files changed, 0 insertions, 0 deletions