Wang Shidong
be24294f84
Update version to v1.0.0-dev ( #2208 )
2018-09-27 21:27:27 +08:00
Wang Shidong
c826d21a98
Release v0.9.0 ( #2203 )
2018-09-26 21:52:28 +08:00
Wang Shidong
4a5c313639
Fix vimcompatible mode ( #2174 )
2018-09-17 21:09:15 +08:00
Nikolaus Sucher
7c9a90498b
Add the option for setting filetree position ( #2015 )
2018-09-15 09:21:38 +08:00
Wang Shidong
2bae381129
Add log for startup ( #2137 )
2018-09-06 21:19:59 +08:00
Wang Shidong
9d1a6f8de8
Format key notations ( #1940 )
2018-08-04 14:31:00 +08:00
Nikolaus Sucher
5495f70caa
Spelling and grammar corrections ( #2005 )
...
* corrected spelling error
* edited English and corrected spelling error
* corrected spelling error
2018-08-01 06:44:34 +08:00
Wang Shidong
6da92d6c30
Improve debug info ( #1991 )
2018-07-28 15:25:12 +08:00
Wang Shidong
a41d4a0ae1
Fix plugin manager ( #1962 )
...
use dein only when has patch 7.4.2071
2018-07-21 15:34:13 +08:00
Tzuhsing Gwo
8b60bc1280
Fix #1581
2018-07-18 17:12:38 +08:00
Jakub Nowak
c5315fbb76
🎁 Allow disabling of parentheses autocompletion
2018-07-06 11:04:31 +02:00
Wang Shidong
d724d9e986
Improve the tabmanager ( #1887 )
2018-07-02 14:08:47 +08:00
Wang Shidong
db524ed222
Change spacevim option ( #1843 )
...
* Change SpaceVim option name
change enable_statusline_display_mode to enable_statusline_mode
2018-06-18 16:12:31 +08:00
Wang Shidong
e76540e0fc
Update version: 0.9.0-dev ( #1842 )
...
* New version 0.9.0-dev
* Update release script
2018-06-18 15:53:47 +08:00
Wang Shidong
7a91d3bc2f
Release v0.8.0
2018-06-18 14:01:56 +08:00
wsdjeg
9a3b59c818
Update help file
2018-06-15 20:41:11 +08:00
Wang Shidong
1a4428600d
Update help file for toml ( #1817 )
2018-06-10 23:30:02 +08:00
Wang Shidong
1472a549c6
Doc: improve SpaceVim doc ( #1758 )
...
* Update shell layer doc
* Update script for update layer index
* Update script for update layer index
* Update colorscheme layer doc
* Update autocomplete layer doc
* Update checkers layer doc
* Update chinese layer doc
* Update chat layer doc
* Update faq
* Update VersionControl layer doc
* Update help file
* Update cscope layer doc
* Use cn group
* Update debug layer doc
* Update ctrlp layer doc
* Update default layer doc
* Improve the community page
* Improve the community page
* Update default layer doc
* Update denite layer doc
* Update git layer doc
* Update ui layer doc
* Update tags layer doc
* Update leaderf layer doc
* Update fzf layer doc
* Update unite layer doc
* Update tools layer doc
* Update index
* Update tools#dash layer doc
* Update lsp layer doc
* Update faq
2018-05-27 13:05:57 +08:00
wsdjeg
d4cab1f4bf
Fix key bindings Tab
2018-05-11 19:51:39 +08:00
wsdjeg
50e27d9c56
Improve vimcompatibal mode
...
close #1661
2018-04-29 09:19:12 +08:00
Wang Shidong
2b5a987950
Use toml as default config file. ( #1636 )
...
Add toml config support
2018-04-21 09:58:23 -05:00
Wang Shidong
b362f23bec
Add json example ( #1625 )
...
* Add json example
* Add json func
* Add json support
2018-04-18 07:40:37 -05:00
Wang Shidong
f880f996ee
Add vimcompatible mode ( #1596 )
...
* Add vimcompatible mode
close #1512
* Add vimcompatible mode
2018-04-12 20:47:22 +08:00
wsdjeg
fdd0ba7c45
Fixup
2018-04-09 22:30:10 +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
2aeaf41bfb
Fix indent config
...
close #1322
2018-04-01 21:13:49 +08:00
wsdjeg
2eafe0c41d
Fix welcome func
...
close #1581
2018-04-01 13:55:06 +08:00
wsdjeg
20a5abb459
Fix smart quit in help buffer
2018-03-31 20:53:07 +08:00
Miguel Madrid Mencía
d9547cf232
Fix typo: configration -> configuration
2018-03-31 12:42:03 +02:00
Wang Shidong
9b315efb85
Update documentation about statusline colors ( #1545 )
...
close #1395
2018-03-24 08:15:45 -05:00
Wang Shidong
208fd8c823
Type: fix doc of statusline separator ( #1537 )
...
close #1515
2018-03-23 09:08:37 -05:00
Wang Shidong
86f1e5c6ca
Update version to v0.8.0-dev ( #1520 )
2018-03-20 21:40:57 +08:00
Wang Shidong
f088e5f18b
Release v0.7.0 ( #1510 )
2018-03-19 21:36:59 +08:00
wsdjeg
6feff44a0d
Disable colorscheme by default
2018-03-18 16:28:43 +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
e088980f74
Improve Version Control layer ( #1470 )
2018-03-12 21:00:24 +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
c580ac62ee
Rewrite plugin manager ( #1446 )
...
* Rewrite plugin manager
* Rewrite plugin manager
* Improve max processes
* Fix
* Fixup
* Fixup
* Fixup
* Fixup
* Fixup
* Add func for terminal plugin manager
* Fix plugin manager
* Add key binding for view plugin status
2018-03-02 21:17:30 +08:00
wsdjeg
3ea4db4768
Update default
2018-02-25 22:07:18 +08:00
wsdjeg
2fce217291
Disable some layers
2018-02-25 21:29:43 +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
Wang Shidong
a2400b7d27
Relicense ( #1406 )
2018-02-15 22:25:03 +08:00
wsdjeg
497a07dca2
Fix custom config path
...
close #1370
2018-02-03 21:13:00 +08:00
wsdjeg
181e778166
Fix deoplete support
2018-02-03 19:49:18 +08:00
wsdjeg
16a812f8df
Fix #1266
2018-01-18 20:34:43 +08:00
wsdjeg
7fa7c6378e
Add option for config filetype icon
2018-01-17 21:34:44 +08:00
wsdjeg
65efdb7f4c
Add option for restore q key
2018-01-14 23:48:44 +08:00
wsdjeg
d1ce686e09
Change root
2018-01-14 23:08:56 +08:00
wsdjeg
093d27afc5
Update doc for vim-diff
2018-01-07 12:12:34 +08:00
wsdjeg
5261e59a37
Fix info icon
2018-01-07 11:01:04 +08:00
wsdjeg
a68f560ed9
Fix up
2018-01-05 01:36:27 +08:00
wsdjeg
eb5f443d46
Update version to v0.7.0-dev
2017-12-30 21:48:29 +08:00
wsdjeg
50556eb745
V0.6.0
2017-12-30 20:41:30 +08:00
wsdjeg
b49b7a8eea
Disable welcome when load session at startup
2017-12-27 23:32:32 +08:00
wsdjeg
cfa6a071e7
Merge branch 'dev' into custom
2017-12-16 15:48:52 +08:00
wsdjeg
1cd067fe15
Fix default indent
2017-12-15 21:12:35 +08:00
wsdjeg
483f0a8cb6
Test neovim lib
2017-12-15 20:12:23 +08:00
wsdjeg
5fa340dd79
Update statusline for VebuggerShell && VebuggerTerminal
2017-12-13 22:28:26 +08:00
wsdjeg
00d39f2c23
Fixup
2017-12-12 00:00:35 +08:00
wsdjeg
7cde44ae0f
Check event CmdLineEnter
2017-12-10 00:23:18 +08:00
wsdjeg
ec3c74dfd0
Add func for custom group name
2017-12-01 20:16:24 +08:00
wsdjeg
e6c4ae5d02
Add hunks summary
2017-12-01 10:58:30 +08:00
wsdjeg
d81c440947
Fix statuslibe
2017-12-01 07:58:00 +08:00
wsdjeg
20e1283329
Fix ycm support
2017-11-24 23:38:35 +08:00
wsdjeg
caf4fda381
Default logic of autocomplet
2017-11-23 10:39:06 +08:00
wsdjeg
37611c418b
Add completor
2017-11-23 09:44:40 +08:00
wsdjeg
b934a4b7b9
Add too completion plugins
2017-11-23 08:33:52 +08:00
Seong Yong-ju
4b4fddf4ae
Merge remote-tracking branch 'upstream/dev' into feature/lsp-layer
2017-11-19 23:38:24 +09:00
Seong Yong-ju
3e5a80723c
Add a new layer lsp
...
Add a new layer lsp
* Add a new layer lsp
* Move `LanguageClient-neovim` from autocomplete layer to lsp
* Add configurations for LSP syntax checking
2017-11-19 23:35:28 +09:00
wsdjeg
840a0c75e5
Fix Percentage
2017-11-19 10:54:12 +08: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
2b107721ac
Update sections
2017-11-19 10:18:32 +08:00
wsdjeg
da1843fd03
Enable fileformat icon
2017-11-19 09:29:34 +08: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
wsdjeg
62d58977bf
Enable deoplete in vim8
2017-11-12 22:28:56 +08: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
114472ba2b
Update version
2017-11-10 22:11:47 +08:00
wsdjeg
74951ab779
Release 0.5.0
2017-11-06 23:32:15 +08:00
wsdjeg
a7e885d814
Help describe key bindings
2017-10-28 21:49:44 +08:00
wsdjeg
3f71a23c9e
Fix tabline
2017-10-27 00:14:44 +08:00
wsdjeg
0a6fb1b9a1
Add ale
2017-10-25 09:41:04 +08:00
Seong Yong-ju
b4488e68c2
Fixed minor fixes for japanese layer loading
...
Fixed minor fixes for japanese layer loading.
* `japanese` -> `ja`
2017-10-23 22:27:47 +09:00
Seong Yong-ju
bcf6cb6ef6
Minor fixes for examples of language setting
...
Minor fixes for examples of language setting.
* `chinese` -> `cn`
2017-10-23 22:25:59 +09:00
Wang Shidong
36631dad3c
Merge branch 'dev' into optional_custom_palette
2017-10-23 05:46:32 -05:00
Adrien Bouttier
9baf2f0154
Add custom palette
2017-10-23 10:37:17 +02:00
Seong Yong-ju
2293463b96
Merge branch 'dev' into feature/vim-jp-doc
2017-10-23 01:39:29 +09:00
Seong Yong-ju
f7a2f3e462
Added a new layer, japanese
...
Added a new layer japanese which loads vim-jp/vimdoc-ja.
2017-10-23 00:25:51 +09:00
Adrien Bouttier
d43db5a039
Display mode in statusline like in some airline theme
2017-10-19 13:04:43 +02:00
Felix Yan
66688235ae
Fix typos in autoload/SpaceVim.vim
2017-10-19 16:23:38 +08:00
wsdjeg
eb7d940de8
Fix runner
2017-10-05 20:50:38 +08:00
wsdjeg
63c7705a0b
Update server func
2017-10-04 13:49:14 +08:00
wsdjeg
a6333fb3fc
Fix g:spacevim_windows_index_type
2017-09-20 21:24:57 +08:00
wsdjeg
2fbf5131a7
Add option for disable unicode symbols in statusline
2017-09-20 21:03:01 +08:00
wsdjeg
dd4598ef0c
Update version
2017-08-22 03:45:29 +08:00
wsdjeg
b41da783e6
Release v0.4.0
...
FEATURES:
Add comment mappings #683
Achievements #677
Add text manipulation commands #684
Add text insertion commands #685
Add CompleteParameter #688
Toggle cursor position #697
Add background searching feture #699
Improve plugin manager #702 #703
Grep on the fly #705 #709 #714 #717
Add prompt api #715
Add web api #726
Add check requirement script #736
Add language specified mappings #748
Improve Java layer #749
Add project manager mappings #751
Add plugin for mark active window #755
(not sure if it will be removed)
Add help for mappings #756
Update autocomplete layer doc #759
Add tags layer #764
FIX:
Fix vimfiler direction #686
Fix welcome page #707
Fix visual SPC #708
Fix windows support #712
Fix n/N hl state #720
Fix guibg parse #723
Fix unknown option #727
Fix select mode statusline #737
2017-08-06 04:37:20 +08:00
wsdjeg
346d2b9db3
Fix inactive bar
2017-07-21 06:05:51 +08:00
wsdjeg
056d8bce84
Visual mode SPC
2017-07-06 23:17:49 +08:00
wsdjeg
f1c37ea24f
Fix comflict
2017-06-27 20:55:57 +08:00
wsdjeg
7eff15e30a
Fix relativenumber config
...
close #674
2017-06-27 15:32:00 +08:00
Wang Shidong
c2d719e14e
Merge pull request #662 from SpaceVim/z_prefix
...
### Commands starting with `z`
after pressing prefix `z` in normal mode, if you do not remember the mappings, you will see the guide which will tell you the functional of all mappings starting with `z`.
Key Binding | Description
-----------| -----------
`z<Right>` | scroll screen N characters to left
`z+` | cursor to screen top line N
`z-` | cursor to screen bottom line N
`z.` | cursor line to center
`z<CR>` | cursor line to top
`z=` | spelling suggestions
`zA` | toggle folds recursively
`zC` | close folds recursively
`zD` | delete folds recursively
`zE` | eliminate all folds
`zF` | create a fold for N lines
`zG` | mark good spelled(update internal-wordlist)
`zH` | scroll half a screenwidth to the right
`zL` | scroll half a screenwidth to the left
`zM` | set `foldlevel` to zero
`zN` | set `foldenable`
`zO` | open folds recursively
`zR` | set `foldlevel` to deepest fold
`zW` | mark wrong spelled
`zX` | re-apply `foldleve`
`z^` | cursor to screen bottom line N
`za` | toggle a fold
`zb` | redraw, cursor line at bottom
`zc` | close a fold
`zd` | delete a fold
`ze` | right scroll horizontally to cursor position
`zf` | create a fold for motion
`zg` | mark good spelled
`zh` | scroll screen N characters to right
`zi` | toggle foldenable
`zj` | mode to start of next fold
`zk` | mode to end of previous fold
`zl` | scroll screen N characters to left
`zm` | subtract one from `foldlevel`
`zn` | reset `foldenable`
`zo` | open fold
`zr` | add one to `foldlevel`
`zs` | left scroll horizontally to cursor position
`zt` | cursor line at top of window
`zv` | open enough folds to view cursor line
`zx` | re-apply foldlevel and do "zV"
`zz` | smart scroll
`z<Left>` | scroll screen N characters to right
2017-06-27 14:20:59 +08:00
wsdjeg
66c9ead7a1
Fix type in spacevim-faq
...
custom config file should be ~/.SpaceVim.d/init.vim
2017-06-25 15:50:18 +08:00
wsdjeg
6d426b2281
Add z mapping guide
2017-06-25 14:00:59 +08:00
wsdjeg
41a3b3a403
Add searching documentation
2017-06-21 23:54:32 +08:00
Gabriel
c4e60a8c6a
Keep doc updated ( #647 )
2017-06-21 21:14:30 +08:00
Samar Dhwoj Acharya
4a3c62fa52
use fnameescape and rename SPWelcom -> SPWelcome ( #642 )
2017-06-20 07:23:14 +08:00
wsdjeg
a40cc8ed6c
Fix enter dir
2017-06-17 10:38:55 +08:00
wsdjeg
d6e24326b4
Add g prefix guide
2017-06-10 15:44:18 +08:00
wsdjeg
23249ad375
Fix enter dir
2017-06-09 21:08:16 +08:00
wsdjeg
398e0ae6db
Fix smart close window
2017-06-03 19:57:57 +08:00
wsdjeg
76aede0037
Add option for get starred repos
...
close #590
2017-06-01 21:02:46 +08:00
wsdjeg
137574235d
Fix buffer/windows index number type
2017-06-01 00:18:32 +08:00
wsdjeg
cefdc6f9c4
Fix #559
2017-05-31 22:00:17 +08:00
wsdjeg
abb7619cbe
Add option for pr and issue icon
2017-05-30 12:49:04 +08:00
wsdjeg
c0865e5769
Allow for not binding leader in insert mode
...
fix #504
2017-05-29 21:56:15 +08:00
wsdjeg
74e8072978
Bump version to v0.4.0-dev
2017-05-26 20:11:45 +08:00
wsdjeg
079f7362e7
Add curve separator
2017-05-19 20:45:03 +08:00
wsdjeg
852d9559ab
Add status line
2017-05-16 22:14:38 +08:00
wsdjeg
9307d4d5ed
Enable realtime mapping guide by default
2017-05-14 23:30:12 +08:00
wsdjeg
40a1fabefa
Add custom function for define SPC in init.vim
...
close #517
2017-05-14 22:14:38 +08:00
wsdjeg
1f2415fa09
🐛 Disable indentline in welcome page
...
Fix #523
2017-05-13 21:05:18 +08:00
wsdjeg
b943319ae0
🐛 Fix unnecessary buffer created
...
fix #514
2017-05-12 20:06:20 +08:00
wsdjeg
914f218efb
Improve setting of vimfiler
...
fix #495
fix #496
2017-05-11 21:44:43 +08:00
Wang Shidong
b03ca97e13
develop verson ( #502 )
...
* Remove black line
* Test menu
* Test menu
* remove teble title
* Update guide doc
* Add paging help info
* Add pic for unite mapping
* Add help mappings doc
* Add SPC h I: report issue of SpaceVim
* Add SPC h SPC for unite SpaceVim help
* Add doc for get root prefix
* Fix error of guide
* Fix SPC h k mappings
* Add denite group to mapping root
* Add SPC h m mappings
2017-05-07 23:33:03 +08:00
wsdjeg
7e9742a171
Disable cursorcolumn by default
2017-05-06 20:36:39 +08:00
wsdjeg
7255e96b88
Fix cursorline & cursorcolumn options
...
close #483
2017-05-06 20:33:50 +08:00
wsdjeg
9a8996a85b
Do not focus to vimfiler
2017-05-05 20:29:09 +08:00
wsdjeg
0d6aa65d0a
Open welcome page when argv(0) is a dir
2017-05-02 20:38:52 +08:00
wsdjeg
1cc31cdb58
Add doc for colorscheme
2017-04-30 15:34:09 +08:00
wsdjeg
8baf984f8f
Fix welcome func
2017-04-25 21:59:35 +08:00
wsdjeg
2ad90a06b3
Fix #468
2017-04-25 21:54:20 +08:00
wsdjeg
4ece47ba3d
Close #467
2017-04-25 21:23:13 +08:00
wsdjeg
6cf831e692
Reset statusline after undo
2017-04-22 08:21:27 +08:00
wsdjeg
e2e3ae789d
Add undo mode
2017-04-22 01:37:23 +08:00
wsdjeg
70c465086e
Add cmdline menu
2017-04-19 22:06:08 +08:00
wsdjeg
c7e16fad03
Add space prefix mapping
2017-04-17 00:20:51 +08:00
wsdjeg
6a94a40a94
Fix doc for lint on the fly
2017-04-08 23:54:44 +08:00
wsdjeg
a3edb4119a
Fix unknown commands
2017-04-08 13:45:45 +08:00
wsdjeg
89aaac5f37
Auto mkdir for spacevim log
2017-04-07 23:17:01 +08:00
wsdjeg
da59781755
Merge branch 'dev' into plugin_manager
2017-04-05 23:27:13 +08:00
wsdjeg
feef100e21
Update manager
2017-04-04 23:01:41 +08:00
wsdjeg
7504b33984
Fix #392
2017-04-04 10:35:38 +08:00
wsdjeg
d63d25a953
Add spacevim option for vimfiler colums
2017-04-03 19:32:19 +08:00
wsdjeg
b1241ef10f
Add key frequency feature
2017-04-03 13:12:35 +08:00
wsdjeg
ab55eff7ce
Add frequency func
2017-04-03 12:52:09 +08:00
wsdjeg
1c5b839e73
Add option for ultisnips
2017-04-02 19:39:42 +08:00
wsdjeg
692871bdc0
Format unite config
2017-03-30 23:08:30 +08:00
wsdjeg
e8992de68a
Release v0.2.0
2017-03-30 21:54:32 +08:00
wsdjeg
116fb53864
Revent check install
2017-03-29 22:35:02 +08:00
wsdjeg
899b0cdc82
Close #345
2017-03-27 21:19:24 +08:00
wsdjeg
6ae491b617
Fix #360
2017-03-26 16:37:49 +08:00
wsdjeg
9e180d43a9
Improve leader guide statusline
2017-03-20 22:45:54 +08:00
wsdjeg
f8c8b4b687
Fix doc
2017-03-19 22:00:27 +08:00
wsdjeg
1eeb3e35ff
Improve git layer
...
close #306
2017-03-18 21:20:10 +08:00
wsdjeg
12addf862e
Fix leader wait time
2017-03-16 23:48:50 +08:00
wsdjeg
e2a10e9e7c
Fix register
2017-03-14 07:26:41 +08:00
wsdjeg
d21e1f4428
Add def func
2017-03-14 06:56:03 +08:00
wsdjeg
80ac875d93
Add mapping guide
2017-03-14 00:57:16 +08:00
wsdjeg
7f4850c632
Merge cmdlinemenu api, fix conflict
2017-03-12 16:38:01 +08:00
wsdjeg
9ab3595152
Ctrlp should ignore svg file
2017-03-11 21:46:04 +08:00
wsdjeg
816e319cf7
Add doc for spacevim-api
2017-03-11 20:43:42 +08:00
wsdjeg
620a5cb83b
Fix mapping s+Q
2017-03-10 20:36:26 +08:00
wsdjeg
b122ddcf32
Fix welcome
2017-03-09 23:51:06 +08:00
wsdjeg
8f526292eb
Add commands for spacevim
2017-03-07 23:31:51 +08:00
wsdjeg
3e486f203e
Fix type
2017-03-07 22:11:41 +08:00
wsdjeg
b592fe6b8e
Update custom config doc
2017-03-06 23:39:03 +08:00
wsdjeg
5738064623
Fix indent
2017-03-06 23:26:26 +08:00
wsdjeg
6ef8bc1d92
Update context of development page
2017-03-02 22:20:46 +08:00
wsdjeg
116df26da3
Add os fileformat icon
2017-03-01 21:14:03 +08:00
wsdjeg
c58508d66d
Add filetype icon
...
install font via `yaourt -S nerd-fonts-source-code-pro`
2017-02-26 12:46:31 +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
836082e9ef
Add faq for how to use space as leader
2017-02-22 21:25:17 +08:00
Camden Cheek
9ee60dca9d
Moved changes to vimfiles to work with vimdoc
2017-02-17 00:56:55 -05:00
wsdjeg
2d232c7da1
Bump version
2017-02-16 22:01:49 +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
45a8f52809
Merge branch 'fix_issue_232' into dev
2017-02-16 20:41:19 +08:00
wsdjeg
81ac4c76c1
Fix #244
2017-02-16 20:34:03 +08:00
wsdjeg
f8e5dcc17e
Add doc for g:spacevim_enable_neomake
...
ref: #250
2017-02-16 20:01:33 +08:00
wsdjeg
3d843a7076
Add api
2017-02-15 20:15:14 +08:00
wsdjeg
58350909a3
Merge branch 'native-func' into dev
2017-02-10 00:03:15 +08:00
wsdjeg
967e6c6178
Add spacevim tag in doc
2017-02-10 00:02:00 +08:00
wsdjeg
0119760814
Doc for cedit option
2017-02-08 21:01:16 +08:00
wsdjeg
69b21485da
Fix #220
2017-02-08 20:27:27 +08:00
wsdjeg
452c88464c
Add option for enable/disable vimfiler in welcome windows
2017-02-04 00:47:16 +08:00
wsdjeg
a2160fb812
Add doc for elixir layer
2017-02-03 19:49:18 +08:00
wsdjeg
91b3dd85c3
Fix welcome
2017-02-02 00:55:16 +08:00
wsdjeg
500a7e7d6c
Fix #177
2017-01-30 20:36:03 +08:00
wsdjeg
d59032e8d0
Use sub mode in doc
2017-01-29 22:55:09 +08:00
wsdjeg
484a5fe729
Update doc for spacevim-config
2017-01-27 21:49:05 +08:00
wsdjeg
f5577cbd92
Fix conflict
2017-01-26 16:14:06 +08:00
wsdjeg
02c99e9460
Add rust support
2017-01-26 16:03:18 +08:00
wsdjeg
adc661810d
Add install faq for ycm
2017-01-25 20:44:05 +08:00
wsdjeg
0edafe873c
Fix ycm support
2017-01-25 20:04:17 +08:00
wsdjeg
a297fea9b1
Fix merge
2017-01-22 23:25:19 +08:00
wsdjeg
a40ad536c7
Update layer lang/java doc
2017-01-22 23:20:41 +08:00
wsdjeg
3a1fda3470
Add lang/c layer doc
2017-01-19 23:49:11 +08:00