mirror of
https://github.com/neovim/neovim.git
synced 2025-09-08 04:18:18 +00:00
rename: user_funcs -> userfunc
Lets stick with vim for now
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
#include "nvim/undo.h"
|
||||
#include "nvim/ascii.h"
|
||||
#include "nvim/change.h"
|
||||
#include "nvim/eval/user_funcs.h"
|
||||
#include "nvim/eval/userfunc.h"
|
||||
|
||||
#ifdef WIN32
|
||||
#include "nvim/os/os.h"
|
||||
|
Reference in New Issue
Block a user