Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.66 KB

README.md

File metadata and controls

30 lines (19 loc) · 1.66 KB

Nvim theme with Lualine and Nvim-Tree

This configuration provides a basic, user-friendly setup for Neovim with customized lualine and Nvim-Tree for navigation. If you're someone new to neovim editor, this would be a great starter template to begin your vim journey with.

Features

Default ayu-dark preview

Status Line Preview

Status Line Preview2

Nvim-Tree Preview

Pre-requisite

Installation

  • Clone the repositry using git clone https://github.com/rakshith077-bn/neovim-setup
  • Assuming you have created a ~/.config/nvim directory. Move the init.vim file to the directory with mv init.vim ~/.config/nvim
  • Install the required plugins with :PlugInstall run as a nvim command.