summaryrefslogtreecommitdiffstats
path: root/tv
diff options
context:
space:
mode:
authortv <tv@shackspace.de>2015-11-01 13:21:35 +0100
committertv <tv@shackspace.de>2015-11-01 13:21:35 +0100
commit3c1e22076992df1f5fffa9c069af97cca4d54f66 (patch)
tree8d2808426de05f38c314c1ca1270a302910f6c23 /tv
parent542a78403fe92c7690e985d19195087c10b0252f (diff)
tv vim: set noruler
Diffstat (limited to 'tv')
-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 62ed02f7..6691350e 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