mirror of
https://github.com/neovim/neovim.git
synced 2025-10-17 07:16:09 +00:00
rename: user_funcs -> userfunc
Lets stick with vim for now
This commit is contained in:
@@ -56,7 +56,7 @@
|
||||
#include "nvim/regexp.h"
|
||||
#include "nvim/charset.h"
|
||||
#include "nvim/eval.h"
|
||||
#include "nvim/eval/user_funcs.h"
|
||||
#include "nvim/eval/userfunc.h"
|
||||
#include "nvim/ex_cmds2.h"
|
||||
#include "nvim/mark.h"
|
||||
#include "nvim/memline.h"
|
||||
|
Reference in New Issue
Block a user