Skip to content

๐Ÿ“ Neovim config, utilizing lua and Lazy.nvim. Optimized for simplicity and speed.

Notifications You must be signed in to change notification settings

rywng/config.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

config.nvim/

Minimalistic but fully functional Neovim config, with full LSP and TS support and completion

Use lua plugins whenever possible, lazy load whenever possible, use Neovim builtin features whenever possible.

Never override default keymap with different functionality.

Install Instructions

Install requires latest Neovim release. Always review the code before installing a configuration.

Clone the repository and install the plugins:

git clone [email protected]:rywng/config.nvim ~/.config/rywng/config.nvim
NVIM_APPNAME=rywng/config.nvim/ nvim --headless +"Lazy! sync" +qa

Open Neovim with this config:

NVIM_APPNAME=rywng/config.nvim/ nvim

This readme was generated by Dotfyle, with modification from Ryan Wong.

About

๐Ÿ“ Neovim config, utilizing lua and Lazy.nvim. Optimized for simplicity and speed.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages