mirror of
https://github.com/neovim/neovim.git
synced 2026-05-04 13:05:05 +00:00
refactor: move shared messages to errors.h #26214
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
#include <string.h>
|
||||
|
||||
#include "nvim/charset.h"
|
||||
#include "nvim/errors.h"
|
||||
#include "nvim/ex_cmds_defs.h"
|
||||
#include "nvim/gettext_defs.h"
|
||||
#include "nvim/globals.h"
|
||||
|
||||
Reference in New Issue
Block a user