Skip to content

My personal settings to get things up and running on neovim

Notifications You must be signed in to change notification settings

andrewbatallones/nvim-settings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neovim settings

This is just my personal settings to get things up and runing using neovim.

Plugins

Using Packer

Initial Setup

Prerequisite

  • Have the latest neovim installed with Packer
  • Have build-essential installed if using Ubuntu based Linux distro

Afterwards, run this command to download the settings.

$ git clone https://github.com/andrewbatallones/nvim-settings.git ~/.config/nvim

Since the init.lua is already loading the settings, you'll need to comment them out to do the initial PackerInstall. Afterwards, run :PackerInstall within neovim to install the packages and restart neovim.

About

My personal settings to get things up and running on neovim

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages