From 4737db5925caab9a29eebd576d59fde42d7608a5 Mon Sep 17 00:00:00 2001 From: Luke Date: Tue, 13 Feb 2018 14:41:13 -0700 Subject: [PATCH] readme fix --- .vimrc | 2 -- README.md | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/.vimrc b/.vimrc index fe0bbf9..fbeed4d 100644 --- a/.vimrc +++ b/.vimrc @@ -72,8 +72,6 @@ " Goyo's width will be the line limit in mutt. autocmd BufRead,BufNewFile /tmp/neomutt* let g:goyo_width=72 autocmd BufRead,BufNewFile /tmp/neomutt* :Goyo - " Automatically start in insert mode. - autocmd BufRead,BufNewFile /tmp/neomutt* :exe "normal! O" " Enable autocompletion: set wildmode=longest,list,full diff --git a/README.md b/README.md index fcea3fb..bbba234 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ There are my dotfiles! The name of the repo, "voidrice", came from the fact they Check other config folders for more specific documentation. -[i3 guide and config](.config/i3/i3_guide.md) +[i3 guide and config](.config/i3/i3_guide.rmd) [ranger configuration](.config/ranger/luke_ranger_readme.md)