mirror of
https://github.com/neovim/neovim.git
synced 2025-10-06 01:46:29 +00:00
refactor: move autocmd types to autocmd_defs.h (#26239)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#pragma once
|
||||
|
||||
#include "nvim/autocmd.h"
|
||||
#include "nvim/autocmd_defs.h"
|
||||
#include "nvim/vim.h"
|
||||
|
||||
// Values for in_cinkeys()
|
||||
|
Reference in New Issue
Block a user