/nvim

nvim configs by lua

Primary LanguageLua

nvim/

Install Instructions

Install requires Neovim 0.9+. Always review the code before installing a configuration.

Clone the repository and install the plugins:

git clone git@github.com:breakersun/nvim ~/.config/breakersun/nvim
NVIM_APPNAME=breakersun/nvim/ nvim --headless +"Lazy! sync" +qa

Open Neovim with this config:

NVIM_APPNAME=breakersun/nvim/ nvim

Plugins

bars-and-lines

color

colorscheme

comment

completion

cursorline

debugging

editing-support

file-explorer

fuzzy-finder

git

icon

indent

keybinding

lsp

lsp-installer

markdown-and-latex

media

motion

nvim-dev

plugin-manager

preconfigured

snippet

startup

statusline

syntax

tabline

utility

Language Servers

This readme was generated by Dotfyle