mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
vim.h: Remove strange comments
This commit is contained in:
parent
0f4b4c7529
commit
8e519a22dd
@ -11,8 +11,6 @@
|
||||
#define RUNTIME_DIRNAME "runtime"
|
||||
/* end */
|
||||
|
||||
/* ============ the header file puzzle (ca. 50-100 pieces) ========= */
|
||||
|
||||
#include "auto/config.h"
|
||||
#define HAVE_PATHDEF
|
||||
|
||||
@ -44,11 +42,6 @@ enum { NUMBUFLEN = 65 };
|
||||
#include "nvim/keymap.h"
|
||||
#include "nvim/macros.h"
|
||||
|
||||
|
||||
|
||||
|
||||
/* ================ end of the header file puzzle =============== */
|
||||
|
||||
#include "nvim/gettext.h"
|
||||
|
||||
/* special attribute addition: Put message in history */
|
||||
|
Loading…
Reference in New Issue
Block a user