Skip to content

Latest commit

 

History

History
128 lines (96 loc) · 4.87 KB

README.md

File metadata and controls

128 lines (96 loc) · 4.87 KB

My Neovim Setup

My neovim setup and development workflow

 

Screenshots

image1 image2 image3 image4

Table of Contents

 

Dependencies

  • Kitty Terminal (coz it supports font ligature and other utf-8 characters)
  • neovim v0.10.+
  • lazy as the plugin manager

 

Installation

Enter these commands in the terminal.

git clone https://github.com/alexxShandsome/neovim-config ~/.config/nvim

Warning

This config doesn't fully work in Windows

 

Plugins

I use lazy as a Plugin Manager

Navigation

Syntax Highlighting

LSP and Auto-Completion

Aesthetic or Interface

Colorscheme

Git Integration

Quality of Life