1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 06:40:05 +08:00
Commit Graph

1109 Commits

Author SHA1 Message Date
wsdjeg
cc1021cde6 Fix lsp support 2017-11-19 16:27:22 +08:00
wsdjeg
0fdee1fcca Add custom func 2017-11-19 15:23:30 +08:00
wsdjeg
91f2968450 Fix battery status support 2017-11-19 14:55:43 +08:00
wsdjeg
89010ac7bb Update statusline 2017-11-19 14:33:43 +08:00
wsdjeg
52b940c3c9 Update fileformat icon 2017-11-19 14:05:11 +08:00
wsdjeg
b3f42b34e8 Add SPC t m d for toggle date 2017-11-19 13:19:57 +08:00
wsdjeg
252203d393 Fix toggle sections 2017-11-19 13:04:48 +08:00
wsdjeg
840a0c75e5 Fix Percentage 2017-11-19 10:54:12 +08:00
wsdjeg
2b107721ac Update sections 2017-11-19 10:18:32 +08:00
wsdjeg
da1843fd03 Enable fileformat icon 2017-11-19 09:29:34 +08:00
Matteo Bigoi
b87c235d18 Remove duplicated git log 2017-11-17 18:56:20 +00:00
Bigo
1905e6340e Add mappings for git blame and git log 2017-11-17 14:26:09 +00:00
wsdjeg
7407f26981 Silent reset file 2017-11-17 21:51:09 +08:00
wsdjeg
e582ff1d90 Update git layer 2017-11-17 21:27:47 +08:00
wsdjeg
14c6beac93 Update git layer 2017-11-17 21:08:32 +08:00
wsdjeg
9d00ab95b3 Update git layer 2017-11-17 20:16:06 +08:00
wsdjeg
3a31907410 Fix SPC g M mappings 2017-11-17 16:31:16 +08:00
wsdjeg
cf615bcdd7 Update git layer 2017-11-17 16:20:13 +08:00
wsdjeg
b0f00cd74d Update mappings 2017-11-17 15:46:56 +08:00
wsdjeg
63c49dfc22 Add cmd for stage/unstage files 2017-11-17 14:08:18 +08:00
wsdjeg
eeb451b798 Add VCS transient-state 2017-11-17 13:07:24 +08:00
Wang Shidong
afa246fba8
Merge pull request #1002 from sei40kr/feature/edit-jplus
Added a new plugin vim-jplus
2017-11-16 22:06:46 -06:00
Wang Shidong
ca8ff8db09
Merge pull request #998 from SpaceVim/install_font
Auto install fonts
2017-11-16 18:41:26 -06:00
Wang Shidong
b1d6c150e0
Merge pull request #1000 from sei40kr/feature/ale-statusline
Added autocmd to update status-line
2017-11-15 17:53:34 -06:00
Seong Yong-ju
7f96821e29 Added a new plugin vim-jplus
Added a new plugin vim-jplus to edit layer.
2017-11-15 23:35:17 +09:00
wsdjeg
0c420cdf00 Update icon for issue 2017-11-14 23:26:34 +08:00
wsdjeg
36a9f66427 Update icon for PR in popupmenu
cloese #
2017-11-14 23:08:36 +08:00
Seong Yong-ju
6436de88f4 Added autocmd to update status-line
Added autocmd to update status-line on ALE process completion.
2017-11-14 14:59:50 +09:00
wsdjeg
f2a8ef04d6 Add gd for help desc buffer && fix SPC p f 2017-11-14 00:42:53 +08:00
wsdjeg
d042550b05 Merge branch 'lsp' into dev
close #512
2017-11-13 20:18:44 +08:00
wsdjeg
0d3e27fb1d Auto download vimproc.dll for windows 2017-11-13 16:36:45 +08:00
Huanming Peng
3b610359f0
Fixed plugin 'vim-rtags' initialization errors
Plugin 'lyuts/vim-rtags' has not supported python3 yet.
Issue Link [Python 3 support requirement](https://github.com/lyuts/vim-rtags/issues/86).
2017-11-13 14:09:42 +08:00
Wang Shidong
778b0a80ca
Merge pull request #991 from sei40kr/feature/js-improve
Added language features for JavaScript
2017-11-12 20:33:39 -06:00
Wang Shidong
8a0fcb36e7
Merge pull request #992 from sei40kr/feature/crystal-runner
Added a runner for Crystal language
2017-11-12 17:03:28 -06:00
wsdjeg
62d58977bf Enable deoplete in vim8 2017-11-12 22:28:56 +08:00
wsdjeg
b90b27a161 Merge 'sei40kr/feature/ruby-runner' into dev 2017-11-12 20:21:09 +08:00
wsdjeg
cdacf845a1 Merge 'sei40kr/feature/zsh-lang' 2017-11-12 20:14:57 +08:00
wsdjeg
12854f93cc Merge remote-tracking branch 'sei40kr/feature/md-preview-browser' into dev 2017-11-12 19:51:13 +08:00
wsdjeg
e78517dcf2 Merge remote-tracking branch 'sei40kr/feature/emmet-improve' into dev 2017-11-12 19:50:29 +08:00
Seong Yong-ju
1482cab567 Added plugin configuration
Added plugin configuration for chrisbra/vim-zsh.
2017-11-12 20:38:09 +09:00
Seong Yong-ju
df83680801 Added a runner for Ruby language
Added a runner for Ruby language.
2017-11-12 20:30:15 +09:00
Seong Yong-ju
0ef49fd4b6 Added a runner for Crystal language
Added a runner for Crystal language.
2017-11-12 20:18:23 +09:00
Seong Yong-ju
4ec5ab8d45 Added language features for JavaScript
Added language features for JavaScript. Import statement addition,
      refactoring the variable under cursor, and so on.
2017-11-12 19:33:46 +09:00
Seong Yong-ju
dde20971a4 Added filetypes for Emmet
Added filetypes for Emmet, `scss`, `sass`, `less`, `stylus`, `javascript` (JSX-style).
2017-11-12 18:40:36 +09:00
Seong Yong-ju
c2765ac64b Added zsh support
Added zsh support.
2017-11-12 17:48:15 +09:00
Seong Yong-ju
29b14bc63e Added Denite sources
Added Denite sources. `file_rec/git`, `tag`, `tag:include`, `neoyank`.
2017-11-12 17:36:56 +09:00
Seong Yong-ju
2481669c6e Made Markdown preview use open-browser.vim
Made Markdown preview use open-browser.vim, which enables to use user's default
browser.
2017-11-12 09:29:33 +09:00
wsdjeg
702504768b Update logger api 2017-11-11 23:20:20 +08:00
wsdjeg
9c6c99f639 Add log for configration file 2017-11-11 21:01:39 +08:00
wsdjeg
e88feb06a0 Fix logger 2017-11-11 00:50:21 +08:00