chandu-lanka / dotfiles

my neovim configuration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My Neovim Config File(s)

Things you will need:

  • Neovim
  • Vim Plug
  • And Some Vim Knowledge

Setup:

Windows Setup

  • First go to this directory on your windows PC: C:\Users{PC USER NAME}\AppData\Local\nvim
  • Create a init.vim file or just download the one in this repository
  • Run PlugInstall
  • And boom you've got my nvim setup

MacOS & Linux Setup

  • First go to your .config folder... If you do not have one you can make one
  • Create a init.vim file or just download the one in this repository
  • Run PlugInstall
  • And boom you've got my nvim setup

Enjoy

About

my neovim configuration


Languages

Language:Vim Script 100.0%