Skip to content

empire/my-init.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My init.vim configuration

General

Start screen for vim.

startify

List buffers #1 (using ; key)

list-buffers using denite

List buffers #2 (using ,fb keys)

list-buffers using telescope

Live grep (using ,fg keys)

live grep

Search using search-plugin (ctrlf)

ctrlf search

Airline

airline normal airline visual

File system explorer (using nerdtree)

nerdtree + git

File system explorer (using nerdtree)

telescope

Working with code

Find interface implementations (using gi keys)

find implementation

Find references (using gr keys)

find references

Linter

linter

Show documentation (using SHIFT-K)

show documentation

Code auto-compoletion

auto-completion

Rename a method (using rn keys)

rename a function

Work with git

Git blame (using :Git blame command)

git blame

Preview hunk (using ::GitGutterPreviewHunk command)

preview hunk

Show changes in a commit

show git change

About

My init.vim configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published