Cerca
Heus ací els resultats de la cerca.
Resultats de text complet:
- vim
- hogen.vim) y ''~/.vim/bundle'' (home_directory de los plugins) * modificar **.vimrc** añadiendo ''... g?'' : Change text to Rot13 ==Case * ''Vu'' : Lowercase line * ''VU'' : Uppercase line * ''g~~... Modify word case * ''ggguG'' : Set all text to lowercase * ''gggUG'' : Set all text to uppercase ... s/\<./\l&/g'' : Sets first letter of each word to lowercase * '':%s/.*/\u&'' : Sets first letter of
- vi(m)
- oc/options.html]] * mostrar el estado de todos los comandos: '':set all'' * muestra ayuda: '':hel