Dane David
Dane David
Consider adding support for [React 16 Fragment syntax](https://reactjs.org/blog/2017/11/28/react-v16.2.0-fragment-support.html)
I updated the plugin today and thereafter when I type a single character after selecting the syntax option, I get the following error: 
Installed gruvbox using Pathogen, by cloning to `~/.vim/bundle`. Theme is working fine. But as soon as I add `'colorscheme': 'gruvbox'` to lightline config, the following error pops up: ``` "."...
Fixes #7143. This PR supports special characters like `@`, `&`, `~` by not removing the leading/trailing `_` in a filename if it's the only character in the function [get_name_from_filename](https://github.com/sveltejs/svelte/blob/master/src/compiler/compile/utils/get_name_from_filename.ts).
**Problem**: Difficult to keep track of deployments in AWS OpsWorks as the deployment times are in UTC. **Solution**: Google Chrome Extension to convert all times displayed to local time. Link:...