mirror of
https://github.com/neovim/neovim.git
synced 2026-04-23 15:55:36 +00:00
option.c: include header for completeopt_was_set
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
|
||||
#include "nvim/vim.h"
|
||||
#include "nvim/ascii.h"
|
||||
#include "nvim/edit.h"
|
||||
#include "nvim/option.h"
|
||||
#include "nvim/buffer.h"
|
||||
#include "nvim/charset.h"
|
||||
|
||||
Reference in New Issue
Block a user