neovim

Neovim text editor
git clone https://git.dasho.dev/neovim.git
Log | Files | Refs | README

input.h (97B)


      1 #pragma once
      2 
      3 #include "nvim/event/defs.h"  // IWYU pragma: keep
      4 
      5 #include "input.h.generated.h"