Skip to content

ocdbytes/Neovim_Lua

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Neo Vim Plugins & Setup (Mac OS)

Here lua language is being used to configure the settings of the neo vim terminal.

screenshot

Installation

brew install neovim

Setting theme

git clone https://github.com/ocdbytes/Neovim_Lua.git

rm -rf ~/.config/nvim

mkdir -p ~/.config/nvim

cd Neovim_Lua

cp -a . ~/.config/nvim/

Shortcuts

toggle folder tree : ctrl + n
telescope : ctrl + p

About

Lua config for Neo Vim terminal

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages