Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 332 Bytes

README.md

File metadata and controls

9 lines (9 loc) · 332 Bytes

dotfiles

install neovim

First make sure you have installed the necessary packages and the right version of neovim.

add-apt-repository ppa:neovim-ppa/unstable
apt-get update
apt-get install -y neovim npm unzip make gcc curl i3 feh polybar rofi

Then just copy the neovim config files to the ~/.config/nvim directory.