From 71d49bb703b17f3000aac3d13767d7779fae9895 Mon Sep 17 00:00:00 2001 From: Stefan Huber Date: Wed, 25 Jun 2008 11:27:35 +0200 Subject: [PATCH] fix bug in INSTALL.txt --- INSTALL.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.txt b/INSTALL.txt index a7dd531..631b1a5 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -18,5 +18,5 @@ If you like, you can add the following line. It leads to a configuration file loading when opening a source file - autocmd BufRead *.c* :GDBLoadConfig + autocmd BufRead *.c* :GDBLoadConfig -- 2.30.2