zk4 / vimrc

The light vim config for human on Mac

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Just my personal config for vim.

Not an IDE fan. No fancy stuff.Use plugins only if I use it often. Try focus on contents. I would gradually reduce the plugins I use.

Keep my mind active instead of passive to feel absolutely free from typing. Simplicity makes cosistence and focusing.

What does matters in vim:

  • vim moving & motions
  • snippets
  • find anything
  • seamless roaming perhaps:
  • version control
  • LSP
    • auto completions
    • quick helper and refacting tips
  • simple colorscheme
    • constant value
    • language key words
git clone https://github.com/zk4/kitty_config  ~/.config/kitty

Install (on Mac)

  1. git clone https://github.com/zk4/vimrc ~/.zk_vimrc
  2. run install.sh Open vim in kitty.app
    git clone https://github.com/zk4/kitty_config ~/.config/kitty

About

The light vim config for human on Mac


Languages

Language:Vim Script 84.0%Language:Vim Snippet 14.8%Language:Shell 1.2%