techgaun
cde8f1b12c
msg about spell-checking (en|dis)abled
2017-10-05 14:03:28 -05:00
techgaun
ef3ad4ccb3
update spell checking
2017-10-05 13:25:35 -05:00
wsdjeg
228beb038d
Add SpaceVimRunner
2017-10-05 20:26:17 +08:00
wsdjeg
89d7e5324d
Add language specified mappings for python
2017-10-05 19:10:01 +08:00
wsdjeg
c10d144b0f
Update shell layer
2017-10-04 21:20:52 +08:00
wsdjeg
81920749c0
Update shell layer
2017-10-04 20:08:19 +08:00
wsdjeg
d620550a58
Add support for editorconfig
2017-10-04 19:19:08 +08:00
wsdjeg
d61a5118e7
Silent jump to buffer
2017-10-04 15:46:45 +08:00
wsdjeg
b16837623d
Silent open tagbar
...
problem:
when open tagbar buffer, you will see message like:
"autoload/SpaceVim/layers/core/tabline.vim" 205 lines --36%--
which is not needed.
2017-10-04 15:33:52 +08:00
wsdjeg
d617c2338b
Show buffer name when there are dup buf
2017-10-04 15:17:06 +08:00
wsdjeg
c83c74830c
Add quit mappings for spacevim
2017-10-04 14:31:01 +08:00
wsdjeg
7c0bbd671b
Add lang#ruby
2017-09-28 21:17:46 +08:00
wsdjeg
51e6ff4861
Merge branch 'lang/ruby' into dev
2017-09-28 21:15:37 +08:00
wsdjeg
9487e25ac2
Merge branch 'jdb' into dev
2017-09-28 21:15:17 +08:00
wsdjeg
2a538f32a1
Merge branch 'lang/php' into dev
2017-09-28 21:14:10 +08:00
Wang Shidong
d161af2838
Merge branch 'dev' into lang/json
2017-09-26 21:59:30 +08:00
wsdjeg
aeccca71b6
Fix lint
2017-09-26 21:05:24 +08:00
wsdjeg
4092951db8
Add SPC p k to kill all project buffers
2017-09-25 20:55:46 +08:00
Wang Shidong
1d2cc7b867
Merge branch 'dev' into lang/json
2017-09-25 20:14:25 +08:00
wsdjeg
ebe78b3d53
Add auto_fix option for lang#javascript layer
2017-09-22 20:51:08 +08:00
wsdjeg
8c9e6e9c49
Merge remote-tracking branch 'zhujinxuan/dev' into dev
2017-09-22 20:35: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
zhujinxuan
9417d5cd6a
feature: eslint --fix
2017-09-16 21:56:42 -04:00
wsdjeg
04441c44ec
Fix type
2017-09-11 22:20:13 +08:00
wsdjeg
41a4fbbf5f
Fix vim support
2017-09-11 22:08:33 +08:00
wsdjeg
ca5caef345
Set omnifunc for vim
2017-09-11 21:44:42 +08:00
wsdjeg
475b7cbb6d
Fix neovim support
2017-09-11 21:32:11 +08:00
wsdjeg
5b93bd3136
Remove plugin from lang.vim
2017-09-11 20:23:14 +08:00
wsdjeg
dd3848f8cc
Add lang#typescript layer
2017-09-11 20:18:28 +08:00
wsdjeg
a9019a45d8
Fix n/N in visual mode
2017-09-10 20:24:37 +08:00
Wang Shidong
a378c40047
Update lang#python layer ( #779 )
...
* plugin: json-vim: update to newer, forked version
Updated the lang layer to use elzr/vim-json's fork or the old plugin
(leshill/vim-json). Now the actual used plugin is consistent with the
documentation, which pointed to elzr/vim-json before
* Update lang#python layer
* Remove plugin that does not exist
* Use fork instead
* Remove g:delimitMate_matchpairs setting.
Let `)`(delimitMate mapping) can work.
Remove '<:>' mapping, let the `less then` operator can work.
Fixes #772
* Call complete_parameter#pre_complete only pumvisible.
If pumvisible is false, call "\<Plug>delimitMate("
* Fix mapping to (
* Update statusline for ctrlp buffer
* remove stray chars from documentation
* Update version
* Add mapping g<c-]> for jump to tag under cursor
close #785
* fix typo
* Move context from readme
* Update readme
* Update intr
* Update readme
* Bug: can not override layer options.
Fix #793
* Add help desc
* Update fild founder cmd
* Update autocomplete layer
* Add gq for format Nmove text
* Update autocomplete layer options
* Update travis config
* Fix ag command in windows
* Fix #803
* Update chinese doc
* Update doc
* Add fonts doc
* Update doc
* copy doc to zh_cn_doc
* Fix command documentation
* Add weixin & zhifubao info
* Update img
* Update features
* Add Julia Support
* Update markdown layer setting
* Update markdown layer doc
* Add vim-repeat to edit layer
This is a really nice plugin which adds a user pluggable "." command. It
integrates seamlessly with several plugins, notably tpope/vim-surround
and makes the "." command capable of repeating on the entire surround
command, rather than just a part of the command. ysaw" becomes easily
repeatable!
* Update doc
* Update config doc
* Update statusline doc
* Fix git head
* Update doc for statusline
* Update doc for tabline
* Update doc
* Update remark config
* Update markdown layer
* Update config for remark
* Add layer for Pony programming language
* Fix remark setting
* Add airline/tabline theme for nord
* Update doc for getting help
* Fix slash
* Upate toc
* Remove title
* Update markdown plugin
* Fix doc generation
* Update jumping doc
* Fix shell layer
* Add key binding desc for SPC '
* Add key binding for clear saved buffers
* Merge dev branch
* Add SPC a q for QQ in vim
* Note for chinese doc
* Update doc for file manager
* Set img size
* Update img size
* Update img size
* Update lang#python layer
2017-09-10 15:13:03 +08:00
wsdjeg
4553f3368d
Add SPC a q for QQ in vim
2017-09-09 16:37:54 +00:00
wsdjeg
7754cb09dc
Merge branch 'chinese_doc' into dev
2017-09-09 16:11:22 +00:00
wsdjeg
20e9ff21a8
Add key binding for clear saved buffers
2017-09-08 22:38:01 +00:00
wsdjeg
7a7eb1a922
Add key binding desc for SPC '
2017-09-07 23:00:28 +00:00
wsdjeg
fa819c285b
Fix shell layer
2017-09-07 22:53:31 +00:00
wsdjeg
ece064b592
Update markdown plugin
2017-09-06 22:29:17 +00:00
Wang Shidong
f4e087c0ff
Merge pull request #823 from oldstager/lang/pony
...
Add layer for Pony programming language
2017-09-06 22:38:51 +08:00
George Marchin
8be831c0a3
Add airline/tabline theme for nord
2017-09-05 15:44:14 -05:00
wsdjeg
8157e53b3d
Fix remark setting
2017-09-05 20:13:26 +00:00
Bambang Purnomosidi D. P
e16c49d4d1
Add layer for Pony programming language
2017-09-05 14:24:02 +07:00
wsdjeg
c7539c8d32
Update config for remark
2017-09-04 00:06:00 +00:00
wsdjeg
416e18a2d7
Update markdown layer
2017-09-03 23:38:24 +00:00
wsdjeg
f3c114951c
Update remark config
2017-09-03 22:58:24 +00:00
George Marchin
aecd8f8c89
Add vim-repeat to edit layer
...
This is a really nice plugin which adds a user pluggable "." command. It
integrates seamlessly with several plugins, notably tpope/vim-surround
and makes the "." command capable of repeating on the entire surround
command, rather than just a part of the command. ysaw" becomes easily
repeatable!
2017-09-01 08:50:36 -05:00
wsdjeg
e208f8c83a
Update markdown layer setting
2017-08-31 22:32:35 +00:00
zhujinxuan
233d30bc24
Add Julia Support
2017-08-30 18:39:31 -04:00
wsdjeg
5c10f813f0
Add lang#ruby layer
2017-08-30 22:11:34 +00:00
Nathan Wilson
cb18e65517
Fix command documentation
2017-08-29 11:41:16 -04:00
wsdjeg
dd2f2a4386
Update doc
2017-08-28 21:55:27 +00:00
wsdjeg
de7e68a5eb
Update php layer
2017-08-27 20:40:37 +00:00
wsdjeg
6dcc31ad27
Split lang#json layer
2017-08-27 19:46:12 +00:00
wsdjeg
5473814b66
Update autocomplete layer options
2017-08-26 16:41:44 +00:00
wsdjeg
65bd8f061d
Merge branch 'fixup' into dev
2017-08-26 15:27:31 +00:00
wsdjeg
d33f6fa04e
Update fild founder cmd
2017-08-26 14:28:32 +00:00
wsdjeg
4005a767dc
Add help desc
2017-08-26 21:45:38 +08:00
Lewis Cowper
8e7f28f069
fix typo
2017-08-22 10:01:16 +02:00
wsdjeg
5314857d79
Update statusline for ctrlp buffer
2017-08-16 06:09:25 +08:00
wsdjeg
ed9ccacb85
Fix mapping to (
2017-08-16 05:06:58 +08:00
tenfy
febd39e89d
Call complete_parameter#pre_complete only pumvisible.
...
If pumvisible is false, call "\<Plug>delimitMate("
2017-08-15 14:01:56 +08:00
tenfy
864826182d
Remove g:delimitMate_matchpairs setting.
...
Let `)`(delimitMate mapping) can work.
Remove '<:>' mapping, let the `less then` operator can work.
Fixes #772
2017-08-15 10:52:09 +08:00
Wang Shidong
4910450242
Merge branch 'dev' into dev
2017-08-14 09:20:18 -05:00
wsdjeg
d21d26f4c1
Use fork instead
2017-08-15 04:30:33 +08:00
wsdjeg
f4fafb83b3
Remove plugin that does not exist
2017-08-15 04:12:58 +08:00
Tennyson Taylor Bardwell
fda7e26f4f
plugin: json-vim: update to newer, forked version
...
Updated the lang layer to use elzr/vim-json's fork or the old plugin
(leshill/vim-json). Now the actual used plugin is consistent with the
documentation, which pointed to elzr/vim-json before
2017-08-11 23:34:32 -04:00
wsdjeg
246e1cebcb
Merge branch 'tags' into dev
2017-08-06 00:01:56 +08:00
wsdjeg
2431cd6d50
Update mappings
2017-08-06 00:01:32 +08:00
wsdjeg
46b0b0b361
Add TODO
2017-08-05 17:48:45 +08:00
wsdjeg
29d7d9052f
Add gtags.vim
2017-08-04 05:01:13 +08:00
wsdjeg
a3c5eb2e2f
Fix errors
2017-08-04 04:23:24 +08:00
wsdjeg
dd6440a73b
Update git ignore
2017-08-02 05:39:35 +08:00
Mayeul d'Avezac
886b3ab074
Fix issue with n vs N when ignorecase is set
...
If ignorecase is set, then string comparisons in vimscript ignore cases.
Hence `if a:key == 'n'` is true when `key` is 'N'.
2017-08-01 20:45:58 +01:00
wsdjeg
e6df9f8f07
Fix #762
2017-08-01 06:51:11 +08:00
wsdjeg
40aa947f46
Add SPC i s for insert snippets
2017-08-01 06:16:04 +08:00
wsdjeg
bfe54b9af2
Add doc for complete layer
2017-08-01 05:35:21 +08:00
wsdjeg
95db7ccfc8
Add java debug mappings
2017-07-30 05:12:51 +08:00
wsdjeg
2845282410
Fix plugin manager ui: show error message
...
close #741
2017-07-29 21:59:11 +08:00
wsdjeg
974b635c7c
Merge branch 'getting_help' into dev
2017-07-29 20:24:43 +08:00
wsdjeg
9d7ac05d12
Add describe for SPC b n
2017-07-29 20:19:16 +08:00
wsdjeg
b33d1d1798
Add plugins for mark active/inactive windows
2017-07-29 18:52:19 +08:00
wsdjeg
b6beb72332
Improve lang#java layer
2017-07-29 17:16:23 +08:00
wsdjeg
a3029eaf0d
Move plugin out of if_else, fix lint
2017-07-29 06:36:12 +08:00
wsdjeg
9fd8ddefe2
Add lang#sh layer
2017-07-29 05:39:44 +08:00
tenfy
bc71ec9090
Use <tab> to jump to next parameter.
...
Use plugin: CompleteParameter.
If <tab> expandable_or_jumpable failed and pumvisible is false, check
can jump to next parameter or not, if yes, then jump to the next
parameter, else return "<tab>"
2017-07-28 18:04:12 +08:00
tenfy
e292a7d0f4
Merge branch 'dev' of https://github.com/tenfyzhong/SpaceVim into dev
2017-07-28 21:29:31 +08:00
wsdjeg
2d236b4d62
Auto add buffer head
2017-07-28 08:07:50 +08:00
wsdjeg
cc40bf717d
Fix SPC '
2017-07-28 06:24:37 +08:00
wsdjeg
e68fb5f706
Improve shell layer
2017-07-28 05:22:12 +08:00
wsdjeg
244d014073
Improve markdown layer
...
ref: https://github.com/wooorm/remark/issues/281#issuecomment-318073708
2017-07-27 06:52:18 +08:00
wsdjeg
32f5057954
Update java layer doc
2017-07-27 06:34:59 +08:00
wsdjeg
f7c9a3bee8
Indented code
2017-07-27 05:35:24 +08:00
wsdjeg
7666866de0
Add maven execute mappings
2017-07-26 08:06:09 +08:00
wsdjeg
1d24ce9ede
Add run key bindings for java
2017-07-26 07:16:47 +08:00
wsdjeg
2fa63b900e
Fix language specified mapping api
2017-07-26 04:52:18 +08:00
wsdjeg
4f39f053d6
Catch errors when jump to next error
2017-07-25 04:45:03 +08:00
wsdjeg
b152db9fed
Add error transient state
2017-07-25 04:34:28 +08:00
wsdjeg
e8c3e57b35
Add transpose mappings
2017-07-24 05:50:27 +08:00
wsdjeg
626b4baed6
Fix conflict
2017-07-23 05:58:56 +08:00
wsdjeg
c390713bbd
Add keys for buffer transient state
2017-07-23 05:46:56 +08:00
wsdjeg
f8989a9269
Add keys for buffer transient state
2017-07-23 05:35:49 +08:00
wsdjeg
45149ba8b0
Support list in transient keys
2017-07-22 23:57:37 +08:00
wsdjeg
26a87d2fcc
Add keys in buffer transient state
2017-07-22 23:11:53 +08:00
wsdjeg
c8c700efe1
Add buffer selection transient state
2017-07-22 22:52:15 +08:00
wsdjeg
15fb53b64e
Fixup
2017-07-22 08:45:28 +08:00
wsdjeg
441cb9e1d4
Handle input
2017-07-22 08:33:41 +08:00
wsdjeg
b202edc9b6
Add key parse
2017-07-22 07:58:08 +08:00
wsdjeg
5521e64072
Add transient state api
2017-07-22 07:30:17 +08:00
wsdjeg
26a95a683f
Fix guide statusline
2017-07-21 06:18:59 +08:00
wsdjeg
346d2b9db3
Fix inactive bar
2017-07-21 06:05:51 +08:00
wsdjeg
5670b91674
Close #722
2017-07-20 07:16:29 +08:00
wsdjeg
eace249761
Fix select mode statusline
2017-07-20 05:47:21 +08:00
wsdjeg
b1ebe04d44
Add SPC x c
2017-07-19 07:09:41 +08:00
wsdjeg
2c8b4c6cbc
Fix up
2017-07-19 05:01:34 +08:00
wsdjeg
b4c2c6c66e
Add case func
2017-07-17 07:54:57 +08:00
wsdjeg
6afd8ce554
Merge dev
2017-07-17 07:47:59 +08:00
wsdjeg
7c0123e761
Add symbol parse func
2017-07-17 07:44:46 +08:00
wsdjeg
8dae2365c5
Add symbol parse func
2017-07-17 07:36:55 +08:00
wsdjeg
f53fc71e3f
Add mappings for changing symbol style
2017-07-17 07:08:53 +08:00
wsdjeg
e5f6b527b4
Fix unknown option name: termguicolors
...
close #725
2017-07-15 05:24:39 +08:00
wsdjeg
81053136b3
Load jedi-vim only when has +py or +py3
2017-07-13 04:28:21 +08:00
wsdjeg
8144d4d838
Fix n/N do not change hl state
...
close #710
2017-07-11 05:56:14 +08:00
Wang Shidong
d6f184f2da
Grep on the fly ( #705 )
...
* Grep on the fly
* Fix screen update
* Fix commands for prompt
* Supprt <BS> in prompt
* Redrew on stdout
* Fix prompt api
* Improve flygrep screen update
* Add function keys for flygrep buffer
* Add statusline support && ignore case
* Add highlight feature
* Fix highlight error
* Ignore FocusLost and FocusGained
* Add prompt mappings
* Add documentation for fly searching
* Update documentation
* Fix lint for flygrep
2017-07-06 21:59:09 +08:00
wsdjeg
498cbe0fa0
Add background searching feature
2017-07-02 16:00:06 +08:00
wsdjeg
274ecb35d3
Merge branch 'cursor_pos' into dev
2017-07-02 15:04:56 +08:00
wsdjeg
913e9ad152
Disable vim-luacomplete when if_lua is false
...
close #682
2017-07-01 20:45:24 +08:00
wsdjeg
398c8b2465
Add SPC t m p for toggle cursor position
...
close #692
2017-07-01 20:37:48 +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
6934599450
Add SPC a *
2017-06-29 22:49:30 +08:00
tenfy
d09cd1269e
Add CompleteParameter when use deoplete as the completion engine.
2017-06-29 21:27:00 +08:00
wsdjeg
b55751be03
Add text manipulation commands example PR
2017-06-28 21:36:51 +08:00
Wang Shidong
1258ca4430
Update kotlin.vim
2017-06-27 21:28:38 +08:00
Wang Shidong
62a139f4f9
Create kotlin.vim
2017-06-27 21:28:38 +08:00
wsdjeg
16b5e83537
Fix search_index after :noh
...
Thanks:
markzen: keeppa %s,pattern,,gn Patch 7.4.083
2017-06-27 16:47:43 +08:00
wsdjeg
3cef0d3317
Merge remote-tracking branch 'xiaobagou/patch-1' into dev
2017-06-27 14:29:36 +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
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
tenfyzhong
764ef2d21b
Add plugins for makefile and protobuf
...
tagbar-makefile, let tagbar support makefile.
tagbar-proto, let tagbar support protobuf.
2017-06-26 22:01:48 +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
maqi
6faaf1869d
Add 'on_ft':'rust' for rust.vim
...
rust.vim not load
2017-06-26 16:59:10 +08: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
7b09c2b77a
Add z prefix mappings
2017-06-25 16:44:21 +08:00
tenfy
7c82e9f169
Add plugin tenfyzhong/CompleteParameter.vim
when use ycm as the
...
complete engine.
2017-06-25 15:57:28 +08:00
wsdjeg
42d30a4113
Add statusline for unite
2017-06-25 10:20:50 +08:00
wsdjeg
62e6fe02fe
Fix unite statusline
2017-06-25 09:39:51 +08:00
Wang Shidong
a6699061da
Merge pull request #658 from techgaun/vim-tmux
...
add tmux lang layer
2017-06-25 00:11:21 +08:00
wsdjeg
64cc8bf52a
Merge branch 'searching' into dev
2017-06-25 00:07:04 +08:00
techgaun
9c4edaf30b
add tmux lang layer
2017-06-23 14:12:39 -05:00
wsdjeg
367a01fe89
Fix denite statusline in vim8
2017-06-22 21:17:16 +08:00
wsdjeg
c29601dfe1
Improve denite's statusline
2017-06-22 21:04:06 +08:00
ankokumoyashi
c794711db7
Fix call statement for Gina blame
2017-06-22 00:28:08 +09:00
wsdjeg
23efba31cc
Remove InsertEnter/InsertLeave for statusline
2017-06-21 23:03:45 +08:00
wsdjeg
0edcae965a
Fix blink cursor
2017-06-21 22:02:54 +08:00
wsdjeg
c381caf470
Add command for clear all errors
...
ref #547
2017-06-20 22:16:19 +08:00
wsdjeg
622041e195
Merge branch 'fix_install' into dev
2017-06-20 20:47:43 +08:00
wsdjeg
b5d5c5cdd8
Make vim-rooter lazyload
2017-06-20 20:46:02 +08:00
wsdjeg
07026408b2
Fix tagbar && vimfiler statusline
2017-06-19 20:57:54 +08:00
wsdjeg
e6b2ae1494
Fix statuline color of inactive window
2017-06-18 23:24:20 +08:00
wsdjeg
bfb2c9e982
Support mode in statusline
2017-06-18 23:14:51 +08:00
wsdjeg
d68d9ce21a
Merge branch 'dev' into mode_line
2017-06-18 22:13:42 +08:00
wsdjeg
b5deadcde6
Merge branch 'denite_statusline' into dev
2017-06-18 22:10:44 +08:00
wsdjeg
ffb5acbdee
Fix denite statusline
2017-06-18 22:02:52 +08:00
Wang Shidong
20294cc428
Update php.vim ( #632 )
2017-06-16 23:37:28 +08:00
unknown
49f4a1c26f
Add statusline mode support
2017-06-16 15:44:28 +08:00
wsdjeg
df583f020c
Add supoort for denite's statusline
2017-06-10 14:13:56 +08:00
wsdjeg
431b1b85a0
Add SPC f v d to open custom configration file
2017-06-07 20:20:54 +08:00
wsdjeg
69b250b6f5
Add file mappings
2017-06-06 23:34:12 +08:00
wsdjeg
01b37c4bf1
Fix auto hlsearch
...
close #606
2017-06-06 20:31:04 +08:00
wsdjeg
bb3c24ec8f
Add bookmarks
2017-06-05 23:11:20 +08:00
wsdjeg
66e8820e82
Add mappings for create empty buffer
2017-06-05 21:17:44 +08:00
Wang Shidong
026d0d713d
Buffer mappings ( #600 )
...
* Add SPC b D
* Fix SPC b D
* Add SPC b C-d
* Add SPC b * mappings
* Fix buffer mappings
2017-06-04 22:58:47 +08:00
wsdjeg
5c9d745935
Use small icon for buffer index
2017-06-03 13:37:51 +08:00
wsdjeg
432192e739
Add mapping for jump to url
2017-06-02 22:33:19 +08:00
wsdjeg
5d49b133d9
Add plugin: vim-over
...
close #503
2017-06-02 20:51:00 +08:00
wsdjeg
f17af99048
Add SPC j i for jump in buffer
2017-06-02 00:13:15 +08:00
wsdjeg
64e424f6bc
Add SPC j o for open line
2017-06-02 00:05:55 +08:00
wsdjeg
67f56a312c
Add jump forward/backward
2017-06-01 23:41:13 +08:00
Gabriel
76736042b5
Fix descriptions in mapping
2017-06-01 23:30:17 +08:00
wsdjeg
a1a8e8a87c
Fix #576 , Undefined variable
2017-06-01 23:08:14 +08:00
wsdjeg
76ca364f30
Fix g:spacevim_enable_tabline_filetype_icon
...
this option does not work in the spacevim build in tabline.
close #586
2017-06-01 21:31:10 +08:00
wsdjeg
137574235d
Fix buffer/windows index number type
2017-06-01 00:18:32 +08:00
wsdjeg
266d5de9d5
Add windows mappings
2017-05-30 23:53:06 +08:00
wsdjeg
6d53ee7057
Merge branch 'lang/lisp' into dev
2017-05-30 12:54:37 +08:00
wsdjeg
c0865e5769
Allow for not binding leader in insert mode
...
fix #504
2017-05-29 21:56:15 +08:00
wsdjeg
c12af4fe93
Update doc for tabline and windows jumpping
...
- use SPC number to jump to a windows
- use Leader number to jump to a index in tabline
2017-05-29 21:23:32 +08:00
wsdjeg
94a1277c60
Add mapping for split string
...
SPC j s : split string without newline
SPC j S : split string and add newline
2017-05-29 15:16:18 +08:00
wsdjeg
859c494dbc
Update jump mappings
2017-05-28 23:24:55 +08:00
wsdjeg
3170b90903
Add completion func for gitcommit buffer
2017-05-28 14:16:08 +08:00
wsdjeg
6ccaa42930
Improve statusline for SpaceVim
...
- support SpaceVimTabsManager
- support SpaceVimLayerManager
- support SpaceVimPlugManager
- Update TabsManager
2017-05-28 13:27:12 +08:00
wsdjeg
1474596303
Add space after check_info
2017-05-28 12:40:57 +08:00
wsdjeg
d8df485980
Fix #565
2017-05-27 22:09:20 +08:00
wsdjeg
77713e9c8e
Add spc mappings
2017-05-27 21:39:47 +08:00
wsdjeg
035d08bbcf
Add lisp lang spc mapping
2017-05-26 21:58:48 +08:00
wsdjeg
b5bd033fef
Add lang#lisp layer
2017-05-26 20:31:56 +08:00
wsdjeg
46279afc43
Fix [Window]Q: close current buffer
2017-05-26 20:14:02 +08:00
wsdjeg
18e9c487e1
Improve statusline and tabline
2017-05-25 21:06:14 +08:00
wsdjeg
737b9cec9c
Add [w and ]w for window jumpping
2017-05-25 20:18:21 +08:00
wsdjeg
4310dfa545
Add unimpaired bindings [c and ]c
2017-05-25 00:48:45 +08:00
wsdjeg
9884ea2c56
Add unimpaired bindings [f and ]f
2017-05-25 00:27:56 +08:00
wsdjeg
41e49e5638
Add SPC j *
2017-05-24 22:15:07 +08:00
wsdjeg
602e3d05b7
Fix lint
2017-05-23 23:08:39 +08:00
wsdjeg
0a914e2b92
Add toggle whitespace mappings SPC t w
2017-05-23 22:56:36 +08:00
wsdjeg
2cadfde049
Support 256 colors in statusline and tabline
2017-05-23 21:14:47 +08:00
wsdjeg
ab7ff980fc
Support colorscheme
2017-05-23 20:38:00 +08:00
wsdjeg
e07bd70162
Fix inactive statusline highlight
2017-05-23 20:26:19 +08:00
wsdjeg
2a2e7709a4
Add SPC t m v for version control info
2017-05-22 21:52:50 +08:00
wsdjeg
20fa57af1f
Add tagbar support for statusline
2017-05-22 21:09:25 +08:00
wsdjeg
22e5aef10f
Fix unknown func when install plugins
2017-05-22 19:43:15 +08:00
wsdjeg
cef8394c84
Fix startify statusline
2017-05-21 23:56:08 +08:00
wsdjeg
1207b43363
Add search index
2017-05-21 00:55:47 +08:00
wsdjeg
6f093b8cfd
Fix vimfiler buffer statusline and inactive buffer
2017-05-20 21:19:40 +08:00
Wang Shidong
844d45f91b
Merge branch 'dev' into statusline
2017-05-20 21:05:38 +08:00
wsdjeg
ca1ff18752
Enable core#statusline core#tabline by default
2017-05-20 20:47:57 +08:00
wsdjeg
21759edc5f
Impl SPC t m m and SPC t m M
2017-05-20 20:40:31 +08:00
wsdjeg
8ad3998ab4
Split the statusline API
2017-05-20 20:07:28 +08:00
wsdjeg
365e11d29d
Add space after icon
2017-05-20 00:28:52 +08:00
wsdjeg
2c7f1365b8
Add syntax checking info
2017-05-20 00:10:58 +08:00
wsdjeg
e9823485be
Fix ui toggle
2017-05-19 23:29:46 +08:00
wsdjeg
b3224078c5
Add nil separator
2017-05-19 21:34:39 +08:00
wsdjeg
b62e889525
Add slant separator
2017-05-19 20:54:34 +08:00
wsdjeg
079f7362e7
Add curve separator
2017-05-19 20:45:03 +08:00
Wang Shidong
293e2f97c5
Add file head
2017-05-19 14:17:47 +08:00
Wang Shidong
66633d9905
Add unicode icon for battery status
2017-05-19 14:07:00 +08:00
wsdjeg
b49b8ba3a8
Add SPC t m T
2017-05-19 01:04:20 +08:00
wsdjeg
93caad2232
Fix jump index of tabline
2017-05-19 00:28:43 +08:00
wsdjeg
072c8ede5e
Add time battery status sections
2017-05-19 00:09:15 +08:00
wsdjeg
65c6493026
Fix error
2017-05-18 21:57:27 +08:00
wsdjeg
c9e5d83b1b
Add statusline
2017-05-17 22:56:14 +08:00
wsdjeg
7d6574f2b1
Fix tabline when no listed buffers
2017-05-17 22:09:32 +08:00
wsdjeg
2d72286520
Add tabline
2017-05-17 21:55:32 +08:00
wsdjeg
3c28c84263
Add mode support in statusline
2017-05-17 20:24:45 +08:00
Wang Shidong
c302496cc8
🐛 Fix markdown preview option
...
Can not change firefox to chromium to preview markdown
Fix #539
2017-05-17 15:02:44 +08:00
wsdjeg
9d908e74b2
Update statusline layer
2017-05-17 00:46:25 +08:00
wsdjeg
852d9559ab
Add status line
2017-05-16 22:14:38 +08:00
wsdjeg
a14ef64149
Improve checker layer doc
2017-05-15 23:22:54 +08:00
wsdjeg
973116b6fc
Add mapping for auto detect the file encoding
2017-05-15 22:20:58 +08:00
wsdjeg
1fa59c3002
Use a quick markdown plugin
2017-05-15 20:01:05 +08:00
wsdjeg
c420fa4006
Add colorscheme neodark nord
...
close #528
close #524
2017-05-14 20:16:27 +08:00
wsdjeg
843d32b3f5
Add tabmanager
2017-05-12 21:56:04 +08:00
wsdjeg
103d4f9c26
🎁 Use denite by default
2017-05-12 20:38:03 +08:00
wsdjeg
914f218efb
Improve setting of vimfiler
...
fix #495
fix #496
2017-05-11 21:44:43 +08:00
wsdjeg
3626c53387
Add lang#markdown doc
2017-05-10 21:35:45 +08:00
wsdjeg
9e99f79967
Update md plugins
2017-05-10 21:00:54 +08:00
wsdjeg
0f6adbc709
Fix langSPC
2017-05-10 00:03:18 +08:00
wsdjeg
b2d2023b25
Use vim-markdown-toc to generate toc
2017-05-09 23:20:41 +08:00
wsdjeg
28f6bedcf2
Clear langSPC on BufLeave
2017-05-09 23:01:28 +08:00
wsdjeg
cd0b47f769
Add layers docs
2017-05-09 21:55:01 +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