mirror of
https://github.com/neovim/neovim.git
synced 2025-10-01 23:48:32 +00:00
iconv: re-enable
This seems to have been disabled in the transition from vim to neovim, re-enable it.
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
#endif
|
||||
|
||||
#include "nvim/ex_eval.h"
|
||||
#include "nvim/iconv.h"
|
||||
#include "nvim/mbyte.h"
|
||||
#include "nvim/menu.h"
|
||||
#include "nvim/syntax_defs.h"
|
||||
|
Reference in New Issue
Block a user