Skip to content

saeyoon17/.dotfiles

 
 

Repository files navigation

dotfiles

git clone https://github.com/GitGyun/.dotfiles.git ~/.dotfiles; 
cd ~/.dotfiles; bash install.sh

vim shortcuts

  • F2 : turn off search highlight
  • F3 : turn on search highlight based on keyword at current cursor position
  • F4 : trailing whitespaces from all lines
  • F5 : turn on PEP8 checker
  • F6 : turn off PEP8 checker
  • F8 : paste toggle (on/off)
  • F9 : toggle line number (useful when copying a block of lines without line numbers)

This repository was forked from https://github.com/1Konny/dotfiles

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 85.1%
  • Shell 14.9%