mirror of
https://github.com/neovim/neovim.git
synced 2025-10-07 18:36:30 +00:00
spell: towupper(),towlower() are not called
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
#include <assert.h>
|
||||
#include <string.h>
|
||||
#include <wctype.h>
|
||||
#include <wchar.h> // for towupper() and towlower()
|
||||
#include <inttypes.h>
|
||||
|
||||
#include "nvim/vim.h"
|
||||
|
Reference in New Issue
Block a user