From cc688055484c2e17d776c5e7254b33e3f4d7816d Mon Sep 17 00:00:00 2001 From: Urbain Vaes Date: Tue, 25 Feb 2020 10:32:10 +0000 Subject: Update iron configuration --- vim/.vimrc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'vim/.vimrc') diff --git a/vim/.vimrc b/vim/.vimrc index f58f6ee..4a3d951 100644 --- a/vim/.vimrc +++ b/vim/.vimrc @@ -149,6 +149,7 @@ if has("nvim") nnoremap cpr :IronRepl nmap yr (iron-send-motion) xmap R (iron-send-motion) + nmap yp (iron-repeat-cmd) nmap yrr VR lua << EOF @@ -437,6 +438,7 @@ nnoremap ,cl :set background=light:colorscheme solarized nnoremap ,cl :set background=dark:colorscheme solarized nnoremap ,cs :colorscheme seoul256 nnoremap ,cn :colorscheme nord +set notermguicolors colo seoul256 "" Autocommands {{{1 -- cgit v1.2.3