Explorar el Código

~/.vimrc: Autocomplete mail addresses in notmuch

Lu Stadler %!s(int64=7) %!d(string=hace) años
padre
commit
42f8395fe8
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      .vimrc

+ 1 - 0
.vimrc

@ -6,6 +6,7 @@ if isdirectory($HOME . '/.vim/bundle/vundle')
6 6
	call vundle#rc()
7 7
8 8
	Bundle 'fatih/vim-go'
9
	Bundle 'adborden/vim-notmuch-address'
9 10
endif
10 11
11 12
" Have syntax highlighting and non-vi features