Skip to content

corei8/CoreVim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CoreVim

code size language frequency

About

This configuration is undergoing some major changes now, but will be optimized soon.

Currently Neovim starts in <75ms.

Usage

Clone into ~/.config/nvim:

git clone https://github.com/corei8/CoreVim/ ~/.config/nvim

Keymapping

Collection of my most used key combinations.

Key(s) Action
<space> leader
jj Toggle Insert Mode
<space>cc comment out line
<space>cu uncomment line
<space>ga git add
<space>gc git commit with message
<space>gp git push
<space>gl git pull
<space>ff telescope find file
<space>fb telescope find buffer

LSP completion is by <CR>, and you can <TAB> and <Shift+TAB> to cycle through the suggestions

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages