Skip to content

uthmanmoh/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My NeoVim Configuration

This set of configuration was taken from LazyVim and modified to my liking.

Neovim Start

Neovim editing

Neovim Search

Installation

  • Install nvim. On macOS, you can use Homebrew:
brew install neovim
  • Clone this repository to ~/.config/nvim:
git clone https://github.com/uthmanmoh/nvim ~/.config/nvim
  • Setup a Nerd Font. I use JetBrainsMono Nerd Font. You can install it using
brew install font-jetbrains-mono-nerd-font
  • Make sure you set the font in your terminal emulator to the Nerd Font you installed, and restart the terminal.

  • Install these required tools:

brew install ripgrep fzf fd
  • Start neovim:
nvim

About

My Neovim IDE Configuration

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages