Shidong Wang
|
53e2a5cd84
|
fix(colorscheme): fix VertSplit highlight of colorscheme one
|
2021-10-16 14:15:54 +08:00 |
|
Shidong Wang
|
b8eae5e4f7
|
fix(plugin): Fix key binding error E225
problem: when save file, always get error
`E225: global mapping already exists for (`
solution: remvoe unique when defind mappings
close https://github.com/SpaceVim/SpaceVim/issues/4109
|
2021-09-21 22:41:23 +08:00 |
|
Shidong Wang
|
3fc49916cc
|
chore: update copyright
|
2021-09-19 22:23:23 +08:00 |
|
Wang Shidong
|
bb7a54808b
|
Use indent-blankline for neovim (#4325)
|
2021-08-11 21:29:53 +08:00 |
|
Wang Shidong
|
e1666d8e9a
|
Fix cursor shape option (#4168)
|
2021-04-04 13:46:48 +08:00 |
|
Jakub Nowak
|
93adceec29
|
Print error if user's bootstrap was unsuccessful (#4093)
|
2021-02-16 19:49:38 +08:00 |
|
Wang Shidong
|
0052b27a15
|
Add vimdoc support in lang#vim layer (#4010)
|
2020-12-18 23:12:33 +08:00 |
|
Wang Shidong
|
94145bd3aa
|
Fix AppVeyor lint (#3801)
|
2020-09-12 07:35:25 +08:00 |
|
Wang Shidong
|
751725315f
|
Update copyright (#3744)
|
2020-08-31 21:24:27 +08:00 |
|
Wang Shidong
|
ca735648ba
|
Fix key binding q in quickfix windows (#3645)
close #3450
|
2020-07-18 23:25:37 +08:00 |
|
Wang Shidong
|
aebee1b28b
|
Add bundle dir (#3542)
|
2020-06-13 14:06:35 +08:00 |
|
Wang Shidong
|
794128e57f
|
Fix NeoSolarized (#3109)
close #3072
|
2019-10-02 22:39:01 +08:00 |
|
Wang Shidong
|
5a477bee58
|
Denite fix (#3066)
close #3057
close #3063
|
2019-09-18 20:57:09 +08:00 |
|
Wang Shidong
|
331139505a
|
Update Copyright (#2878)
|
2019-06-09 14:11:17 +08:00 |
|
Wang Shidong
|
81b56a907c
|
Remove some code && fix windows support (#2874)
|
2019-06-08 15:09:53 +08:00 |
|
飘尘
|
ad44dbb07b
|
Fix: indentLine plugin error (#2827) (#2834)
|
2019-05-20 14:47:27 +08:00 |
|
Wang Shidong
|
54575d6f76
|
Add srcery colorscheme (#2526)
|
2019-04-28 21:19:09 +08:00 |
|
Wang Shidong
|
53a20b8549
|
Change: enable relativenumber only in current win (#2771)
* Change: enable relativenumber only in current win
* Implement feature
* Only use bufenter and winenter autocmd
|
2019-04-26 21:43:46 +08:00 |
|
Wang Shidong
|
7ba0d91a62
|
Fix buf pos (#2614)
* Fix buf pos
* Fix buffer old pos
|
2019-02-20 22:33:00 +08:00 |
|
Chen Lijun
|
6be60dba42
|
Fix wrong saved cursor position for NERDTree (#2565) (#2566)
|
2019-02-10 07:59:42 +08:00 |
|
Shidong Wang
|
413ef72c6f
|
Move xml lua html autocmd to lang layer
|
2019-01-22 22:24:05 +08:00 |
|
Shidong Wang
|
6234d7379a
|
Use private var
|
2019-01-22 22:20:07 +08:00 |
|
Shidong Wang
|
8608b42634
|
Move jsp autocmd to java layer
|
2019-01-22 22:18:34 +08:00 |
|
飘尘
|
01ab9d4805
|
remember cursor position when switch buffer (#2454)
|
2019-01-12 21:14:29 +08:00 |
|
Wang Shidong
|
37bde366dc
|
Fix vimdoc support in windows (#2372)
* Fix vimdoc support in windows
ref:
- https://github.com/neovim/neovim/issues/9391
- https://github.com/google/vimdoc/issues/106
* Update wiki
|
2018-12-23 10:58:16 +08:00 |
|
Wang Shidong
|
00804a6565
|
Add log for generate config (#2369)
* Add log for generating config
* Log bootstrap after error
* Update wiki
|
2018-12-21 23:26:34 +08:00 |
|
Wang Shidong
|
e68368dd14
|
Fix vimdoc command in windows (#2338)
* Fix vimdoc command in windows
* Update wiki
|
2018-12-14 09:45:50 +08:00 |
|
Zhang YANG
|
e927fa382f
|
Fix incorrect comments introduced in autocmds.vim
|
2018-12-06 21:32:15 +08:00 |
|
Wang Shidong
|
0008a752ab
|
Fix toggle cursorline (#2171)
|
2018-09-16 13:54:57 +08:00 |
|
Wang Shidong
|
88606a9af4
|
Do not set nomodeline (#1992)
* Do not set nomodeline
* Update wiki
|
2018-07-28 18:56:24 +08:00 |
|
Wang Shidong
|
7ff72c7136
|
reduce default plugins (#1932)
|
2018-07-12 20:57:06 +08:00 |
|
Wang Shidong
|
1c0810b613
|
Fix Statusline of inactive windows (#1913)
* Fix inactive statusline
* Fix inactive statusline
|
2018-07-11 20:34:38 +08:00 |
|
Wang Shidong
|
c86fc67180
|
Remove set textwidth for text filetype (#1931)
* Remove set textwidth for text filetype
* Update following HEAD page
|
2018-07-11 20:34:08 +08:00 |
|
Wang Shidong
|
92733364e4
|
Add toml config documentation (#1721)
* Fix toml config example
ref #1705
close #1705
close #1704
close #1701
close #1629
|
2018-05-13 12:59:41 +08:00 |
|
wsdjeg
|
3635c58129
|
Fix key bindings
|
2018-04-01 13:16:14 +08:00 |
|
wsdjeg
|
39151c8e78
|
Update vim layer
|
2018-03-31 23:08:16 +08:00 |
|
wsdjeg
|
a3e0b99499
|
Fix autocmd
|
2018-03-31 22:46:01 +08:00 |
|
wsdjeg
|
586340ea36
|
Fix qf buffer
|
2018-03-27 22:39:33 +08:00 |
|
wsdjeg
|
2cee009847
|
Remove config for foldmethod
close #1555
|
2018-03-27 21:23:15 +08:00 |
|
wsdjeg
|
0b43283e53
|
Fix cursor indicator
|
2018-03-25 20:13:07 +08:00 |
|
Wang Shidong
|
abef4b7870
|
Improve colorscheme layer (#1549)
Add jellybeans hybrid and nord support
|
2018-03-25 05:01:48 -05:00 |
|
wsdjeg
|
aa5829c0c0
|
Fix #1505
|
2018-03-18 20:57:14 +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 |
|
Wang Shidong
|
a2400b7d27
|
Relicense (#1406)
|
2018-02-15 22:25:03 +08:00 |
|
wsdjeg
|
e1d753ff82
|
Fix html layer
|
2018-01-20 14:57:26 +08:00 |
|
wsdjeg
|
b9f36cbd55
|
Fix project rooter
|
2018-01-14 21:10:22 +08:00 |
|
wsdjeg
|
d7a72a3d22
|
Add autocmd for hide EndOfBuffer
ref: https://github.com/mhartington/oceanic-next/issues/64
|
2018-01-04 22:43:04 +08:00 |
|
wsdjeg
|
b49b7a8eea
|
Disable welcome when load session at startup
|
2017-12-27 23:32:32 +08:00 |
|
wsdjeg
|
7cc66a3ee1
|
Fix #1162
|
2017-12-24 23:24:50 +08:00 |
|
wsdjeg
|
7468d6ec12
|
Auto set project name
|
2017-12-17 21:14:54 +08:00 |
|