mirror of
https://github.com/neovim/neovim.git
synced 2025-02-25 18:55:25 -06:00
refactor: remove SYS_MENU_FILE (unused)
This commit is contained in:
parent
2e46765849
commit
d4b4d7d0ec
@ -93,10 +93,6 @@
|
||||
# define INDOFF_FILE "indoff.vim"
|
||||
#endif
|
||||
|
||||
#ifndef SYS_MENU_FILE
|
||||
# define SYS_MENU_FILE "$VIMRUNTIME/menu.vim"
|
||||
#endif
|
||||
|
||||
#define DFLT_ERRORFILE "errors.err"
|
||||
|
||||
// Unix has plenty of memory, use large buffers.
|
||||
|
Loading…
Reference in New Issue
Block a user