mirror of
https://github.com/neovim/neovim.git
synced 2025-10-05 17:36:29 +00:00
ui: Remove redundant ui.h includes
Also move read_error_exit to os/input.c
This commit is contained in:
@@ -50,7 +50,6 @@
|
||||
#include "nvim/syntax.h"
|
||||
#include "nvim/tag.h"
|
||||
#include "nvim/term.h"
|
||||
#include "nvim/ui.h"
|
||||
#include "nvim/window.h"
|
||||
#include "nvim/os/os.h"
|
||||
#include "nvim/os/shell.h"
|
||||
|
Reference in New Issue
Block a user