MuhametSmaili / nvim

A lazy NeoVim configuration.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A lazy NeoVim configuration.


Languages

Language:Lua 99.7%Language:Vim Script 0.3%