Fred Damstra %!s(int64=5) %!d(string=hai) anos
pai
achega
7ba6d60de0
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .vimrc

+ 1 - 0
.vimrc

@@ -2,6 +2,7 @@ set nocompatible              " be iMproved, required
 filetype off                  " required
 syntax on
 set encoding=utf-8
+set ruler                     " Show us our row and column
 
 " Accomodate a dark background
 set background=dark