Skip to content

valeri879/Neovim-configs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Neovim Plugin Setup

This repository contains a list of plugins I use in Neovim, managed using the Packer package manager.

Plugins 🚀

Installation

  1. Make sure you have Neovim installed on your system
  2. Install Packer by running the following command:
  • git clone https://github.com/wbthomason/packer.nvim ~/.local/share/nvim/site/pack/packer/start/packer.nvim

  • Clone this repository into your Neovim configuration directory:

  • git clone git@github.com:valeri879/Neovim-configs.git ~/.config/nvim

  • Launch Neovim and run the following command to install the plugins:

  1. :PackerInstall

Configuration

You can customize your plugin configuration by editing the init.lua file in your Neovim configuration directory. For more information on how to configure each plugin, please refer to their respective documentation.

About

This repository contains a list of plugins I use in Neovim, managed using the Packer package manager.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages