Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 564 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 564 Bytes

Why neovim?

  • Vim's fast navigation while editing files;
  • Extensive plugins;
  • Customizable using the lua programming language instead of vim script ❤️

How to use this configuration?

  1. Install neovim;
  2. Clone Packer;
  3. Clone this repository to ~/.config/nvim
  4. Open neovim and run :PackerSync
    • Make sure to install the font FiraCode Nerd Font ts to run nvim-tree/nvim-web-devicons for some cool icons in the project tree viewer.