malinoskj2 / j2-nvim

My Neovim configuration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

j2-nvim style checks

My Neovim configuration.

Install

  1. Install externally managed dependencies
  2. Clone repo and run the following
# Downloads/Compiles internally managed dependencies
$ ./scripts/install

# Open Neovim :)
$ nvim

Dependencies

Most dependencies are plugins which are managed via packer. Language servers are installed automatically via nvim-lsp-installer. At the moment the config still depends on some binaries being available in the enviroment see below.

External Dependencies

About

My Neovim configuration

License:BSD 2-Clause "Simplified" License


Languages

Language:Lua 100.0%Language:Shell 0.0%