all repos — dotfiles @ b9e32cacdf24dac89fc078078c0fa459c99eefb9

my *nix dotfiles

uncommment colorscheme
icyphox icyph0x@protonmail.com
Mon, 05 Feb 2018 19:18:53 +0530
commit

b9e32cacdf24dac89fc078078c0fa459c99eefb9

parent

e79902fa44b98e9abe99b131c4ba78440959478e

1 files changed, 1 insertions(+), 2 deletions(-)

jump to
M .vimrc.vimrc

@@ -4,7 +4,6 @@ " | | / / / __ `__ \/ ___/ ___/

" _| |/ / / / / / / / / / /__ "(_)___/_/_/ /_/ /_/_/ \___/ " -" autocmd FileType html setlocal ts=2 sts=2 sw=2 expandtab autocmd FileType css setlocal ts=2 sts=2 sw=2 expandtab

@@ -31,7 +30,7 @@ set rtp+=~/.fzf

set timeout timeoutlen=3000 ttimeoutlen=100 set undodir=~/.vim/undodir -"colorscheme agila +colorscheme agila let mapleader=' ' nnoremap <leader>n : nohlsearch<cr>