Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

thinkluffy/vim-config

Open more actions menu
 
 

Repository files navigation

##personal vim/zsh/bash configs

##Installation 0. git clone https://github.com/thinkluffy/vim-config ~/.vim

  1. cd scripts
  2. ./install_submodules.sh
  3. ./install_configs.sh

##Vim

  • Syntax highlighting
  • Line numbers
  • Highlight search terms
  • Show matching brackets
  • Find as you type search
  • Case insensitive search
  • Wrap long lines
  • Indent at the same level of the previous line
  • Maintain a longer search and command history
  • Highlight current line
  • Spaces for each tab character
  • Power status line
    • bundle/vim-powerline
  • Automatically update tags
    • bundle/easytags
  • A better File Explorer
    • bundle/NERDTree, bundle/vim-nerdtree-tabs
  • Quick jump
    • bundle/easymotion
  • Display tags of current file ordered by scope
    • bundle/tabar
  • Smart Auto-completion
    • bundle/snipmate, bundle/supertab, bundle/neocomplcache
  • Theme Desert

##Handy Shortcuts

  • plistbuddy -> Shortcut to /usr/libexec/PlistBuddy
  • plisteditor -> Shortcut to XCode Property List Editor
  • pplist -> Pretty print plist files
  • x2b/b2x -> Convert plist from plain format to binary or vice versa
  • gbk2utf8 -> Convert file encoding from gbk to utf-8
  • psgrep -> Shortcut to ps -ef | grep -v grep | grep -ni
  • appsetting -> Set prefer language for app

About

personal vim/bashrc/zshrc config files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 58.4%
  • Vim Script 41.6%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.