Skip to content

dafuzzz/dotfile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dafu's Vim config

This is my simple ubuntu environment config file, but will be enhanced later.

Here is

  • My vimrc file

    • basic vim setting
  • vim plugins for Python

    • gruvbox -- color scheme
    • vim-airline -- vim status line enhance
    • indentLine -- display thin vertical lines at each indentation level
      • colorscheme: "grubbox"
    • jedi-vim - Python auto-completion
  • tmux config

    reference: Tmux使用手册

Installation Manual

  • 终端主题: 执行terminal/install_custom_terminal_theme.sh
  • zsh主题: 执行zsh/install_zeta_zsh_theme.sh

Problems when using

  1. gruvbox doesn't work caused by 256-colors isn't supported

    reference: [Gnome-terminal vim gruvbox closed]

    • add se t_Co=256 to vimrc and restart vim

About

My workshop configuration.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published