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

513 Commits

Author SHA1 Message Date
Wang Shidong
b49700ef49
Fix completor delay (#2742)
* Fix completor delay

close #2609
2019-04-13 13:29:14 +08:00
Wang Shidong
91f25ce169
Fix defx_root_check (#2741) 2019-04-12 22:20:44 +08:00
Wang Shidong
ed51e65daf
Change home and end key in defx buffer (#2738)
* Change home and end key in defx buffer

* Add Ctrl-home key binding

* Update doc
2019-04-11 11:28:50 +08:00
Wang Shidong
2b3f3b7643
Release v1.1.0 (#2726)
* Update release script

* Update wiki

* Update img

* Update release page

* Change release page

* Fix resume

* Add Leader f SPC for fzf layer

* Add fzf menu support

* Use o to open dir in defx

* Update roadmap

* Update version

* Update version in script

* Add fzf mru

* Fix spacevim log level

close #2561
2019-04-08 07:46:56 +08:00
Shidong Wang
f497462836 Remove pull request link 2019-04-03 22:07:34 +08:00
Shidong Wang
4ae4cad290 Fix defx 2019-04-03 22:01:31 +08:00
alanding
dc3c23fe3e enhance defx keymap l 2019-04-03 12:56:53 +08:00
zeroryuki
c50ea97e08 Add: option for list number of files on home (#2687)
* Add: option for list number of files on home

* remove unwanted file
2019-04-02 21:08:08 +08:00
Wang Shidong
1fefff25fe
Merge branch 'master' into cursor 2019-03-28 15:32:49 +08:00
Stefan Lendl
bdb76f152a Update denite to use file/rec instead of file_rec (#2702) 2019-03-26 22:35:14 +08:00
Shidong Wang
724c73a8cf Fix yarked action 2019-03-23 21:44:27 +08:00
Wang Shidong
5e8a168add
fix Vimfiler defx support (#2691)
* Fix SPC j d

* Fix windisk for defx

* Add s t key binding for defx

* remove key binding

* Fix wiki
2019-03-23 21:22:13 +08:00
AlanDing
c3c41ca0f0 fix defx mapping l and c (#2693)
* fix defx key binding l

* fix defx key binding c
2019-03-23 20:42:41 +08:00
Nikolaus Sucher
befbb4f9a8 Update nerdtree.vim (#2685)
With "leftabove" nerdtree only appears on the right. After I changed it to "left" it is working again.
2019-03-20 20:52:37 +08:00
Wang Shidong
06df393296
Fix defx option (#2677) 2019-03-17 23:15:02 +08:00
Wang Shidong
37e6169008
Change windows key binding and improve doc (#2674) 2019-03-17 20:35:21 +08:00
Shidong Wang
2e6064cf14 Remove toggle conceal func 2019-03-14 22:39:54 +08:00
Shidong Wang
1fdcaa3520 Remove toggle line number function 2019-03-14 22:37:13 +08:00
Shidong Wang
522a0c39dc Remove os detect functions 2019-03-14 22:36:08 +08:00
Wang Shidong
f55fac7c2e
Add option filetree_direction (#2661) 2019-03-14 00:03:35 +08:00
Wang Shidong
02b07386db
Auto close defx windows (#2653) 2019-03-10 21:59:19 +08:00
Wang Shidong
7179777ff5
Add defx support (#2282) 2019-03-10 20:49:12 +08:00
Shidong Wang
df741d6ef2 Change key binding for vimfiler buffer 2019-02-27 23:11:41 +08:00
Wang Shidong
cd5ac21256
Update file tree key binding (#2630)
* Update file tree key binding

* Update doc
2019-02-27 08:13:00 -06:00
Wang Shidong
6de331d8be
Fix spacevim rtp (#2550) 2019-02-03 00:07:31 +08:00
Wang Shidong
0c36a152fe
Open Vimfiler windows for current project (#2546) 2019-02-02 11:23:56 +08:00
Wang Shidong
f7a1885286
Update statusline after signify updated (#2528) 2019-01-30 18:48:18 +08:00
Wang Shidong
ec5b8d0a01
fix vim script lint (#2519) 2019-01-28 22:12:37 +08:00
Nikolaus Sucher
7386553d89
Update init.vim
Changed language for OSX and Darwin to en_US.UTF-8. Without this change, unicode characters don't show.
2019-01-22 16:27:56 -05:00
Shidong Wang
e33498f4f2 Remove vim-multiple-cursors.vim 2019-01-19 13:09:51 +08:00
Wang Shidong
1b7c6b56e6
Add alt file plugin (#2416) 2019-01-06 13:36:33 +08:00
Wang Shidong
5ee5c57c8d
Improve shell layer key binding (#2409)
* Make SPC ' do not close terminal

* Use q to hide shell instead of close terminal

* Update documentation

* Clear the cmdline when toggle shell windows

* Add func to close vimfiler

* Close terminal before close vimfiler

* Cache shell default project root

* Fix shell config

* Fix default shell buffer nr

* Fix ctrl+d in windows cmd
2019-01-04 21:11:31 -06:00
Shidong Wang
510fb8de92 Fix pt comman din windows
should not use '.' as last argv, it will cause duplicate files in
result.
2018-12-29 01:03:15 +08:00
Shidong Wang
5199be0265 Show hidden file when using pt 2018-12-27 22:45:05 +08:00
Shidong Wang
fa1e780aa6 Fix pt support in windows
Problems: Denite file_rec does not word in windows.
Selution: change the command for pt in denite config.
2018-12-23 12:58:09 +08:00
Shidong Wang
9d05769cd1 lint_on_save do not affect ale
close #2309
2018-12-23 12:25:14 +08:00
Wang Shidong
ecab6eb52b
Fix flygerp support in windows (#2371)
* Fix flygerp support in windows

* Fix path

* Add option for config command line prompt

Add new SpaceVim option commandline_prompt, this option is for
changging denite and flygrep command line prompt, by default it is
➭

* Remove spacevim before prompt

* Add getjumplist compatible function

* Update getjumplist function

* Implement split max func

* Update test

* Fix compatible function

* Fix rg support in flygrep_windows

in window and neovim-qt, rg need a '.' at the end if no dir specific

* Fix ag support

* Update wiki

* Update notes

* Add note for install rg and ag in windows
2018-12-22 22:18:19 +08:00
Wang Shidong
50fe3213d1
Simple support for coc (#2333)
* Add coc support

* Add coc"

* Add coc support
2018-12-13 23:07:55 +08:00
Shidong Wang
8e7e62a988 Add find and dir support 2018-12-09 10:04:55 +08:00
Shidong Wang
333a070b42 Fix rg support in ctrlp and windows 2018-12-08 22:28:43 +08:00
Stefan Lendl
64ac875247 Add mapping to toggle conceal level (#2298)
[SPC] t c
toggles between conceallevel=0 and 2
2018-11-24 23:15:31 +08:00
Wang Shidong
240d839614
Add autocomplete delay option (#2236) 2018-10-06 10:15:19 +08:00
Wang Shidong
ee02a29869
Change 2 leftmoust behavior in vimfiler (#2221) 2018-09-30 14:11:07 +08:00
Wang Shidong
da27e211f7
Fix key binding for unite buffer (#2199) 2018-09-25 23:27:56 +08:00
Wang Shidong
567c73f3df
Fix install cmd, improve shell layer (#2181) 2018-09-25 22:17:36 +08:00
Wang Shidong
0008a752ab
Fix toggle cursorline (#2171) 2018-09-16 13:54:57 +08:00
Nikolaus Sucher
7c9a90498b Add the option for setting filetree position (#2015) 2018-09-15 09:21:38 +08:00
Wang Shidong
08d573cd6a
Move set encoding to begining (#2082)
* Move set encoding to begining

* Update wiki
2018-08-24 21:06:37 +08:00
Wang Shidong
151e0a6e18
add lang#erlang layer (#2074)
* Add lang#erlang layer

* Fix erlang omni patterns

* Add doc

* Add repl support for erlang

* Add lang#erlang layer

* Type
2018-08-22 20:40:25 +08:00
Wang Shidong
f1801f4ae3
Fix neovim py support (#1988) 2018-07-28 10:58:12 +08:00
Bigo
a16b6d8c71 Allow customization of vimfiler_quick_look_command 2018-06-28 10:43:11 +01:00
Wang Shidong
a4c44a6a3f
Fix rtp (#1787) 2018-06-03 21:38:44 +08:00
Wang Shidong
36d138771b
Glyph free theme (#1784)
* Add Glyph-free theme
2018-06-03 20:14:17 +08:00
Wang Shidong
3eb94b292e
Improve system api (#1780)
* Improve system api

* Update apis

* Update apis

* Update apis

* Update apis

* Update apis

* Update file api

* Update build options of vimproc
2018-06-03 10:40:11 +08:00
Wang Shidong
83fdba47a2
Improve tags layer (#1761)
* Update tags layer

* Update tags layer

* Remove tags config in java layer
2018-05-27 16:17:44 +08:00
wsdjeg
8baf6793cc Fix language 2018-05-11 19:25:50 +08:00
wsdjeg
2af98617bc Set encoding 2018-05-10 21:39:04 +08:00
wsdjeg
72d9052d35 Fix rtp 2018-05-09 20:36:35 +08:00
wsdjeg
bdbb89bcf5 Enable nocompatible for vim 2018-05-02 20:26:58 +08:00
wsdjeg
59d3995f8d Fix phpcd support 2018-05-01 12:29:53 +08:00
Wang Shidong
3f32e6f379
Add asyncomplete-clang (#1671)
* Add asyncomplete-clang

* Update config
2018-04-30 13:31:34 +08:00
wsdjeg
4f1d55f7c7 Close #1639 2018-04-30 10:12:28 +08:00
wsdjeg
bf7dc169ef Fix asyncomplete 2018-04-30 10:11:50 +08:00
Wang Shidong
c8288e511d
Merge pull request #1651 from zhujinxuan/gui-font
Fix error `unknown option guifont` in VimR
2018-04-22 22:54:15 -05:00
zhujinxuan
a180f43af0 shorten if 2018-04-22 23:29:50 -04:00
zhujinxuan
dd413813f2 Remove unknown option guifont in VimR 2018-04-22 17:29:23 -04:00
wsdjeg
56f4c602ec Fix denite config
denite do not quit after action

ref: https://github.com/Shougo/denite.nvim/issues/477
2018-04-22 22:46:29 +08:00
wsdjeg
ef42ba235e Fix #1078 2018-04-22 15:15:34 +08:00
Wang Shidong
2b5a987950
Use toml as default config file. (#1636)
Add toml config support
2018-04-21 09:58:23 -05:00
wsdjeg
f1de69ae2d Fix deoplete config
close #1609
2018-04-09 20:59:51 +08:00
Wang Shidong
5fbd92c607
Use deoplete only for vim8 (#1604)
* Use deoplete only for vim8

* Use deoplete only for vim8

* Fix gui fonts

* Fix 74

* Fix up

* Fix issue
2018-04-09 20:07:27 +08:00
wsdjeg
3635c58129 Fix key bindings 2018-04-01 13:16:14 +08:00
wsdjeg
95d46554b5 Improve denite layer 2018-03-30 21:36:00 +08:00
wsdjeg
dc23b36e30 Fix unite layer key bindings 2018-03-30 21:27:59 +08:00
Wang Shidong
3870759a2a
Fix sv/sg in vimfiler (#1544) 2018-03-24 07:50:18 -05:00
Rob Lensen
24d7b4218b Fix for locale on FreeBSD #1516 2018-03-21 11:25:59 +01:00
wsdjeg
0a7ce77e05 Fix default colorscheme 2018-03-18 16:31:34 +08:00
Wang Shidong
9b8b054d91
Improve unite layer (#1487)
All unite key bindings begins with `<Leader> f`
  " The default sources:
  " file: <Leader>ff
  " register: <Leader>fe
  " jump: <Leader>fj
  " messages: <Leader>fm
  " history/yank source <Leader>fh
  " quickfix source <Leader>fq
  " outline source <Leader>fo
  " localtion source <Leader>fl

`SPC T s` is for colorscheme.
2018-03-15 21:47:42 +08:00
Wang Shidong
dac04f3e71
Add clever f (#1460) 2018-03-14 21:23:52 +08:00
Wang Shidong
e55d6cf270
Improve core config (#1455)
* Improve core config

* Fixup

* Update mode

* Remove plugin groups

* Enable denite layer if has +py3

* Update dev scripts

* Add project patten pom.xml for java layer

* Add tools layer
2018-03-03 21:52:08 +08:00
Wang Shidong
845227edde
Fix indentline (#1447) 2018-03-03 16:28:16 +08:00
wsdjeg
651aeb6dd5 Remove func 2018-02-25 22:14:26 +08:00
wsdjeg
3ac76a0ca8 Better default
Fix up

Fix up

Fix up

Fix rtp

Update project layout

Fix colorscheme layer

Add colorsheme

close #1308

Close #1307

Set default fillchars

Move cache to cache

Disable lang layer

Remove layers

Fix crash

ref : https://github.com/neovim/neovim/issues/7876

Fix plugin manager

Filter same filename:linenumber in flygrep

Fix type
2018-02-25 01:04:54 +08:00
wsdjeg
5c904e5542 Fix mismatch error in old vim 2018-02-21 21:28:09 +08:00
Wang Shidong
753205a503
Merge pull request #1389 from wsdjeg/welcome
Add icon to welcome page(startify)
2018-02-18 07:14:16 +08:00
Wang Shidong
a2400b7d27
Relicense (#1406) 2018-02-15 22:25:03 +08:00
wsdjeg
c349dd049c Fix fileicon 2018-02-08 00:22:05 +08:00
wsdjeg
ecdf5fe47b Fix startify config 2018-02-08 00:18:07 +08:00
wsdjeg
1d2a1ae353 Test startify 2018-02-08 00:01:13 +08:00
Arith Xu
2d07a7aefd fix deoplete python complete 2018-02-07 17:05:48 +08:00
wsdjeg
40449b13bc Improve ocaml layer 2018-02-07 13:49:44 +08:00
Seong Yong-ju
f6bb955989 Fix checkers layer
Fix an issue layer option show_cursor_error won't work. Show error
message in command line if show_cursor_error is off. Show warning
message if show_cursor_error were set to on without timer feature.
2018-02-01 23:25:42 +09:00
Wang Shidong
c6ae5d4ee9
Fix file/innclude matchers
close #1332
2018-01-31 15:12:01 +08:00
wsdjeg
829054c6b8 Use nested autocmd for quite vimfiler
by default, autocmd is not nested, so when auto quit vimfiler, it will
not trigger VimLeavePro event. But some plugins use this autocmd to
kill progress.
2018-01-28 13:40:35 +08:00
Seong Yong-ju
58d42f6faf Revert "Fix language client config"
This reverts commit eeef756b8a.
2018-01-16 11:40:16 +09:00
wsdjeg
d1ce686e09 Change root 2018-01-14 23:08:56 +08:00
wsdjeg
b9f36cbd55 Fix project rooter 2018-01-14 21:10:22 +08:00
Wang Shidong
bacbf28bf6
Merge pull request #1265 from sei40kr/feature/fix-lsp-config
Fix language client config
2018-01-12 20:51:53 +08:00
Seong Yong-ju
eeef756b8a Fix language client config
* Extract config for LanguageClient-neovim.vim to a file
* Fix an issue the client ignores settings after launching Neovim with no parameters
2018-01-12 00:17:45 +09:00
Wang Shidong
144ac248cd
Fix neovim crashs
close #1263
2018-01-11 16:22:19 +08:00
wsdjeg
fd74e124f4 Add .projections.json 2017-12-26 22:16:52 +08:00
wsdjeg
e465c6d5e6 Fix project support 2017-12-25 23:08:08 +08:00
wsdjeg
18cde3271a Fix php layer 2017-12-25 21:56:33 +08:00
wsdjeg
3e50239aa5 Add .clang for project patterns 2017-12-24 22:43:31 +08:00
ws198601
87b6cdb060
Update init.vim
在fencs中支持gbk字符集,放在utf-8之后
2017-12-17 22:25:46 +08:00
wsdjeg
7468d6ec12 Auto set project name 2017-12-17 21:14:54 +08:00
wsdjeg
23324197ca Add file header 2017-12-12 16:32:21 +08:00
wsdjeg
557d14eb9c Merge branch 'dev' into signatures 2017-12-09 22:18:41 +08:00
wsdjeg
6d37fa6b36 Disable tag source when edit vim file 2017-12-05 10:37:20 +08:00
wsdjeg
802e57bcb2 Fix 1075 2017-12-05 10:08:10 +08:00
wsdjeg
54ec968bc9 Fix ycm mappings 2017-12-05 10:00:05 +08:00
wsdjeg
d3931cd673 Fix ycm config 2017-12-05 08:54:32 +08:00
tracyone
8880cf355b zsh:support autocomplete
1. autotrigger in YCM and deoplete.
2. press ^x^o in other case
2017-12-03 20:49:54 +08:00
tracyone
ea6d0e11df YCM: autotrigger bash complete 2017-12-03 15:05:47 +08:00
wsdjeg
be6593be24 Add support for nerdtree 2017-12-01 16:17:32 +08:00
wsdjeg
edba8c1eed Add key bindings for paste files 2017-12-01 14:46:42 +08:00
wsdjeg
007d3fda9c Fix marked file yank 2017-12-01 14:13:33 +08:00
wsdjeg
77823ecd4f Add feature for copy/paste file 2017-12-01 14:05:46 +08:00
wsdjeg
eed5c0a46e Add signatures 2017-11-28 20:40:10 +08:00
wsdjeg
e1eadf42cf Add asyncomplete-omni 2017-11-24 00:05:54 +08:00
wsdjeg
c67f6a8c9f Add buffer and neco 2017-11-23 23:57:13 +08:00
Wang Shidong
a830a3e2a4
Update travis setting (#981)
* Update travis setting

* Update after failure script

* Fix lint

* Update comment

* Test bot

* Update ci script

* Update ci

* Test lint

* Update ci

* Check var

* Use log file

* Fix lint

* Check -f

* Lint

* Fix json

* Use vim script instead

* Fixup

* quit afte comment

* Update lint

* Fix lint

* Install gvim

* Remove file

* Install vim before test

* Fix lint

* Fix github api

* Use neovim report error

* Update travis

* Fix unkonwn command

* Use origin/dev

* Update lint

* Fix unkown command

* Fix lint

* Update config

* Fix lint

* Fix cache

* Fix cache

* Fix neovim install

* Fix neovim install

* Fix install

* Use dockerfile

* Fix lint

* Update install script

* Fix lint

* Fix type

* Fix alow faile

* Fix jobs

* Fix docker

* Fix docker

* Fix makefile

* Update commenter vim script
2017-11-22 01:27:35 -06:00
Seong Yong-ju
e80bed3e42 Add a new variable
Add a new variable
* Add a new variable `g:spacevim_info_symbol`
* Update configurations of some plugins to read `g:spacevim_info_symbol`
2017-11-19 11:32:59 +09:00
wsdjeg
65f66e2aea Fix issue with LanguageClient-neovim && deoplete
fix https://github.com/autozimu/LanguageClient-neovim/issues/169
2017-11-13 20:14:46 +08:00
wsdjeg
a7a5c91e56 Disable LanguageClient by default 2017-11-13 20:04:03 +08: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
Wang Shidong
f80c50f282
Merge pull request #971 from sei40kr/feature/guicursor-no-blink
Fixed cursor mode-sensitive issue
2017-11-10 08:19:45 -06:00
wsdjeg
9ad6274870 Fix logger 2017-11-08 21:18:48 +08:00
wsdjeg
8d50f9e229 Add server client mode 2017-11-08 21:14:40 +08:00
Seong Yong-ju
ee5a69f934 Fixed cursor mode-sensitive issue
Fixed an issue that cursor shape won't change by mode even if `g:spacevim_terminal_cursor_shape` is 1.
2017-11-07 19:18:43 +09:00
wsdjeg
0310d3e6bb Add lint and formater 2017-11-05 19:09:55 +08:00
wsdjeg
bc5ce94735 Fix neocomplcache 2017-11-05 14:28:51 +08:00
wsdjeg
ed142f7530 Fix multiple cursor 2017-11-05 13:44:33 +08:00
wsdjeg
852aaa7e1f Cache E117 when load neomake conf
close #957
2017-11-03 20:03:16 +08:00
wsdjeg
dd36d3beff Add omni for sh file 2017-10-31 23:39:01 +08:00
Seong Yong-ju
698d2bfeaf Fixed ALE setting issues
* Fixed an issue that ALE settings get loaded after ALE initialization.
* Added linter info to error message by default.
2017-10-26 01:49:53 +09:00
wsdjeg
34879a15b4 Update neomake lint on TextChangedI 2017-10-25 10:55:22 +08:00
wsdjeg
be0ed7c3bb Update ale config 2017-10-25 10:40:37 +08:00
wsdjeg
b10ac4ad4a Update doc 2017-10-25 10:27:25 +08:00
wsdjeg
2e47338c5d Fix unknown func 2017-10-25 08:30:19 +08:00
Daniel Hahler
799317cc2f WIP: improve Neomake integration
Ref: https://github.com/SpaceVim/SpaceVim/issues/200
2017-10-24 19:09:54 +02:00
Wang Shidong
9d15acdbf0 Merge branch 'dev' into feature/echodoc 2017-10-22 10:11:00 -05:00
Seong Yong-ju
b18f24a8a3 Added Shougo/echodoc.vim to autocomplete layer
Added a new plugin Shougo/echodoc.vim to autocomplete layer.
2017-10-22 23:15:01 +09:00
wsdjeg
422369a072 Add PMD command 2017-10-17 00:11:21 +08:00
Seong Yong-ju
b707a2e84c Made gitcommit completion source changeable
Made gitcommit completion source changeable.
* Made `deoplete#ignore_sources.gitcommit` in `config/plugins/deoplete.vim` changeable.
2017-10-15 19:49:44 +09:00
techgaun
a8b1cd172c
rename open browser plugin config file 2017-10-10 14:51:32 -05:00
wsdjeg
764a7b399b test main vimrc 2017-10-10 20:57:09 +08:00
wsdjeg
18fb04bb4d Use v:false if possible
close #884
2017-10-08 19:58:55 +08:00
wsdjeg
c6adab923b Close #874 2017-10-07 20:33:06 +08:00
wsdjeg
7ba7ca3455 Add server support 2017-10-04 10:02:38 +08:00
wsdjeg
6d14df940b Change the default value of tagbar_map_showproto
close #840
2017-09-13 21:26:36 +08:00
wsdjeg
475b7cbb6d Fix neovim support 2017-09-11 21:32:11 +08:00
wsdjeg
2fcfdaedd5 Fix #832 2017-09-11 20:04:53 +08:00
wsdjeg
81230e790d Add fonts doc 2017-08-28 21:23:16 +00:00
wsdjeg
e4dc232be1 Fix ag command in windows 2017-08-27 13:53:52 +08:00
wsdjeg
5314857d79 Update statusline for ctrlp buffer 2017-08-16 06:09:25 +08:00
wsdjeg
bc491eaae8 Fix unite buffer mappings 2017-08-06 00:08:03 +08:00
wsdjeg
a3c5eb2e2f Fix errors 2017-08-04 04:23:24 +08:00
wsdjeg
b1904b4098 Move omni source up 2017-07-30 00:30:40 +08:00
wsdjeg
cc40bf717d Fix SPC ' 2017-07-28 06:24:37 +08:00
wsdjeg
006535b27f Fix shortmess option 2017-07-09 15:34:14 +08:00
Ubayd
12db8408ef Plugin vimfiler config direction 2017-06-28 23:49:44 +03:00
wsdjeg
e264a17d98 Fix guicorsor setting
close #666
2017-06-27 16:00:41 +08:00
wsdjeg
c225dc0b27 Fix cursor shape 2017-06-27 15:19:48 +08:00
Wang Shidong
a7755175a9 Merge pull request #668 from tenfyzhong/dev
Fix #667. fix the mapping error and some command error.
2017-06-27 13:33:13 +08:00
Wang Shidong
bb77a41b34 Merge branch 'dev' into dev 2017-06-26 21:39:57 +08:00
wsdjeg
4b52c2caba Improve js support 2017-06-26 21:22:22 +08:00
Javier Tiá
f1cc39f1f5 Add Comments space
Add keymap [SPC]cl for comment and uncomment lines. Use nerdcommenter
plugin to do the line code comments. Read nerdcommenter settings in edit
layer.
2017-06-26 07:13:49 -06:00
tenfy
3e9f091f70 Fix #667. fix the mapping error and some command error.
But I don't found the `Missing: endfor` and `Missing: endif` error.
2017-06-26 13:13:50 +08:00
wsdjeg
254f73e5f9 Add ignores for file_rec 2017-06-25 13:19:46 +08:00
wsdjeg
1f2873c7e7 Add SPC s * mappings for searching 2017-06-23 00:11:15 +08:00
wsdjeg
becf30ac7c Fix unite grep source config 2017-06-22 23:17:15 +08:00
wsdjeg
d5199a90da Cache stared repos 2017-06-21 21:46:23 +08:00
Samar Dhwoj Acharya
4a3c62fa52 use fnameescape and rename SPWelcom -> SPWelcome (#642) 2017-06-20 07:23:14 +08:00
wsdjeg
df583f020c Add supoort for denite's statusline 2017-06-10 14:13:56 +08:00
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