magdyamr542 / nvim

My Neovim configuration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My neovim configuration

install neovim

run ./install latest osx or ./install.sh latest osx

setup

  1. mkdir ~/.config
  2. cd ~/.config
  3. git clone this repo

Part of what you get

File navigation

1

Lsp

2

Path intellisense

3

Auto completion

4

Different color themes

4 5 6

About

My Neovim configuration


Languages

Language:Lua 97.8%Language:Shell 2.2%