Skip to content

perospirone/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Neovim Configuration

Welcome to my Neovim configuration repository! This setup is tailored for efficient and enjoyable development, focusing on a streamlined, powerful experience.

Table of Contents

Requirements

Before installing, ensure you have the following dependencies installed:

Installation

To set up this configuration, follow these steps:

  1. Backup your existing Neovim configuration (if you have one):
    mv ~/.config/nvim ~/.config/nvim.bak
  2. Clone this repository:
    git clone https://github.com/perospirone/nvim ~/.config/nvim
  3. Install plugins:
    :PackerSync
  4. Install LSP servers (optional, but recommended):
    :LspInstall <language-server>

Part 3: Key Features and Plugins

Key Features

Plugins

Here's a list of notable plugins used in this configuration:

About

my config of neovim

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages