memorte03 / nvim-setup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nvim setup

Thing you need to install

Instalation

Just clone this repo to your nvim config location and run thsese commands:

:PlugInstall
:CocInstall

Custom shortcuts

Navigating through suggestions

Ctrl J - scroll down
Ctrl K - scroll up
Tab - choose

About


Languages

Language:Vim Script 88.7%Language:Lua 11.3%