Skip to content

dextryz/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

# Set the following env vars.
export XDG_CONFIG_HOME="$HOME/.config"
export XDG_DATA_HOME="$HOME/.local/share"

# Clean all plugins.
make clean

# Intall all plugins.
make install

Cheat Sheet

  • Shift-j: Pull lines with newlines up multiple times.

About

Minimal NeoVim configuration

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published