1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 02:20:03 +08:00
Commit Graph

191 Commits

Author SHA1 Message Date
wsdjeg
f7b5e8ab8a Fix lint 2017-10-28 20:20:27 +08:00
wsdjeg
0a6fb1b9a1 Add ale 2017-10-25 09:41:04 +08:00
wsdjeg
9fe68c4b40 Add colors test 2017-10-23 23:14:13 +08: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
Adrien Bouttier
9baf2f0154 Add custom palette 2017-10-23 10:37:17 +02:00
wsdjeg
e7352fac71 Update vim#buffer api 2017-10-22 22:25:12 +08:00
Adrien Bouttier
d43db5a039 Display mode in statusline like in some airline theme 2017-10-19 13:04:43 +02:00
Felix Yan
b87ea593a8 Fix a typo in doc/SpaceVim.txt 2017-10-19 12:39:28 +08:00
wsdjeg
d744d0ccaa Update test for data#list api 2017-10-11 23:30:16 +08:00
wsdjeg
63c7705a0b Update server func 2017-10-04 13:49:14 +08:00
wsdjeg
34fa2a9a49 Add SPReinstall command for reinstall plugins
close #866
2017-09-28 21:36:54 +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
94f4c0837b Fix doc generation 2017-09-06 22:35:20 +00:00
wsdjeg
e68fb5f706 Improve shell layer 2017-07-28 05:22:12 +08:00
wsdjeg
eac96d094b Update doc for prompt mappings 2017-07-09 15:29:13 +08:00
wsdjeg
5d9e3dbf74 Update doc for prompt api 2017-07-09 14:44:19 +08:00
Wang Shidong
d05566c901 Add text insertion commands (#685)
* Add text insertion commands

* Add password api

* Implement SPC i p *

* Add mapping for uuidgen

* Add SPC i l l for insert lorem-ipsum list

* Add SPC i l p for insert lorem-ipsum paragraph

* Add SPC i l s for insert lorem-ipsum sentence

* Fix lint
2017-07-01 01:32:14 -05:00
wsdjeg
74829b85b2 Update doc for kotlin layer 2017-06-27 21:30:14 +08:00
wsdjeg
7eff15e30a Fix relativenumber config
close #674
2017-06-27 15:32:00 +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
62e6fe02fe Fix unite statusline 2017-06-25 09:39:51 +08:00
Gabriel
c4e60a8c6a Keep doc updated (#647) 2017-06-21 21:14:30 +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
c0865e5769 Allow for not binding leader in insert mode
fix #504
2017-05-29 21:56:15 +08:00
wsdjeg
079f7362e7 Add curve separator 2017-05-19 20:45:03 +08:00
wsdjeg
9307d4d5ed Enable realtime mapping guide by default 2017-05-14 23:30:12 +08:00
Timg
81d7f535b8 Add APIs (#465)
* Add vimautoload\SpaceVim\api\job.vimmessage api

* Add scriptnames func

* Add vim#buffer is_cmdwin

* Add test for vim#buffer is_cmdwin()

* Update buffer.vim

* Update buffer.vader

* Add vim buffer api

* Add resize func

* Fix test

* Add vim#tab api
2017-05-07 23:34:27 +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
1cc31cdb58 Add doc for colorscheme 2017-04-30 15:34:09 +08:00
wsdjeg
d6e6411d93 Add command for update self 2017-04-11 21:29:39 +08:00
wsdjeg
6a94a40a94 Fix doc for lint on the fly 2017-04-08 23:54:44 +08:00
wsdjeg
89aaac5f37 Auto mkdir for spacevim log 2017-04-07 23:17:01 +08:00
wsdjeg
9b5d535fa4 Improve SPUpdate 2017-04-05 23:15:12 +08:00
wsdjeg
4695d33262 Update command for updating plugins 2017-04-05 21:27:08 +08:00
wsdjeg
feef100e21 Update manager 2017-04-04 23:01:41 +08:00
wsdjeg
d63d25a953 Add spacevim option for vimfiler colums 2017-04-03 19:32:19 +08:00
wsdjeg
9207fdc97d Add doc for SPUpdate 2017-04-03 16:44:06 +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
e8992de68a Release v0.2.0 2017-03-30 21:54:32 +08:00
Anton Maminov
e62df50a16 Add lang/crystal layer 2017-03-30 12:56:52 +03: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
604d953ea8 Merge branch 'denite' into dev 2017-03-22 22:19:46 +08:00
wsdjeg
743232f74a Add SPVersion command 2017-03-22 00:03:26 +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
a9e8ed717d Fix java format 2017-03-19 16:27:36 +08:00
wsdjeg
c58ba0c7c1 Add SPConfig, close #335 2017-03-17 22:21:19 +08:00
wsdjeg
816e319cf7 Add doc for spacevim-api 2017-03-11 20:43:42 +08:00
Gabirel
e36548af31 fix spell error in doc 2017-03-09 12:42:47 +08:00
wsdjeg
8f526292eb Add commands for spacevim 2017-03-07 23:31:51 +08:00
wsdjeg
bf0df72889 Add tabline layer 2017-03-03 21:54:43 +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
65b8f2112c Merge branch 'incsearch' into dev 2017-02-25 00:30:48 +08:00
wsdjeg
8560811fb9 Add doc for operator layer 2017-02-24 23:17:41 +08:00
wsdjeg
bdfa90c948 Add doc for incsearch layer 2017-02-24 22:29:51 +08:00
Wang Shidong
06ff5d0925 Merge pull request #282 from ccheek21/tmux_docs
Tmux fixes
2017-02-23 12:11:48 +08:00
wsdjeg
836082e9ef Add faq for how to use space as leader 2017-02-22 21:25:17 +08:00
Camden Cheek
2dbd249963 Added docs for tmux layer 2017-02-21 16:28:52 -05:00
Camden Cheek
d18f38b16b Fixed doc formatting
Added better documentation for using tmux layer

Fixed doc formatting
2017-02-18 18:05:37 -05:00
Camden Cheek
cbac0303ee Merge branch 'dev' of https://github.com/SpaceVim/SpaceVim into add_tmux 2017-02-18 17:52:58 -05:00
Camden Cheek
363e716c74 Added tmux layer
Added a tmux layer with default keybindings. Keybindings currently
conflict with other plugins.
2017-02-18 17:50:45 -05:00
Gabirel
5399f208c3 add some instruction about colorscheme and spell check failure 2017-02-18 13:58:56 +08:00
Camden Cheek
9ee60dca9d Moved changes to vimfiles to work with vimdoc 2017-02-17 00:56:55 -05: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
f8e5dcc17e Add doc for g:spacevim_enable_neomake
ref: #250
2017-02-16 20:01:33 +08:00
wsdjeg
3ef3437074 Fix puppet doc 2017-02-13 22:08:11 +08:00
Igor Galić
131e1db64e
improve puppet layer by configuration
we move our loader into its own layer, and add configuration the
necessary configuration to disable the standard "errors" about
autoload and class inheritance.
2017-02-12 20:54:46 +01:00
wsdjeg
0b6007fb19 Fix merlin rtp 2017-02-12 15:59:59 +08:00
wsdjeg
4b615f782b Add doc for exprfold layer 2017-02-12 09:52:43 +08:00
wsdjeg
9381cb0b5a Add doc for indentmove layer 2017-02-10 23:57:35 +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
f47bc17d97 Merge branch 'native-func' into dev 2017-02-08 20:43:38 +08:00
wsdjeg
69b21485da Fix #220 2017-02-08 20:27:27 +08:00
wsdjeg
f076470111 Fix php layer 2017-02-05 22:47:04 +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
1b801d51f9 Add snippet doc 2017-02-02 23:46:14 +08:00
wsdjeg
b0cc4bd876 Add shell layer 2017-02-02 22:52:10 +08:00
wsdjeg
e13064aaf0 Add python layer doc 2017-02-02 01:57:06 +08:00
wsdjeg
18712bfa0e Add go layer doc 2017-01-31 22:15:06 +08:00
wsdjeg
e14223c1e7 Update doc for snippoet 2017-01-31 20:09:13 +08:00
wsdjeg
685ed4af58 Add lang#xml layer 2017-01-31 19:05:59 +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
c0557e480d Add c layer doc 2017-01-27 21:19:47 +08:00