mirror of
https://github.com/neovim/neovim.git
synced 2025-09-07 03:48:18 +00:00
refactor: combine regexp files
regext_bt.c and regexp_nfa.c are inlined into regexp.c instead of included as a header. This makes developer tools like clang-tidy and clangd be able to understand the code better.
This commit is contained in:
13277
src/nvim/regexp.c
13277
src/nvim/regexp.c
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user