Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Posts tagged vim

This tag doesn't have any usage information yet.

This tag doesn't have a detailed wiki yet.

75%
+4 −0
Q&A How to indent list items in Vim

Problem How do I indent a list item in Vim the following way? Ideally I want this to happen automatically upon wrap, but will settle for something like ESC TAB doing the trick. Have This is a ...

0 answers  ·  posted 1mo ago by young_souvlaki‭  ·  edited 1mo ago by young_souvlaki‭

Question vim indent
66%
+2 −0
Q&A Vim: Can a different style be applied to a vim-terminal?

I often open an terminal within vim via: :vert term. The terminal opens on the right side with the same style (background and foreground colors) as my vim style. Is it possible to change the styl...

1 answer  ·  posted 2mo ago by CodeFarmer‭  ·  last activity 2mo ago by Quasímodo‭

Question vim
66%
+2 −0
Q&A How to make selection and overwrite from register all from ex mode

MWE line 1 line 2 line 3 line 4 line 5 line 6 line 7 Go to "line 4": /line 4 ENT. Delete into register: dd. Replace everything with register using only ex mode. (Non-ex equivalent: gg...

1 answer  ·  posted 7mo ago by young_souvlaki‭  ·  last activity 5mo ago by Quasímodo‭

Question vim ex visual
60%
+1 −0
Q&A How to redraw screen putting specific line at top without moving cursor

MWE 5 4 3 2 1 0 Go to the end of the file: G. Question Using spacemacs, how do I put the line with 3 at the top of the screen without moving the cursor? With moving the cursor that wou...

1 answer  ·  posted 5mo ago by young_souvlaki‭  ·  last activity 5mo ago by young_souvlaki‭

Question vim spacemacs scroll
62%
+3 −1
Q&A How to jump to original mark after overwriting

MWE In Vim: mm. o ESC mm (by accident, meant mn). Question How do I jump to the original mark m set in action 1.? Edit I'm sorry, what I meant was you issue mm when you meant 'm. (It al...

1 answer  ·  posted 8mo ago by young_souvlaki‭  ·  edited 8mo ago by young_souvlaki‭

Question vim mark
80%
+6 −0
Q&A Delete command from Vim's command line history?

Sometimes I accidentally enter a command with a typo in Vim, e.g. :e!fil instead of :e!file. As a consequence, the incorrect command clutters the history until it is evicted from the binary .vi...

1 answer  ·  posted 1y ago by Quasímodo‭  ·  last activity 1y ago by Quasímodo‭

Question vim

This community is part of the Codidact network. We have other communities too — take a look!

You can also join us in chat!

Want to advertise this community? Use our templates!

Like what we're doing? Support us! Donate