Monday, May 21, 2018

Re: vi commands

On 2018-05-11 10:52, sampei02@tiscali.it wrote:
>> One way is to select the lines of code that you need indenting
>> with shift+v and scrolling down, then press >
>
> Do you know if it works for every VIM environment? I don't usually
> install GUI in Linux server.

It works in both console & GUI versions of vim as long as your
output of

:version

includes "+visual".

Some distributions only provide "vim-tiny" (a stripped-down version
with only the barest of features, excluding things like visual mode),
but then provide a regular vim (usually with a name something like
"vim-huge", "vim-gtk", "vim-full") in the package repositories.

-tim


--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: