From: Philippe Hürlimann Date: Sun, 23 Oct 2016 10:49:08 +0000 (+0200) Subject: automatically write before reloading clojure files to the repl X-Git-Url: https://git.hurlimann.org/?a=commitdiff_plain;h=87a3e77b4833959a7b0dce7c858004b2c56bf467;p=vimfiles.git automatically write before reloading clojure files to the repl --- diff --git a/ftplugin/clojure.vim b/ftplugin/clojure.vim index f05dbc8..7acca27 100644 --- a/ftplugin/clojure.vim +++ b/ftplugin/clojure.vim @@ -1 +1 @@ -nnoremap :Require +nnoremap :write :Require