mirror of
https://github.com/neovim/neovim.git
synced 2025-10-12 04:46:10 +00:00
refactor: move ex_retab() to indent.c
This commit is contained in:
@@ -66,6 +66,7 @@ defsfile:write(string.format([[
|
||||
#include "nvim/ex_session.h"
|
||||
#include "nvim/hardcopy.h"
|
||||
#include "nvim/help.h"
|
||||
#include "nvim/indent.h"
|
||||
#include "nvim/locale.h"
|
||||
#include "nvim/lua/executor.h"
|
||||
#include "nvim/mapping.h"
|
||||
|
Reference in New Issue
Block a user