mirror of
https://github.com/neovim/neovim.git
synced 2025-09-07 03:48:18 +00:00
rename: user_funcs -> userfunc
Lets stick with vim for now
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
#include "nvim/edit.h"
|
||||
#include "nvim/eval.h"
|
||||
#include "nvim/eval/typval.h"
|
||||
#include "nvim/eval/user_funcs.h"
|
||||
#include "nvim/eval/userfunc.h"
|
||||
#include "nvim/fileio.h"
|
||||
#include "nvim/ops.h"
|
||||
#include "nvim/option.h"
|
||||
|
Reference in New Issue
Block a user