quelques rc

This commit is contained in:
Frank Villaro-Dixon 2014-02-26 15:19:18 +01:00
parent 91d6e7e218
commit e92efe8153
3 changed files with 4 additions and 1 deletions

View file

@ -4,3 +4,5 @@ PS1('\w\[\e[m\] \[\e[1;32m\]>>> \[\e[m\]\[\e[0;20m\]')
function man (name)
help (char (name))
endfunction
pkg load all

View file

@ -43,3 +43,4 @@ désinscrire
L'État
lémanique
OpenStreetMap
crevard

View file

@ -166,7 +166,7 @@ autocmd BufRead,BufNewFile *.m set nospell
"Automatic documentation
autocmd BufNewFile,BufRead *.py set keywordprg=pydoc
autocmd BufNewFile,BufRead *.php set keywordprg=~/.vim/scripts/doc.php.sh
autocmd BufNewFile,BufRead *.php set ts=4 sw=4 keywordprg=~/.vim/scripts/doc.php.sh
"JAVA
iabbr syso System.out.println