Skip to content

BlinfoldKing/celebrimbor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Celebrimbor

vim distribution to get shit done

image

Installation

  1. Install https://neovim.io
  2. Install neovim python client
  3. clone/copy all .vim file into ~/.config/nvim directory
  4. open init.vim and run :PlugInstall
  5. configure the rest
  6. you may need a powerline font
  7. (Optional) use victor mono font to get the same result as the screenshot

Feature

here are a few notable feature you should know

Leader Guide

forgot a keymap/shortcut, just press / (the default leader key) Leader guide

Code Suggestion

code completion using YouCompleteMe, you may need to config ycm with yourlanguage Suggestion

Linting

code lingting using ALE ALE

Tagbar

to better understand the structure of the code, displaying ctag of the code using tagbar tagbar

Nerdtree

browse your project tree with NERDTree nerdtree

And more

i suggest you to explore the vimscripts especially the plug.vim, containing all the plugins being used, and/or try the leader guide to get started

About

human-centered vim distribution/configuration

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published