From 49a62e5b70d584bb490dc75ac505d6ebf2d221c1 Mon Sep 17 00:00:00 2001 From: Charlie Root Date: Sun, 14 May 2017 01:34:23 +0200 Subject: cleaned the configuration up --- doc/INSTALL | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'doc/INSTALL') diff --git a/doc/INSTALL b/doc/INSTALL index 0025cca..0d2d95f 100644 --- a/doc/INSTALL +++ b/doc/INSTALL @@ -22,9 +22,13 @@ python2 ./install.py --clang-completer # download plugins and spell file for your language vim -c ":VundleUpdate" -vim -c ":set spell" +# vim -c ":set spell" # vim +set\ spell # < maybe that works as well +:call spellfile#LoadFile(expand("de")) + + + # create an entry in file managers right click menu 'open with' allowing you to # open the file in a vim tab mkdir -p .local/share/Thunar/sendto/ -- cgit v1.2.3