This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// Use Gists to store code you would like to remember later on | |
console.log(window); // log the "window" object to the console |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
" Icons for many file types (requires a nerd-font). | |
" Originally started with exa's mappings, then expanded from there. | |
" See: https://github.com/ogham/exa/pull/368/files#diff-1e2dbdd9d95969c1ee1e2d60320de85c | |
set classify=' :dir:/, :exe:, :reg:, :link:,' | |
set classify+=' ::{*.ai}::, ::{*.apple}::, ::{*.avro}::, ::{*.c}::, ::{*.clj}::, ::{*.coffee}::, ::{*.conf}::, ::{*.cpp}::, ::{*.cs,,*.linq}::, ::{*.css}::, ::{*.csv}::, ::{*.d}::, ::{*.dart}::, ::{*.db,,*.mdb}::, ::{*.diff}::, ::{*.doc,,*.docx,,*.pages}::, ::{*.ebook}::, ::{*.env}::, ::{*.enex}::, ::{*.epub}::, ::{*.erl}::, ::{*.font}::, ::{*.gform}::, ::{.gitignore,,.gitmodules}::, ::{*.go}::, ::{*.hs}::, ::{*.html,,*.htm}::, ::{*.iml}::, ::{*.java}::, ::{*.js}::, ::{*.json}::, ::{*.jsx}::, ::{*.less}::, ::{*.log}::, ::{*.lua}::, ::{*.md}::, ::{*.mustache}::, ::{*.npmignore}::,ﳳ ::{*.pem,,*.pub}::, ::{*.pdf}::, ::{*.php}::, ::{*.pl}::, ::{*.ppt}::, ::{*.psd}::, ::{*.py}::, ::{*.r}::, ::{*.rb}::, ::{*.rd |