diff options
author | Bram Moolenaar <Bram@vim.org> | 2006-03-25 22:05:04 +0000 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2006-03-25 22:05:04 +0000 |
commit | bd404149f7ad7bc94dc7da3e5e7ee96a83228b9d (patch) | |
tree | 92aef70685a08f5b68b1555eefd4e1bd8e44504b /runtime/doc/vim-fr.1 | |
parent | 42bbef4a4996b5f7908b65d8bd01fccf8b883675 (diff) | |
download | vim-git-bd404149f7ad7bc94dc7da3e5e7ee96a83228b9d.tar.gz |
updated for version 7.0b01
Diffstat (limited to 'runtime/doc/vim-fr.1')
-rw-r--r-- | runtime/doc/vim-fr.1 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/runtime/doc/vim-fr.1 b/runtime/doc/vim-fr.1 index 9a8fe3cf7..956c1208f 100644 --- a/runtime/doc/vim-fr.1 +++ b/runtime/doc/vim-fr.1 @@ -516,9 +516,17 @@ Initialisation de .B Vim pour l'ensemble du système. .TP +~/.vimrc +Initialisation de +.B Vim +de votre compte utilisateur. +.TP /usr/local/lib/vim/gvimrc Initialisation de gvim pour l'ensemble du système. .TP +~/.gvimrc +Initialisation de gvim pour votre compte utilisateur. +.TP /usr/local/lib/vim/optwin.vim Script utilisé pour la commande ":options", une manière pratique de consulter et de modifier les options. |