Skip to content

My neovim configuration (forked from pespinho/neovim-config)

Notifications You must be signed in to change notification settings

muehlke/neovim-config

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

nvim-soil

  • nsxiv (which also has some dependencies)
  • latest OpenJDK
  • plantuml-X-X.X.X.jar installed at /usr/share/java

Telescope

  • ripgrep for Live grep feature

LuaFormatter

  • Make sure to install all Lua header files with:
sudo apt update
sudo apt install liblua5.3-dev

Install with

SSH

git clone git@github.com:muehlke/neovim-config.git "${XDG_CONFIG_HOME:-$HOME/.config}"/nvim

HTTPS

git clone https://github.com/muehlke/neovim-config.git "${XDG_CONFIG_HOME:-$HOME/.config}"/nvim

About

My neovim configuration (forked from pespinho/neovim-config)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 100.0%