diff options
author | zeertzjq <zeertzjq@outlook.com> | 2022-07-22 22:05:02 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-22 22:05:02 +0800 |
commit | a7b9920930f032419439f52ca529abcffc0d15b1 (patch) | |
tree | 91aca167be3718f5f1432944e33143bc9c21a15c /runtime/lua/vim/lsp/buf.lua | |
parent | ac690f457e0199121a08f802c27b8befbcf800c1 (diff) | |
download | rneovim-a7b9920930f032419439f52ca529abcffc0d15b1.tar.gz rneovim-a7b9920930f032419439f52ca529abcffc0d15b1.tar.bz2 rneovim-a7b9920930f032419439f52ca529abcffc0d15b1.zip |
refactor: move FunPtr to types.h (#19466)
This type itself is not eval-specific. Moving it to types.h can avoid
including eval/funcs.h in many headers, and types.h is already included
by many headers.
Diffstat (limited to 'runtime/lua/vim/lsp/buf.lua')
0 files changed, 0 insertions, 0 deletions