Skip to content

Latest commit

 

History

History
28 lines (26 loc) · 749 Bytes

README.md

File metadata and controls

28 lines (26 loc) · 749 Bytes

Nvim rice

screenshot screenshot screenshot screenshot

Installation

  1. Install nvim
  2. Delete or backup settings if any (~/.config/nvim)
  3. Clone this repository inside ~/.config/
git clone https://github.com/menuRivera/nvim
  1. Install Packer
  2. Run :PackerSync from nvim command mode
  3. Enjoy

TODO

  • Split buffer keymappings / configuration
  • Migrate to lazy.nvim
  • LSP
  • GitSigns
  • Toggle comments
  • Fix toggle comments
  • Telescope
    • Installation
    • Configuration
  • Formatting