Skip to content

Instantly share code, notes, and snippets.

@tyjak
Last active August 29, 2015 14:11
Show Gist options
  • Save tyjak/a490e2824a9aab4cb3cf to your computer and use it in GitHub Desktop.
Save tyjak/a490e2824a9aab4cb3cf to your computer and use it in GitHub Desktop.
Vim meetup #5
Brève présentation de vim
L'auteur Bram Moolenaar
: développement de vim 1.0 sur un commodore amiga sur la base de
: "Stevie " STvi un clone de vi écript pour Atari
Au début en 1980, Vim signifie Vi Imitation
Lors du portage sur DOS et UNIX en 1992 Vim est Vi iMproved
Vim est un charityware
Financement d'une association pour aider les enfants en Ugunda
http://iccf-holland.org
: ICCF stands for International Child Care Fund. This is a small
: foundation that was started by a few enthusiastic people who
: visited the Kibaale Children's Centre (KCC). They worked there
: to help improve the centre, and got to know the people there and
: experienced the help they are giving to the needy children.
: After returning home, they realized that they could help KCC by
: starting ICCF Holland.
Bram est le trésorier
La licence de vim est donc déductible des impots
Qu'est ce que vimoutliner ?
Mindmapping
: Une carte heuristique (ou carte cognitive, carte mentale, carte des idées1, etc. ou,
: dans les pays anglophones et usuellement, mind map), est un schéma,
: supposé refléter le fonctionnement de la pensée, qui permet de
: représenter visuellement et de suivre le cheminement associatif de la
: pensé
http://peterstuifzand.nl/gtd-vimoutliner.html
Quelques commandes
Les commandes classiques de folding
Tout fermer ,zM
Fermer un repli ,zc
En mode normal <espace>
Les commandes vimoutliner
Les commandes de vimoutliner commancent par ,,
Les niveaux de branches ,,1 ,,2 ...
En mode visuel, ajout de check box ,,cb
[_] TODO list
[_] Un truc a faire
[_] Et un autre
Qu'est ce que vimwiki
Un wiki pour vim
,ww pour accéder à l'index
,wh pour converti la page en html
Un journal de bord
,wi index du journal
,w,w pour créer une entrée
Publier son wiki
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment