mirror of
https://github.com/neovim/neovim.git
synced 2025-10-17 23:31:51 +00:00
refactor(misc1): move line_breakcheck family of functions to os/input.c
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
|
||||
#include "nvim/ascii.h"
|
||||
#include "nvim/garray.h"
|
||||
#include "nvim/os/input.h"
|
||||
|
||||
/*
|
||||
* Logging of NFA engine.
|
||||
|
Reference in New Issue
Block a user