Skip to content

DGclasher/nvim-lua

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neovim lua configs

Neovim configs in lua for auto completions, copilot and much more.

Installation

git clone https://github.com/DGclasher/nvim-lua ~/.config/nvim

Install packer for neovim.

git clone --depth 1 https://github.com/wbthomason/packer.nvim\
 ~/.local/share/nvim/site/pack/packer/start/packer.nvim

Open up packer.lua then source and sync the packages.

:source %
:PackerSync

About

nvim lua configs

Resources

Stars

Watchers

Forks

Languages

  • Lua 100.0%