aboutsummaryrefslogtreecommitdiffstats
path: root/bundle/copy/autoload
diff options
context:
space:
mode:
authorTeddy Wing2015-10-28 15:15:04 -0400
committerTeddy Wing2015-10-28 15:15:04 -0400
commitf644bf199ec806cbf7d9d6ce53e52528abd6477e (patch)
tree572ff1da2922d30e64ec76c60bf34eb1be09bdfc /bundle/copy/autoload
parent6ff2c9f8f41b0f6227faa9adac1e290bd717f759 (diff)
downloaddotvim-f644bf199ec806cbf7d9d6ce53e52528abd6477e.tar.bz2
vimrc: Add a mapping to open the current file in Chrome
This is to make it easier to preview HTML files in a browser. Otherwise I would either open the file in Finder with `<leader>of` and drag it to a browser in my Dock or open a new terminal, `cd` into the right directory, start a Python `SimpleHTTPServer`, and finally navigate to `localhost:8000/___` in a browser. This makes doing the first option quick and easy. Since we're opening the file directly, this will use the `file://` protocol, but that's enough to be able to take a look at small pages.
Diffstat (limited to 'bundle/copy/autoload')
0 files changed, 0 insertions, 0 deletions