mirror of
https://github.com/neovim/neovim.git
synced 2025-09-14 07:18:17 +00:00
ui: Remove redundant ui.h includes
Also move read_error_exit to os/input.c
This commit is contained in:
@@ -76,7 +76,6 @@
|
||||
#include "nvim/tag.h"
|
||||
#include "nvim/tempfile.h"
|
||||
#include "nvim/term.h"
|
||||
#include "nvim/ui.h"
|
||||
#include "nvim/mouse.h"
|
||||
#include "nvim/undo.h"
|
||||
#include "nvim/version.h"
|
||||
|
Reference in New Issue
Block a user