mirror of
https://github.com/neovim/neovim.git
synced 2025-09-18 01:08:20 +00:00
rename: user_funcs -> userfunc
Lets stick with vim for now
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
#include "nvim/cursor.h"
|
||||
#include "nvim/diff.h"
|
||||
#include "nvim/edit.h"
|
||||
#include "nvim/eval/user_funcs.h"
|
||||
#include "nvim/eval/userfunc.h"
|
||||
#include "nvim/ex_cmds.h"
|
||||
#include "nvim/ex_docmd.h"
|
||||
#include "nvim/ex_eval.h"
|
||||
|
Reference in New Issue
Block a user