mirror of
https://github.com/iggredible/Learn-Vim
synced 2024-11-10 05:04:13 +00:00
No description
d7dc9e2ff3
[ch19] fix 'hello world' program cpp |
||
---|---|---|
img | ||
.gitignore | ||
ch01_starting_vim.md | ||
ch02_buffers_windows_tabs.md | ||
ch03_opening_and_searching_files.md | ||
ch04_vim_grammar.md | ||
ch05_moving_in_file.md | ||
ch06_insert_mode.md | ||
ch07_the_dot_command.md | ||
ch08_registers.md | ||
ch09_macros.md | ||
ch10_undo.md | ||
ch11_visual_mode.md | ||
ch12_search_and_substitute.md | ||
ch13_the_global_command.md | ||
ch14_external_commands.md | ||
ch15_command-line_mode.md | ||
ch16_tags.md | ||
ch17_fold.md | ||
ch18_git.md | ||
ch19_compile.md | ||
ch20_views_sessions_viminfo.md | ||
ch21_vimrc.md | ||
ch22_vim_packages.md | ||
ch23_vim_runtime.md | ||
ch24_vimscript_basic_data_types.md | ||
ch25_vimscript_equalities_conditionals_and_loops.md | ||
ch26_vimscript_variables_scopes.md | ||
LICENSE.txt | ||
README.md |
Learn Vim (the Smart Way)
What is this about?
Learn Vim (the Smart Way) is a book to learn the good parts of Vim.
Follow @learnvim for updates, Vim tips, etc.
Table Of Contents (In Progress)
Part 1: Learn Vim the Smart Way (DONE)
- Ch 1 - Starting Vim
- Ch 2 - Buffers, Windows, and Tabs
- Ch 3 - Opening and Searching Files
- Ch 4 - Vim Grammar
- Ch 5 - Moving in a File
- Ch 6 - Insert Mode
- Ch 7 - The Dot command
- Ch 8 - Registers
- Ch 9 - Macros
- Ch 10 - Undo
- Ch 11 - Visual Mode
- Ch 12 - Search and Substitute
- Ch 13 - The Global Command
- Ch 14 - External Commands
- Ch 15 - Command-line Mode
- Ch 16 - Tags
- Ch 17 - Fold
- Ch 18 - Git
- Ch 19 - Compile
- Ch 20 - Views, Sessions, and Viminfo
Part 2: Customize Vim the Smart Way (DONE)
Part 3: Learn Vimscript the Smart Way (TBD)
- Ch 24 - Vimscript Basic Data Types
- Ch 25 - Vimscript Basic Expressions
- Ch 26 - Vimscript Variable Scopes
- Ch 27 - Vimscript Functions
Translations
- Learn-Vim 中文翻译(
zh-CN
) - Learn-Vim Spanish(
es
)
License & Copyright
The materials here are all ©2020 Igor Irianto.
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International.