webnovel

write and quit vim

Related Stories
I Might As Well Quit This Lousy Wizard Profession
Author: Get a good sleep
Completed · 572.8K Views
Synopsis
Lin An's life underwent a drastic change. The basketball under his bed had turned into a bleeding head, which would hop next to his pillow and hum softly by his ear at midnight. The subway racing into the station had become a gigantic lizard, opening its gaping maw, waiting for him to line up and feed it. The world was not as simple as he had imagined. Behind the bustle of the city, the Witch Hunter Knights roamed in search of evil wizards to slay. The ordinary worker, Lin An, inadvertently became a member of the Antler Witch-Hunting Knight Order, shouldering the glorious mission to protect humanity. He must be careful, careful, and then even more careful. Careful not to reveal his true identity as a wizard. … "Why Hunt a Cowardly Innocent Wizard?!"
Table of Contents
More
Related Reviews
Related Questions
Using Vim to Write a Novel: Tips and Tricks
2 answers
2024-11-15 23:53
Vim can be a great tool for writing a novel. First, get familiar with the basic commands like 'i' for insert mode to start typing. You can use 'w' to save your work regularly. Also, learn how to move around quickly, for example, 'h', 'j', 'k', 'l' for left, down, up, right movement respectively. This helps in quickly editing and adding to your novel.
Create a txt file with vim
1 answer
2026-03-13 23:57
You can use the following steps to create a txt-file with vim: 1. Enter "vim filename.txt'"(for example," vim test.txt') on the command line. This will create a txt-file with the specified name and open the vim editor. 2. After entering Vim, press the [i] key to enter the editing mode. At this time, you can enter the file content (such as some text content). 3. After completing the input, press the [esc] key to return to the command mode. 4. Then press the [:] key to enter the last row mode. 5. Enter [wq] in last line mode and enter. This will save the file and exit the vim editor. <a href="/?from=ask_words" style="color:red" target="_blank">Read more exciting novels for free</a>
Reverse selection after vim matching
1 answer
2026-07-02 03:38
If you want to do the reverse selection in Vim, you can add! after g. For example, to delete all lines that do not contain start, you can use:g!/ start/d; delete all blank lines to use:g/^\s*$/d. However, there was no more specific operation for the reverse selection after matching. There was no information on more complicated situations such as the reverse selection after matching the text. <a href="/?from=ask_words" style="color:red" target="_blank">Read more exciting novels for free</a>
Which is better: vim or emacs comic?
1 answer
2025-06-17 18:19
Well, if you're into simplicity and speed, vim might be your choice. But if you want a highly customizable and feature-rich environment, emacs could be better. It really varies based on what you need and how you work.
Which is better: Emacs or Vim in comics?
1 answer
2025-06-16 17:33
It depends on personal preference. Some might find Emacs more appealing in comics for its specific features, while others might lean towards Vim.
Related Topics
More
New Arrivals
Popular Searches