mirror of
https://github.com/neovim/neovim.git
synced 2025-09-09 21:08:17 +00:00
ui: Remove redundant ui.h includes
Also move read_error_exit to os/input.c
This commit is contained in:
@@ -23,7 +23,6 @@
|
||||
#include "nvim/normal.h"
|
||||
#include "nvim/screen.h"
|
||||
#include "nvim/strings.h"
|
||||
#include "nvim/ui.h"
|
||||
#include "nvim/os/input.h"
|
||||
|
||||
typedef int result_T;
|
||||
|
Reference in New Issue
Block a user