Rajashekar Chintalapati

  • About
  • Resume
  • Search
  • Contact

vim

A collection of 6 posts

January 28, 2022

Scripting with ex: non-visual form of vi

Scripting with ex: non-visual form of vi

Command ex is the non-visual form of vi (specified by POSIX). Any command used in vi in command mode (command following :) can be kept in a file for scripting against the text.

vi vim tips development

December 17, 2021

Steps to customize Visual Studio Code

Steps to customize Visual Studio Code

Below are a few ways to customize Visual Studio Code. In order to get settings.json do cmd + shift + p and search for settings and select Preferences: open settings (JSON).

vscode vim editors env-setup

December 17, 2021

Steps to customize emacs

Steps to customize emacs

In this post, I will be discussing how to set up emacs.

emacs vim env-setup editors

November 11, 2021

Steps to customize neovim

Steps to customize neovim

In this post, I will go through how to customize neovim. If you are new to Vim, I suggest you go through this post to get familiarize with Vim first.

neovim nvim vim env-setup editors

October 28, 2021

Regex Backreference: un-named and named grouping

Regex Backreference: un-named and named grouping

You can capture a regex pattern using grouping and use that group to search further or replace it by appending or prepending text to it. In the above screenshot, you can see that “Regex” is referred to as \1 and...

regex vim python

October 16, 2021

Steps to customize vim

Steps to customize vim

I will go through some ways to customize Vim; this will be a long post. You can use below table of contents below to navigate between topics.

vim env-setup editors

Twitter GitHub Linkedin

Rajashekar Chintalapati © 2024 .
Vi Veri Veniversum Vivus Vici.

Back to top

Explore Site

  • About
  • Resume
  • Search
  • Contact

About Rajashekar Chintalapati

Compiled musings of a developer

Recent Articles

  • May 5, 2024
    Migrate OTPs from Google Authenticator to other providers
    Migrate OTPs from Google Authenticator to other providers
  • September 16, 2022
    Quickly spin up stub server and proxy server using netcat
    Quickly spin up stub server and proxy server using netcat
  • July 18, 2022
    Tensorflow: The Curious case of weighted mean square error
    Tensorflow: The Curious case of weighted mean square error

Tags

ag alacritty android apache bash blockchain cryptography decentralized decrypt development editors emacs encrypt env-setup git google-auth grep java laptop linux machine-learning macos neovim nextcloud nodejs notes nvim otp python pytorch regex rg roam security ssh tensorflow terminal tips tmux totp ubuntu vi vim vscode wakeword windows zsh