zkvii / zvimrc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

this is my custom vim configuration inspired by amixvimrc

start command

git clone --depth=1 https://github.com/zkvii/zvimrc.git ~/.vim_runtime

mainly include following addons

  • markdown syntax and preview support
    npm install instant-markdown-d
    
  • tabular support
  • quick exit by remap jj & jk
  • vim-go support
  • livegrep support with SilverGrep & RipGrep in fzf plugin

About

License:MIT License


Languages

Language:Vim Script 92.6%Language:Vim Snippet 5.3%Language:Ruby 1.0%Language:Go 0.4%Language:Shell 0.3%Language:Python 0.1%Language:PowerShell 0.1%Language:CoffeeScript 0.1%Language:VBScript 0.1%Language:JavaScript 0.0%Language:Makefile 0.0%Language:CMake 0.0%Language:Lua 0.0%Language:Dockerfile 0.0%Language:Batchfile 0.0%Language:HTML 0.0%Language:Perl 0.0%Language:Haml 0.0%