readme fix

This commit is contained in:
Luke 2018-02-13 14:41:13 -07:00
parent 97c7be6755
commit 4737db5925
2 changed files with 1 additions and 3 deletions

2
.vimrc
View file

@ -72,8 +72,6 @@
" Goyo's width will be the line limit in mutt. " 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* let g:goyo_width=72
autocmd BufRead,BufNewFile /tmp/neomutt* :Goyo autocmd BufRead,BufNewFile /tmp/neomutt* :Goyo
" Automatically start in insert mode.
autocmd BufRead,BufNewFile /tmp/neomutt* :exe "normal! O"
" Enable autocompletion: " Enable autocompletion:
set wildmode=longest,list,full set wildmode=longest,list,full

View file

@ -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. 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) [ranger configuration](.config/ranger/luke_ranger_readme.md)