Skip to content

srudqvist/NvimSetup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NvimSetup

This is my Neovim setup. See below for instructions. To get the background color effect, change the transparency in your terminal.

Neovim

Set up for mac

  • Install Neovim
  • Consider using a true color terminal. For mac I use iTerm2
  • Download the code to your .config/nvim folder in your home directory
  • If it does not take effect by itself, run :source % in Neovim
  • To reload/update plugins, save plugins-setup.lua

Set up for Ubuntu

  • Run sudo add-apt-repository ppa:neovim-ppa/unstable Do this to get the latest version.
  • Download the code to your .config/nvim folder in your home directory
  • If it does not take effect by itself, run :source % in Neovim
  • To reload/update plugins, save plugins-setup.lua

About

My Neovim setup (Updated 2023)

Resources

Stars

Watchers

Forks

Languages