SnippetVamp

Because spending time searching snippets sucks.



Calibre 1 FFmpeg 1 Linux 11 NAS 1 PDF 1 apache 1 aptitude 1 archive 1 at 2 avconv 1 bash 1 bookmarklet 1 checksum 1 chmod 1 chown 1 clean 1 compression 1 copy 1 cpp 1 dd 1 dpkg 1 editor 1 exif 1 git 1 hardware 1 html5 1 image 2 libav 1 linux 5 openSSH 1 package 1 photo 2 postfix 1 prefix 1 rasperrypi 1 rss 1 rsync 1 script 1 security 1 shell 3 signature 1 ssh 1 sublime 1 synchronisation 1 synology 1 system 2 tar 1 text 1 user 1 vi 4 video 2 vim 3 web 1 youtube 1 zip 1

.

Personnaliser vim

Personnaliser vim

Editer le fichier ~/.vimrc


si l'indentation décale tout à gauche, modifier votre fichier de conf .vimrc en ajoutant :
  filetype plugin indent on

set number          : Affiche la numérotation
set syntax on       : Active la coloration syntaxique
colorscheme <theme> : Utilise un thème de couleur (darkblue par exemple)
set mouse=a         : Active le contrôle de la souris

vi vim

<iframe width="100%" height="362" src="http://lo-ol.fr/snippet/index.php?embed=5346586570b2a" type="text/html"></iframe>

Text only - Permalink - Snippet public post date 10/04/2014

This page's Feed


SnippetVamp 1.84 by Bronco - generated in 0.053 s