mirror of
https://github.com/neovim/neovim.git
synced 2025-10-07 02:16:31 +00:00
autocmd: add MenuPopupChanged autocmd
Update src/nvim/auevents.lua Co-Authored-By: chemzqm <chemzqm@gmail.com>
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#ifndef NVIM_POPUPMNU_H
|
||||
#define NVIM_POPUPMNU_H
|
||||
|
||||
#include "nvim/vim.h"
|
||||
#include "nvim/macros.h"
|
||||
#include "nvim/grid_defs.h"
|
||||
#include "nvim/types.h"
|
||||
|
Reference in New Issue
Block a user