Skip to content

jameslai/jvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A nice vim configuration

Installation

  1. Clone this repository
  2. make

Usage

  • Leader is mapped to the space bar
  • <Leader><Leader> Search file content in repository
  • <Leader>p Search file names in repository
  • <Leader>* Search file content for word under cursor
  • <Leader>] Next tab
  • <Leader>[ Previous tab

Plugins

coc.vim

Intellisense engine for vim

delimitMate

Auto-completion for quotes, parens, brackets, etc

dracula

The best colorscheme

fzf.vim and fzf

Fuzzy file search

vim-airline

Lightweight status/tabline

vim-commentary

Comment code

vim-polyglot

Syntax highlighting for multiple languages

vim-rooter

Find the version control root of the current file

vim-sleuth

Auto-detect document indentation

vim-surround

Surround things

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published