[pyar] [ANN] fisa-vim-config 4.0 (vim con mucho python)

Boris ( Mario Pozzo ) camboris en gmail.com
Mie Jul 3 09:02:56 ART 2013


2013/7/3 Gabriel Davini <gabrielfranciscodavini en gmail.com>:
> Y cómo se hace para navegar entre pestañas?
>
> Gracias!
>
>

Si usas el .vimrc de fisa , sacado de la doc ...

Easy tab navigation:

tt = new tab and leaves the cursor waiting to specify the file path to
open (leave blank to open an empty tab).
tn or Ctrl-Shift-Right = next tab.
tp or Ctrl-Shift-Left = previous tab.
tm = move current tab to a specific position (or to the end if no
position number is specified).
tl = show a list of current tabs with their inner windows on a side
pane. You can navigate them!
ts = duplicate current tab.

The mappings starting with the t letter work only on command mode, but
the mappings with Ctrl-Shift work on both, command and insert mode.


Mario


More information about the pyar mailing list