X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=vimfx%2F.vimfx%2Fconfig.js;fp=vimfx%2F.vimfx%2Fconfig.js;h=8ebd5d77d76ffc0577e3ff40ae020e83ec31579b;hb=77c46dde4fd941ea37e53b6a364fcbfa7dbb3e80;hp=0000000000000000000000000000000000000000;hpb=4998694b7bccd0fc0f46ec99bfc136c72bd206b5;p=max%2Fdotfiles.git diff --git a/vimfx/.vimfx/config.js b/vimfx/.vimfx/config.js new file mode 100644 index 0000000..8ebd5d7 --- /dev/null +++ b/vimfx/.vimfx/config.js @@ -0,0 +1,5 @@ +;(function(){ +vimfx.set("config_file_directory", "~/.vimfx") +vimfx.set("mode.normal.history_back", "") +vimfx.set("mode.normal.history_forward", "") +})();