/nvim

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:FabianWirth/nvim ~/.config/FabianWirth/nvim
NVIM_APPNAME=FabianWirth/nvim/ nvim --headless +"Lazy! sync" +qa

Open Neovim with this config:

NVIM_APPNAME=FabianWirth/nvim/ nvim

Plugins

ai

colorscheme

comment

completion

debugging

editing-support

file-explorer

fuzzy-finder

git

keybinding

lsp

lsp-installer

nvim-dev

plugin-manager

snippet

statusline

syntax

tabline

terminal-integration

test

utility

Language Servers

  • html

This readme was generated by Dotfyle