refactor: move autocmd types to autocmd_defs.h (#26239)

This commit is contained in:
zeertzjq
2023-11-27 11:17:04 +08:00
committed by GitHub
parent 09541d514d
commit 6343d41436
10 changed files with 91 additions and 70 deletions

View File

@@ -1,6 +1,6 @@
#pragma once
#include "nvim/autocmd.h"
#include "nvim/autocmd_defs.h"
#include "nvim/vim.h"
// Values for in_cinkeys()