Skip to content

Instantly share code, notes, and snippets.

@seoyoochan
seoyoochan / vim-movment.txt
Created May 1, 2016 02:20
Vim: Movement Commands
// http://vim.wikia.com/wiki/Moving_around
e
Move to the end of a word.
w
Move forward to the beginning of a word.
3w
Move forward three words.
W
Move forward a WORD (any non-whitespace characters).
@seoyoochan
seoyoochan / install_packages.md
Last active May 2, 2016 05:21
Install Essential Atom Packages and Themes

apm install advanced-open-file atom-beautify atom-pair autoclose-html autocomplete-html-entities autocomplete-ruby autoprefixer dash emmet environment linter linter-eslint linter-jscs merge-conflicts react redux-snippets go-plus file-icons