Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 678 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 678 Bytes

Neovim Lua

myconfig.nvim 💻

This is my local vim/nvim config using lua.

To work properly this repo should be cloned/copied to ~/.config/nvim.

lazy.nvim is used as a plugin manager.

Note

Neovim versions 0.9 and 0.10 are compatible with this configuration.

Install

This project uses just and stow for the installation.

just install