edwinpaixao

Tradução

Mar 19th, 2016
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.74 KB | None | 0 0
  1. "Use the vim settings, not vi
  2. "Sets the size of vim's command history:
  3. "Enables the recognition files
  4. "Reloads the file if it is edited by an external program while open
  5. "Disable backups:
  6. "It shows the way you are.
  7. " Search:
  8. "Clear the outstanding results:
  9. "Clipboard system:
  10. "Height command bar
  11. "
  12. "Enable regular expressions
  13. "
  14. "Enable syntax highlighting
  15. "
  16. "Vim color scheme
  17. "
  18. "Ruler breaks and number of lines:
  19. "
  20. "It allows navigation within a long line with j and k
  21. "
  22. "Insert spaces instead of tab characters
  23. "
  24. "Smart Tabs Use
  25. "
  26. "Sets a tab as eight spaces
  27. "
  28. "Every time you close a parenthesis, bracket or brace, Vi shows where it was opened. If there is no $
  29. "
  30. "It shows the file name at the top of the prompt
  31.  
  32. "Shortcuts
Advertisement
Add Comment
Please, Sign In to add comment