| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
|
| |
References:
* https://github.com/syl20bnr/spacemacs/issues/6197
* https://github.com/syl20bnr/spacemacs/issues/4816
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Credit: http://stackoverflow.com/a/28484419
|
|
|
|
|
| |
Credit:
M+ fonts: http://mplus-fonts.osdn.jp/
|
| |
|
|
|
|
| |
For the "javascript" layer, also install NPM packages "tern" and "eslint"
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
WARNING/XXX:
'fci-mode' has issues with 'truncate-lines' and 'company-mode':
* 'fci-mode' will override 'truncate-lines' to 't'
* with 'fci-mode' enabled and 'truncate-lines' set to 'nil',
when the completion triggered, the 'truncate-lines' will be
overridden to 't', which is very annoying.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|