rodesousa
11/21/2015 - 2:34 PM

shortcut_vim.md

ARGUMENT VIM

  • vim $(*) -- ajoute * dans le args

L'AUTO-COMPLETION

  • :NeoCompleteEnable -- activer neocomplete

PERSONAL SHORTCUT

  • Ctrl - Shift - b -- faire des blocs

SAIS PLUS

  • =system(files) -- print la réponse d'un programme

CTRLP

  • F5 -- Pour reload les news et ancien fichier
  • Press Ctrl - f and Ctrl - b to cycle between modes
  • Ctrl - d -- switch la recherche en path ou en filename
  • Ctrl - r -- switch en regexp
  • Ctrl - t or Ctrl - v, Ctrl - x -- ouvre en onglet, vsplit, split
  • Ctrl - n, Ctrl - p -- historique
  • Ctrl - y -- creation de fichier
  • Ctrl - z selection plusieurs fichier

TAGBAR

  • F8 -- affiche la tagbar

NEOCOMPLETE

  • Ctrl - X Ctrl - O -- indent sur ctags ou neocomplete

CTAGS

  • Ctrl - ] -- Ouvre le fichier de l'implem de la class ou de la fonction