Skip to content

binhtran432k/nvim

Repository files navigation

Neovim Config

preview

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

Open Neovim with this config:

NVIM_APPNAME=binhtran432k/nvim/ nvim

Plugins

color

colorscheme

comment

completion

editing-support

file-explorer

formatting

fuzzy-finder

lsp

lsp-installer

plugin-manager

preconfigured

snippet

statusline

syntax

utility

Language Servers

This readme was generated by Dotfyle