Skip to content

flavia bastos

  • Home
  • About

Tag: vim

Go to line number in a file using vim

February 13, 2020February 8, 2020

You want to see line 3842 of file called my_super_long_file.py and you can only access that file using vim. You open the file and to your dismay, by default, vim doesn't display line numbers. Here are your options: Arrow down and hope you find that line before retirementDisplay the line numbers by hitting : and … Continue reading Go to line number in a file using vim

TIL: How to move a line in Vim

November 6, 2019November 3, 2019

For a text like the following: This is the line I want to move. This line should be the first line. In order to move the first line down, in normal mode* (not edit or insert mode), follow these steps: place the cursor at the beginning of the line you want to move - in … Continue reading TIL: How to move a line in Vim

Find me

  • Twitter
  • GitHub
  • LinkedIn

Recent Posts

  • Developing inside a Docker container
  • How to permit nested parameters in Rails
  • 5 razões pra começar a aprender JavaScript
  • Git, GitHub and GitLab. Are they all the same thing?
  • Find the commit that introduced a bug in your code: how to use git bisect in 7 steps

Categories

  • books (2)
  • career (1)
  • command line (12)
  • go (1)
  • gRPC (2)
  • housekeeping (2)
  • how-to (5)
  • JavaScript (4)
  • networking (3)
  • python (8)
  • quick-tip (6)
  • rails (1)
  • til (7)

Tags

about argv aws beginner book built-in code coding milestone command line data structure debug debugger dev environment dictionary docker git go golang gRPC gRPC-Web how-to ifconfig iniciante JavaScript js lambda lessons linux list nc netcat network pdb ping productivity profiling prompt pt-BR python quick-tip rails set sort ss til tools traceroute tuple vi vim

Follow via RSS

  • RSS - Posts

Enter your email address to follow this blog and receive notifications of new posts by email.

Join 128 other followers

A WordPress.com Website.
Cancel