Skip to content

Personalized settings and keybindings for Visual Studio Code, tailored to enhance the integration with Neovim and improve productivity.

Notifications You must be signed in to change notification settings

Prajwal264/vscode-settings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VS Code Settings and Keybindings

This repository contains my personalized settings and keybindings for Visual Studio Code, tailored to enhance the integration with Neovim and improve productivity. By cloning this repository, you can quickly apply these configurations to your Visual Studio Code environment.

How to Clone this Repository

To clone this repository and apply the settings to your Visual Studio Code:

  1. Ensure Visual Studio Code is installed on your machine.
  2. Open your terminal.
  3. clone the repo
git clone https://github.com/Prajwal264/vscode-settings "~/Library/Application\ Support/Code/User/"

Prerequisites

Before applying these configurations, you need to ensure that Neovim is installed on your system. Follow the steps below to install the latest version of Neovim:

macOS: You can install Neovim using Homebrew. Open your terminal and run the following command:

brew install neovim

For other operating systems or manual installation instructions, refer to the official Neovim documentation.

Installing VSCode Harpoon Extension

To enhance the Neovim integration and utilize features like motions efficiently, it's recommended to install the VSCode Harpoon extension. Follow these steps to install the extension:

  1. Launch Visual Studio Code.
  2. Navigate to the Extensions view by clicking on the square icon in the sidebar or pressing Ctrl+Shift+X.
  3. Search for "VSCode Harpoon".
  4. Click on the "Install" button next to the extension published by "tobias-z".
  5. Once installed, you may need to restart Visual Studio Code for the changes to take effect.

Installing Lazygit Extension

If you want to integrate the Lazygit interface directly into Visual Studio Code for managing your git repositories, you can install the Lazygit extension. Follow these steps:

  1. Launch Visual Studio Code.
  2. Navigate to the Extensions view by clicking on the square icon in the sidebar or pressing Ctrl+Shift+X.
  3. Search for "Lazygit For VScode".
  4. Click on the "Install" button next to the extension published by "Chaitanya Shahare".
  5. Once installed, you can access Lazygit from the command palette by pressing Ctrl+Shift+P and typing "Lazygit" or hit " gg".

With these configurations and extensions installed, you can enjoy a seamless integration between Visual Studio Code, Neovim, and Lazygit, enhancing your coding and version control workflows.

With these configurations and the Harpoon extension installed, you can enjoy a seamless integration between Visual Studio Code and Neovim, enhancing your coding experience with efficient motions and familiar workflows.

Thanks

About

Personalized settings and keybindings for Visual Studio Code, tailored to enhance the integration with Neovim and improve productivity.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published