summaryrefslogtreecommitdiffstats
path: root/tv/2configs/vim.nix
diff options
context:
space:
mode:
authortv <tv@krebsco.de>2015-11-01 13:21:35 +0100
committertv <tv@krebsco.de>2015-11-01 13:21:35 +0100
commitb6848add5986663f6f2b79cfc3bee61ab59424c6 (patch)
treec2a77fe37f2882c6db777f219815f816b9f31423 /tv/2configs/vim.nix
parentf33c599be171b2967979bec43f5c5de81aed704f (diff)
tv vim: set noruler
Diffstat (limited to 'tv/2configs/vim.nix')
-rw-r--r--tv/2configs/vim.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/tv/2configs/vim.nix b/tv/2configs/vim.nix
index 62ed02f..6691350 100644
--- a/tv/2configs/vim.nix
+++ b/tv/2configs/vim.nix
@@ -85,6 +85,7 @@ let
set hlsearch
set incsearch
set mouse=a
+ set noruler
set pastetoggle=<INS>
set runtimepath=${runtimepath}
set shortmess+=I