Skip to content

Kulwinderpal/My-nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Prerequisites

Git

Neovim

A C Compiler Such as GCC or Clang

A Nerd Font

Installation

Windows

Powershell

In Powershell run

git clone https://github.com/Kulwinderpal/My-nvim.git $ENV:USERPROFILE\AppData\Local\nvim && nvim

Cmd

In Cmd Prompt run

git clone https://github.com/Kulwinderpal/My-nvim.git %USERPROFILE%\AppData\Local\nvim && nvim

Linux/Mac

On Linux and Mac run

git clone https://github.com/Kulwinderpal/My-nvim.git ~/.config/nvim && nvim

Plugins Used

Dashboard - Alpha

Bufferline - Bufferline-nvim

Statusline - Lualine

Plugin Manager - Lazy

File Explorer - Neo-Tree

Autocomplete - nvim-cmp

Snippet Engine - LuaSnip

Colorscheme - One Dark

Fuzzy Finder - Telescope

About

My Personal Neovim Configuration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages