Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 447 Bytes

readme.md

File metadata and controls

17 lines (11 loc) · 447 Bytes

Neovim configuration

  • A personal neovim configuration

image

Required packages:

  • fzf
  • lazygit

Optional (recommended)

  • fd -> better find utility
  • rg -> better grep utility
  • bat -> better syntax highlighting when using native fzf file previewer (in my config we use native fzf file previewer)
  • delta -> better git diff utility