Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 614 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 614 Bytes

nvim_setup

Following set up is done on Macbook - iTerm2

Pre requisit: MesloLGS NF - Font installed - Setup your iterm-2

  • Clone repository under your Nvim folder
  • Open init.lua using nvim > ~nvim /init.lua
  • Run Command to compile init.lua> :luafile %
  • Run Command to download packages> :PackerSync
  • Again Compile init.lua> :luafile %

Enjoy...!

image

image