mirror of
https://github.com/neovim/neovim.git
synced 2025-09-24 12:08:33 +00:00
misc2.c: Move emsg* functions to message.c #2152
Clean up said functions and some outdated comments while we're at it.
This commit is contained in:

committed by
Justin M. Keyes

parent
21a5326527
commit
8f6ecc4089
@@ -42,7 +42,6 @@
|
||||
#include "nvim/memline.h"
|
||||
#include "nvim/message.h"
|
||||
#include "nvim/misc1.h"
|
||||
#include "nvim/misc2.h"
|
||||
#include "nvim/garray.h"
|
||||
#include "nvim/memory.h"
|
||||
#include "nvim/move.h"
|
||||
|
Reference in New Issue
Block a user