anantnrg / antvim

My custom config for NeoVim written from scratch in Lua

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Antvim

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

Open Neovim with this config:

NVIM_APPNAME=anantnrg/nvim-conf/ nvim

Plugins

color

colorscheme

comment

completion

editing-support

file-explorer

formatting

fuzzy-finder

git

indent

keybinding

lsp

lsp-installer

nvim-dev

plugin-manager

scrollbar

session

snippet

startup

statusline

syntax

tabline

utility

Language Servers

This readme was generated by Dotfyle

About

My custom config for NeoVim written from scratch in Lua


Languages

Language:Lua 100.0%