Skip to content

My custom config for NeoVim written from scratch in Lua

Notifications You must be signed in to change notification settings

anantnrg/antvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages