Vim练习基于《实用Vim》这本书。-Ruby开发

时间:2024-06-16 05:37:15
【文件属性】:

文件名称:Vim练习基于《实用Vim》这本书。-Ruby开发

文件大小:30KB

文件格式:ZIP

更新时间:2024-06-16 05:37:15

Ruby Miscellaneous

VIM Katas Daily练习摘自实用Vim一书。 大约5年前,当我看着Jim Weirich在《实用Vim》一书的SCNA c VIM Katas Daily演习中解决了罗马数字制时。 大约5年前,当我在芝加哥举行的SCNA会议上观看吉姆·韦里奇(Jim Weirich)解决罗马数字卡塔时。 他如何精通自己的首选编辑器:Emacs,让我感到惊讶。 他的手指在键盘上飞舞,他弄乱了我之前很少见过的代码。 我从2008年或2009年开始使用Vim,但是我从来没有真正花时间去精通它。 我读了手册页,我通过了Vim导师,但我从来没有真正


【文件预览】:
Vim-Katas-master
----exercises()
--------70_evaluate_an_iterator_to_number_items_in_a_list.md(579B)
--------85_create_complex_patterns_by_iterating_upon_search_history.md(907B)
--------18_insert_unusual_characters.md(187B)
--------77_stake_the_boundaries_of_a_match.md(552B)
--------49_find_by_character.md(226B)
--------23_prefer_operators_to_visual_commands.md(520B)
--------59_delete_yank_and_put_with_unnamed_register.md(900B)
--------84_operate_on_complete_search_match.md(469B)
--------01_insert_at_end_of_line.md(283B)
--------53_mark_your_place_and_snap_back_to_it.md(632B)
--------60_grok_vim_registers.md(1KB)
--------68_append_commands_to_macro.md(502B)
--------13_delete_in_insert_mode.md(230B)
--------52_jump_between_matching_parentheses.md(571B)
--------15_paste_from_register_in_insert_mode.md(452B)
--------35_running_commands_in_shell.md(523B)
--------62_pasting_from_a_register.md(504B)
--------05_find_and_replace_by_hand.md(451B)
--------32_tab_complete_your_ex_command.md(131B)
--------28_exec_commands_on_one_or_more_consecutive_lines.md(688B)
--------extra_01_switch_panes.md(105B)
--------76_stake_the_boundaries_of_a_word.md(367B)
--------24_editing_tabular_data_with_visual_block_mode.md(575B)
--------31_repeat_last_ex_command.md(120B)
--------64_record_and_execute_a_macro.md(495B)
--------61_replace_visual_selection_with_a_register.md(760B)
--------25_changing_column_of_text.md(726B)
--------67_repeat_a_change_on_contiguous_lines.md(692B)
--------72_tune_the_case_sensitivity_of_search_patterns.md(417B)
--------16_back_of_envelop_calculations_in_place.md(324B)
--------02_insert_at_beginning_of_line.md(301B)
--------58_snap_between_files_using_global_marks.md(455B)
--------21_defining_visual_selection.md(269B)
--------30_run_normal_mode_commands_across_range.md(525B)
--------79_meet_the_search_command.md(476B)
--------40_organize_window_layout_with_tab_pages.md(369B)
--------33_insert_current_word_at_command_prompt.md(384B)
--------12_combine_and_conquer.md(398B)
--------55_traverse_the_jump_list.md(200B)
--------10_use_counts.md(409B)
--------20_grokking_visual_mode.md(289B)
--------82_count_the_matches_for_current_pattern.md(285B)
--------56_traverse_the_change_list.md(356B)
--------69_act_upon_a_collection_of_files.md(825B)
--------74_use_the_backslash_v_literal_switch_for_verbatim_search.md(505B)
--------78_escape_problem_characters.md(428B)
--------66_play_back_with_a_count.md(391B)
--------50_operate_with_a_search_motion.md(395B)
--------extra_02_navigating_on_long_page.md(564B)
--------71_edit_the_contents_of_a_macro.md(667B)
--------39_split_windows.md(488B)
--------29_duplicate_or_move_lines.md(519B)
--------73_use_the_v_pattern_switch_for_regex_search.md(538B)
--------03_one_step_back_two_forward.md(364B)
--------26_append_after_a_ragged_visual_block.md(335B)
--------51_trace_your_selection_with_precision_text_objects.md(470B)
--------22_repeat_likewise_visual_commands.md(420B)
--------19_overwrite_existing_text_with_replace.md(399B)
--------83_offset_cursor_to_the_end_of_a_search_match.md(391B)
----README.md(2KB)
----ruby_module()
--------person.rb(56B)
--------animal.rb(56B)
--------banker.rb(56B)
--------frog.rb(54B)

网友评论