mirror of
https://github.com/neovim/neovim.git
synced 2025-09-10 21:38:19 +00:00
refactor(plines): move horizontal size functions to plines.c
fix style.
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
#include "nvim/memory.h"
|
||||
#include "nvim/misc1.h"
|
||||
#include "nvim/move.h"
|
||||
#include "nvim/plines.h"
|
||||
#include "nvim/screen.h"
|
||||
#include "nvim/extmark.h"
|
||||
#include "nvim/state.h"
|
||||
|
Reference in New Issue
Block a user