Home
last modified time | relevance | path

Searched refs:KMAP_MAXLEN (Results 1 – 2 of 2) sorted by relevance

/dports/editors/neovim/neovim-0.6.1/src/nvim/
H A Ddigraph.c1816 #define KMAP_MAXLEN 20 // maximum length of "from" or "to" macro
1948 char_u buf[KMAP_MAXLEN + 10]; in keymap_unload()
/dports/editors/vim/vim-8.2.3745/src/
H A Ddigraph.c2554 #define KMAP_MAXLEN 20 // maximum length of "from" or "to" macro
2697 char_u buf[KMAP_MAXLEN + 10]; in keymap_unload()