ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: "Alexey I. Froloff" <raorn@immo.ru>
To: ALT Linux Sisyphus <sisyphus@altlinux.ru>
Subject: Re: [sisyphus] vim question
Date: Wed, 21 Apr 2004 14:00:22 +0400
Message-ID: <20040421100022.GG15080@immo.ru> (raw)
In-Reply-To: <408636F7.8020109@orel.mts.ru>

[-- Attachment #1: Type: text/plain, Size: 872 bytes --]

On Wed, Apr 21, 2004 at 12:55:19PM +0400, Petrichev Roman wrote:
> Здравствуйте, господа. Такой вопрос.
> Как в альтовском виме последней сборки из сизифа сделано так, что все 
> управляющие сочетания клавиш работают и в русской раскладке.
> Я где-то читал как это делается - каждой русской букве назначается 
> действие, как у английской на той же кнопке. Ничего подобного я в 
> конфиге не увидел. Так как же оно работает?

/etc/vim/vimrc:
...
" add key mappings for national keyboards
if has("langmap") && filereadable( $VIMRUNTIME . "/langmap/" . $LANG . ".vim" )
    exe "so " . $VIMRUNTIME . "/langmap/" . $LANG . ".vim"
endif
...

И см. /usr/share/vim/langmap/*.vim

-- 
Regards, Sir Raorn.
-------------------
> Большинство программ можно отцепить от svgalib. А вот zgv придется
> удалить.
Долой svgalib! Долой zgv!
:)
		-- ldv in devel@

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

  parent reply	other threads:[~2004-04-21 10:00 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-21  8:55 Petrichev Roman
2004-04-21  9:06 ` Alex Ott
2004-04-21 10:00 ` Alexey I. Froloff [this message]
2004-04-21 11:15   ` [sisyphus] " Michael Shigorin
2004-04-21 15:08     ` Alexey Morozov
2004-04-21 15:19       ` Alexey Voinov
2004-04-22  7:27         ` Alexey Morozov
2004-04-22  9:31           ` Alexey I. Froloff
2004-04-22 13:41             ` Alexey Morozov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040421100022.GG15080@immo.ru \
    --to=raorn@immo.ru \
    --cc=sisyphus@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git