From 207db962396e3d51d1be837becd0cd79f08a9a4c Mon Sep 17 00:00:00 2001 From: David Pedersen Date: Fri, 6 Oct 2017 14:44:18 +0200 Subject: [PATCH] Fixed typo --- vimrcs/basic.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vimrcs/basic.vim b/vimrcs/basic.vim index 6c3d6dd3..c68d9bb1 100644 --- a/vimrcs/basic.vim +++ b/vimrcs/basic.vim @@ -78,7 +78,7 @@ set langmenu=en source $VIMRUNTIME/delmenu.vim source $VIMRUNTIME/menu.vim -" Turn on the WiLd menu +" Turn on the Wild menu set wildmenu " Ignore compiled files