You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Victorhck 56874078e7
Merge pull request #4 from iggredible/master
update from upstream
4 years ago
images
.gitignore
LICENSE.txt
README.md Remove in progress text 4 years ago
ch00_new_to_vim_read_this_first.md Change google to search engines 4 years ago
ch01_starting_vim.md Add a new heading for clarity 4 years ago
ch02_buffers_windows_tabs.md Normalize the Keyboard stroke syntax 4 years ago
ch03_searching_files.md Update heading code syntax 4 years ago
ch04_vim_grammar.md
ch05_moving_in_file.md Remove redundant texts 4 years ago
ch06_insert_mode.md Normalize the registers 4 years ago
ch07_the_dot_command.md normalize the case 4 years ago
ch08_registers.md Normalize the registers 4 years ago
ch09_macros.md Removes unnecessary verbiage 4 years ago
ch10_undo.md Edit ch10 4 years ago
ch11_visual_mode.md Fix wording on vis mode 4 years ago
ch12_search_and_substitute.md Fix the wrong substitute command 4 years ago
ch13_the_global_command.md Normalize the registers 4 years ago
ch14_external_commands.md Revise ch14 4 years ago
ch15_command-line_mode.md Update case cmdline-mode deletes 4 years ago
ch16_tags.md fix small typo ch16 4 years ago
ch17_fold.md Remove unnecessary sentence at the end 4 years ago
ch18_git.md Update image alt name 4 years ago
ch19_compile.md Fix wrong path in VIMRUNTIME compiler directory 4 years ago
ch20_views_sessions_viminfo.md Add emphasis on the problem 4 years ago
ch21_vimrc.md Fix mappping typo 4 years ago
ch22_vim_packages.md Update packages chapter 4 years ago
ch23_vim_runtime.md Switch the order of sentences 4 years ago
ch24_vimscript_basic_data_types.md Replace echo chapter with ex-mode 4 years ago
ch25_vimscript_conditionals_and_loops.md Fix syntax error on the OR subsection 4 years ago
ch26_vimscript_variables_scopes.md Fix grammar 4 years ago
ch27_vimscript_functions.md Add help references to call cmd and call function 4 years ago