1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 17:20:04 +08:00
Commit Graph

488 Commits

Author SHA1 Message Date
wsdjeg
30fec17114 Remove vimfiler message when toggle buffer 2017-06-09 22:29:52 +08:00
wsdjeg
23249ad375 Fix enter dir 2017-06-09 21:08:16 +08:00
wsdjeg
76aede0037 Add option for get starred repos
close #590
2017-06-01 21:02:46 +08:00
Wang Shidong
7febc44970 Merge pull request #579 from SpaceVim/gitcommit_omni_2
Improve gitcommit completion
2017-05-31 23:36:26 +08:00
wsdjeg
17a6a5c24f Fix E254 when spacevim startup
This issue only happened in vim, and works well in neovim.

```
Error detected while processing /home/wsdjeg/SpaceVim/SpaceVim/config/general.vim:
line   29:
E254: Cannot allocate color 246
```
2017-05-31 22:17:10 +08:00
wsdjeg
84cea8aa98 Fuzzy match 2017-05-30 14:03:33 +08:00
wsdjeg
6ef5d90a5d Improve gitcommit completion 2017-05-30 13:38:57 +08:00
wsdjeg
4c4dd609b0 Fix ctrlp file finder
fix #516
2017-05-29 22:52:32 +08:00
wsdjeg
44d53034e9 Fix denite config for rg 2017-05-23 20:17:41 +08:00
wsdjeg
a0a6365879 Move set bg before colorscheme
ref : https://github.com/SpaceVim/SpaceVim/issues/507
2017-05-22 20:16:20 +08:00
wsdjeg
cef8394c84 Fix startify statusline 2017-05-21 23:56:08 +08:00
wsdjeg
a14ef64149 Improve checker layer doc 2017-05-15 23:22:54 +08:00
wsdjeg
914f218efb Improve setting of vimfiler
fix #495
fix #496
2017-05-11 21:44:43 +08:00
wsdjeg
cdc903627b Add omni patterns for c&cpp struct
close #499
2017-05-06 20:48:06 +08:00
wsdjeg
7255e96b88 Fix cursorline & cursorcolumn options
close #483
2017-05-06 20:33:50 +08:00
wsdjeg
8ba83a7250 🐛 Set nonumber locally
close #493
2017-05-06 19:56:54 +08:00
wsdjeg
7f0eb46d9d 🐛 Remove <c-p> mapping in startify buffer
close #486
2017-05-06 19:38:25 +08:00
wsdjeg
8b7e85ab2d "bug: Fix startify 2017-05-06 19:32:09 +08:00
techgaun
b80ad1c94c
only call update logo if g:startify_custom_header does not exist 2017-05-05 11:07:34 -05:00
wsdjeg
d8fab64e57 Fix neovim startup
ref: https://github.com/SpaceVim/SpaceVim/issues/480#issuecomment-298476382
2017-05-02 20:14:09 +08:00
wsdjeg
008c502b03 Fix bg option 2017-04-30 15:35:48 +08:00
wsdjeg
a6f134ac30 Update logo on command 2017-04-29 14:23:00 +08:00
wsdjeg
d46d6424b9 Add fancy start screen 2017-04-17 21:56:58 +08:00
wsdjeg
a381ad8cc2 Add windows mapping 2017-04-17 21:07:39 +08:00
wsdjeg
3a0e625ff6 Fix #434 2017-04-15 20:00:28 +08:00
wsdjeg
d6d9f57607 Fix #433 2017-04-14 19:43:27 +08:00
wsdjeg
25ae11fca0 Add dynamic welcome page 2017-04-12 22:08:24 +08:00
wsdjeg
72b379010a Improve close term buffer function 2017-04-11 22:47:49 +08:00
wsdjeg
2952ff87a7 Fix denite airline support 2017-04-11 14:48:23 +08:00
James Nugent
06bf2621cd Fix locale setting on SunOS
SunOS kernels use the `en_US.UTF-8` style of locale definition.
2017-04-09 20:29:03 +01:00
wsdjeg
6a94a40a94 Fix doc for lint on the fly 2017-04-08 23:54:44 +08:00
wsdjeg
a845ba7dd5 Lint on the fly 2017-04-08 23:41:56 +08:00
wsdjeg
56c6f39810 Fix php support 2017-04-07 22:41:41 +08:00
Wang Shidong
1279895c3f Merge branch 'dev' into vim_expand_region 2017-04-06 21:17:47 -05:00
wsdjeg
1cc8352acf Fix mapping 2017-04-05 23:26:05 +08:00
wsdjeg
f21e0ea869 Add textobjs 2017-04-04 21:42:17 +08:00
wsdjeg
053e2b407c Move plugin config to hooks 2017-04-04 11:03:36 +08:00
wsdjeg
d63d25a953 Add spacevim option for vimfiler colums 2017-04-03 19:32:19 +08:00
wsdjeg
3aaeb9a910 Add filetypeicon in vimfiler 2017-04-03 17:02:48 +08:00
wsdjeg
01136e7b4b Add leader + f and leader + F for orgin F/f 2017-04-03 13:31:31 +08:00
wsdjeg
7024e5754d Fix plugin_before hooks 2017-04-03 12:30:08 +08:00
wsdjeg
36b2ef40be Merge branch 'dev' into snippet 2017-04-03 00:54:01 +08:00
wsdjeg
5e6ed228bc Fix #388 2017-04-03 00:02:11 +08:00
wsdjeg
0e213a470b Remove completeDone autocmd 2017-04-02 23:57:06 +08:00
wsdjeg
3466ae9dc1 Add tab.vim 2017-04-02 20:49:09 +08:00
wsdjeg
1972bbe974 Fix #384 2017-03-31 22:37:57 +08:00
wsdjeg
92d965158b Fix #380 2017-03-31 20:11:00 +08:00
wsdjeg
692871bdc0 Format unite config 2017-03-30 23:08:30 +08:00
alan bount
a16225dd08 re #373 & #374 revert s: values 2017-03-29 10:29:42 -04:00
alan bount
300a35b5c7 re #373 & #374 fix dynamic config for dot notations 2017-03-29 10:07:44 -04:00
alan bount
2b1d59c64b re #373 & #374 make all plugin configs dynamic 2017-03-29 09:36:46 -04:00
alan bount
c1c46335df fixes #373 ctrlp configs are all dynamic
https://github.com/SpaceVim/SpaceVim/issues/373
2017-03-28 22:24:07 -04:00
wsdjeg
356d362eb3 Fix #371 2017-03-28 23:46:06 +08:00
wsdjeg
d1e655f3da Fix #346 2017-03-28 22:29:34 +08:00
alan blount
9b302f8fab Add more common ctrlp_custom_ignore
I may have added too much, and would be willing to reduce and update the PR, but including `node_modules` and `tmp` at least should be done
2017-03-27 23:05:01 -04:00
wsdjeg
360cc4f25d Fix #355 2017-03-27 00:13:43 +08:00
wsdjeg
6ae491b617 Fix #360 2017-03-26 16:37:49 +08:00
wsdjeg
283e12da38 Add [denite]<space> mapping 2017-03-22 22:15:13 +08:00
wsdjeg
649d913015 Use rg for deinte grep by default 2017-03-21 22:19:43 +08:00
wsdjeg
9b30006891 Use rg in denite by default 2017-03-21 21:55:15 +08:00
wsdjeg
19f86e0d74 Fix denite ignore 2017-03-21 21:06:49 +08:00
wsdjeg
fd5d6b780c Make ctrlp configable 2017-03-21 20:40:11 +08:00
wsdjeg
54ae764467 Highlight denite matched char 2017-03-21 20:36:42 +08:00
wsdjeg
f32b4b1ac8 Change buffer source date format 2017-03-20 22:06:26 +08:00
wsdjeg
dd724ba872 Update denite config 2017-03-20 21:02:50 +08:00
wsdjeg
302473e30a Update denite config 2017-03-19 22:58:36 +08:00
wsdjeg
1eeb3e35ff Improve git layer
close #306
2017-03-18 21:20:10 +08:00
wsdjeg
5d01d76faa Fix vint EVL205 2017-03-17 23:52:54 +08:00
wsdjeg
497e3443f5 Fix leaderf config 2017-03-17 23:27:49 +08:00
wsdjeg
12addf862e Fix leader wait time 2017-03-16 23:48:50 +08:00
wsdjeg
e0ba9c3dba Fix leader guide 2017-03-14 08:32:45 +08:00
wsdjeg
11e272b482 Fix airline setting 2017-03-14 08:12:55 +08:00
wsdjeg
80ac875d93 Add mapping guide 2017-03-14 00:57:16 +08:00
wsdjeg
a0ff391db0 Fix lint 2017-03-13 21:43:58 +08:00
wsdjeg
67a42ae954 Remove ovrride mapping <c-h> 2017-03-13 20:34:55 +08:00
wsdjeg
acb3709bec Fix plugin settings 2017-03-08 20:53:20 +08:00
wsdjeg
5738064623 Fix indent 2017-03-06 23:26:26 +08:00
wsdjeg
b8f2e4193d Fix #303 2017-03-01 22:09:32 +08:00
wsdjeg
116df26da3 Add os fileformat icon 2017-03-01 21:14:03 +08:00
wsdjeg
74ac6ab4b6 Add box api 2017-02-27 23:40:55 +08:00
wsdjeg
a01ca069c2 Add gitstatus 2017-02-27 00:20:37 +08:00
wsdjeg
761561a649 Add vimfiler-git 2017-02-26 22:08:04 +08:00
wsdjeg
ed1d4c0a33 Fix lint 2017-02-26 19:45:26 +08:00
wsdjeg
d4e014eef1 Fix formatter 2017-02-26 10:14:28 +08:00
wsdjeg
99f4d25042 Add two type of index number
1. number without any cycles
2. small number just like old days
2017-02-26 01:24:03 +08:00
wsdjeg
a2fb2cbd84 Add three types 2017-02-26 00:46:44 +08:00
wsdjeg
fc66298acd Add messletters api 2017-02-26 00:11:08 +08:00
wsdjeg
bdfa90c948 Add doc for incsearch layer 2017-02-24 22:29:51 +08:00
wsdjeg
c23199317c Fix issue with i3-wm
when open a split window, get `<80><fd>a` shown in the cmdline.
2017-02-23 23:15:56 +08:00
wsdjeg
836082e9ef Add faq for how to use space as leader 2017-02-22 21:25:17 +08:00
wsdjeg
1cff5459b0 Remove bug 2017-02-22 19:35:35 +08:00
wsdjeg
78872629fd Fix php completion 2017-02-21 20:29:45 +08:00
wsdjeg
40078d2009 Hide help info and disable sort in tagbar buffer 2017-02-21 19:44:19 +08:00
wsdjeg
b1b33d47f0 Fix deoplete setting 2017-02-20 00:07:02 +08:00
wsdjeg
303fdad655 Let tagbar use g:spacevim_sidebar_width 2017-02-16 21:46:37 +08:00
wsdjeg
55dff51ffa Make vimfiler use g:spacevim_sidebar_width 2017-02-16 21:27:49 +08:00
wsdjeg
f85e4e73db Fix #247 2017-02-16 21:06:28 +08:00
wsdjeg
9751ecc520 Fix #238 2017-02-15 19:39:38 +08:00
wsdjeg
69b21485da Fix #220 2017-02-08 20:27:27 +08:00
wsdjeg
f586bdf564 Fix vimfiler 2017-02-03 23:10:57 +08:00
wsdjeg
cda56afc8e Fix unite mappings 2017-02-03 22:41:04 +08:00
wsdjeg
a2160fb812 Add doc for elixir layer 2017-02-03 19:49:18 +08:00
helinb
ad996a8dad Update init.vim
E197: 不能设定语言为 "en_US.utf8"
2017-02-03 16:39:26 +08:00
wsdjeg
605ed2f38a Add support for spacevim's snippets 2017-02-03 01:50:42 +08:00
wsdjeg
896ed2ff6d Add snippet dir 2017-02-02 23:51:26 +08:00
wsdjeg
b946f46f51 Fix #196 2017-02-02 21:44:53 +08:00
wsdjeg
43289d8016 Fix markdown tagbar support 2017-02-01 23:10:59 +08:00
wsdjeg
b9105b575d Fix goyo support 2017-02-01 22:49:19 +08:00
wsdjeg
737858bde3 Add go pic 2017-02-01 22:14:39 +08:00
wsdjeg
7a94975f55 Fix git layer 2017-01-29 21:11:31 +08:00
wsdjeg
c0550ee792 REF #159 in vim 2017-01-27 22:37:50 +08:00
wsdjeg
ea77ad5a59 Fix alt + left and alt + right mapping for terminal buffer 2017-01-26 22:06:21 +08:00
wsdjeg
f5577cbd92 Fix conflict 2017-01-26 16:14:06 +08:00
wsdjeg
a472064b6e ignore omni for rust, hide source mark 2017-01-26 16:07:23 +08:00
wsdjeg
160f3b34d5 Add lang#rust layer 2017-01-26 00:47:20 +08:00
wsdjeg
e227dadab3 fix perl completion 2017-01-25 22:12:23 +08:00
wsdjeg
6a67a7988b Fix #144 2017-01-24 22:47:48 +08:00
wsdjeg
d3238508c9 Add default mappings 2017-01-22 21:29:29 +08:00
wsdjeg
4dc3d806b8 Add lang/javascript layer 2017-01-21 21:47:36 +08:00
wsdjeg
3d83a6f29a Fix issue #143 2017-01-21 20:30:16 +08:00
wsdjeg
76937c968c Change to clang2 2017-01-18 23:56:06 +08:00
wsdjeg
c4058ac727 Add clang plugin 2017-01-18 23:35:37 +08:00
Wang Shidong
59ab7397a5 Update deoplete.vim 2017-01-18 08:06:07 +08:00
Pierre Massat
a33d927da9 Fix go layer 2017-01-17 10:50:30 -08:00
wsdjeg
a84a91780f Use omni 2017-01-18 00:43:43 +08:00
wsdjeg
ff2314256f Add padawan 2017-01-17 00:13:49 +08:00
Wang Shidong
33c07fcad4 Merge pull request #113 from SpaceVim/lang/go
Add lang/go layer
2017-01-16 22:04:07 +08:00
wsdjeg
522b969f12 Fix neovim support 2017-01-16 22:01:57 +08:00
Wang Shidong
6dd8d6765c Merge pull request #116 from SpaceVim/fix_completeDone
Fix complete done
2017-01-16 21:37:15 +08:00
wsdjeg
d7ae48f53c Improve check 2017-01-16 21:35:00 +08:00
wsdjeg
2eee6ef8ad Add option for real time guide 2017-01-15 19:50:56 +08:00
wsdjeg
6df1542b7a Remove s mapping in vimfiler 2017-01-12 23:08:06 +08:00
wsdjeg
ad8e9c0fe2 Fix #93 2017-01-12 22:09:03 +08:00
wsdjeg
8bc023c54d Add unite leader 2017-01-12 12:43:13 +08:00
wsdjeg
625f0a56e3 Fix colorscheme 2017-01-11 20:47:23 +08:00
wsdjeg
048614ff90 Add scripts 2017-01-10 19:33:48 +08:00
wsdjeg
b6a81d1d6f Move vim-go config to plugins_before, add augroup 2017-01-08 12:47:30 +08:00
wsdjeg
17cb586a08 Add check for v:completed_item
if you want this feature you should use neovim: +v0.1.0 or vim: +v7.4.774
2017-01-08 10:38:53 +08:00
Pierre Massat
84503ff3cd Add support for Go with defaults 2017-01-07 14:20:18 -08:00
wsdjeg
d97f0b81d2 Fix colorscheme loaded
close #63
2017-01-08 00:17:32 +08:00
wsdjeg
443bc9cd24 Fix neomake support 2017-01-07 23:02:17 +08:00
wsdjeg
35e9884602 Add plugins.vim 2017-01-07 19:49:29 +08:00
wsdjeg
e7bee21616 Add vimtex 2017-01-07 19:27:19 +08:00
wsdjeg
02bbe5b2c1 Fix guifont option 2017-01-07 16:49:21 +08:00
wsdjeg
7cadc9a9de Remove plugins 2017-01-07 15:44:10 +08:00
wsdjeg
ba4e3eb469 Autocomplete done 2017-01-07 15:06:09 +08:00
wsdjeg
afcc55e059 Split autocomplete 2017-01-07 14:55:17 +08:00
wsdjeg
102dacc744 Add neoformat 2017-01-07 12:38:53 +08:00
wsdjeg
71e52c5a54 Add SpaceVim welcom 2017-01-07 10:50:28 +08:00
wsdjeg
80407a48ca Improve start up windows 2017-01-07 10:19:19 +08:00
wsdjeg
e30e876f7b Remove duplicate plugin 2017-01-07 01:42:35 +08:00
wsdjeg
9adf4dbd0a Load mapping before custom config 2017-01-07 01:09:56 +08:00
wsdjeg
fb5f7bb4a3 Add a list of coloerschemes
thanks for https://github.com/rafi/awesome-vim-colorschemes

Fix #50
2017-01-06 21:20:46 +08:00
wsdjeg
2a6296d4fe Add option for true color support
Add `let g:spacevim_enable_guicolors == 0` to `~/.local.vim` to disable
true colors.
2017-01-06 19:13:33 +08:00
Wang Shidong
367a891ead Merge pull request #42 from SpaceVim/Fix-#41
Fix #41
2017-01-06 00:00:16 +08:00
Wang Shidong
fe47e5f8ae Update init.vim 2017-01-05 23:59:15 +08:00
wsdjeg
65d79ba9da Merge branch 'fix-custom-config' into dev 2017-01-05 22:45:25 +08:00
wsdjeg
48616984c0 Set options before custom conf 2017-01-05 22:18:55 +08:00
wsdjeg
777d7c1e22 Fix disable plugins options 2017-01-05 21:16:45 +08:00
wsdjeg
3d918ecbb4 Add normal mappings : Shift + Tab
Fix #46
2017-01-05 20:46:58 +08:00
Wang Shidong
0cace68e08 Update init.vim 2017-01-05 02:54:03 -06:00
wsdjeg
82910514bd Add header for SpaceVim 2017-01-04 23:53:49 +08:00
wsdjeg
19c37e4308 Remove config/autocmds.vim 2017-01-03 22:30:38 +08:00
wsdjeg
65a9e840fd Move autocmds into autoload 2017-01-03 22:29:54 +08:00
wsdjeg
759ddf01c9 Generate tags for vim file 2017-01-03 00:27:11 +08:00
Wang Shidong
3264394d43 Merge pull request #15 from AlphaLiu/dev
Thanks, merged!
2017-01-02 16:36:05 +08:00
Alpha
6d6f653526 Fix the guifont cannot take effect in MacOS. 2017-01-02 16:25:40 +08:00
wsdjeg
d6d2f49461 Disable indentline for help filetype 2017-01-02 16:13:23 +08:00
wsdjeg
f8f392ac16 Add checkers groups 2017-01-02 16:02:54 +08:00
wsdjeg
e6d9a50189 Fix lint again 2017-01-02 13:05:26 +08:00
wsdjeg
27718e7f19 Fix lint 2017-01-02 12:32:26 +08:00
wsdjeg
f682872020 Add link of doc into README 2017-01-02 10:38:23 +08:00
wsdjeg
632fc52d83 Merge branch 'dev' of github.com:SpaceVim/SpaceVim into dev 2017-01-01 23:20:35 +08:00
wsdjeg
d8149ebfb5 Fix airline config 2017-01-01 23:20:25 +08:00
monkeydterry
7d00a4279c autoresize vim.
Useful when multiple split windows opened.
2017-01-01 22:11:19 +08:00
wsdjeg
d296fb527b Split ctrlp plugin group 2017-01-01 17:05:19 +08:00
wsdjeg
45ec30da91 Plugin group : unite 2017-01-01 01:37:05 +08:00
wsdjeg
89ae59a024 Fix #12 2016-12-31 23:09:52 +08:00
wsdjeg
d9ae4b5e7c Update options 2016-12-31 19:40:08 +08:00
wsdjeg
56516afc86 Use g:spacevim_* as options
issue opened here: https://github.com/google/vimdoc/issues/94
2016-12-31 19:24:02 +08:00
wsdjeg
05e5b5f5f2 Split plugins ref #9 2016-12-31 00:34:31 +08:00
wsdjeg
8ae3630520 Add leaderf 2016-12-29 23:21:35 +08:00
wsdjeg
8af9987138 Update readme for unite 2016-12-29 22:40:30 +08:00
wsdjeg
9213827354 Fix #4 2016-12-29 18:53:29 +08:00
wsdjeg
0e037c561b Add SpaceVim.vim 2016-12-28 21:36:11 +08:00
wsdjeg
d91315da8a Add mapping for gf 2016-12-27 22:52:31 +08:00
wsdjeg
747c7cf926 Fix lint 2016-12-26 21:42:07 +08:00
wsdjeg
c0ad3bf837 Clone from wsdjeg/Dotfiles/config/nvim 2016-12-26 21:11:19 +08:00