"Gvim 6.2"
A very powerful text editor for CS development. It handles formats of numerous languages (C, C++, Java, Python, Tcl, ...) ...
Snapshot
How to proceed to install it?
-
Download Gvim 6.2 and the translation files that follow
.
- Put the files menu.* with the other ones (in the directory lang).
- Put the file vim.mo file in the new directory lang/br_FR/LC_MESSAGES
- In order to activate the Breton language for the gvim menu and messages:
:let $LANG='br_FR'
:source c:\vim62\delmenu.vim
:set langmenu=br_FR.ISO_8859-1
:source c:\vim62\menu.vim
Put these commands in the _vimrc resource file if you like to always start gvim in Breton.
Download translation files
here