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

3487 Commits

Author SHA1 Message Date
Wang Shidong
eb40d9310a
Merge pull request #1831 from wsdjeg/easymotion
Update key binding of easymotion
2018-06-13 21:03:22 +08:00
wsdjeg
0e827f8e2a Update key binding of easymotion 2018-06-13 20:48:05 +08:00
Wang Shidong
839b475bfc
Merge pull request #1830 from wsdjeg/icons
Fix update
2018-06-13 20:44:34 +08:00
wsdjeg
e8dde59255 Fix update 2018-06-13 20:34:55 +08:00
Wang Shidong
67d998618e
Merge pull request #1828 from lykata/rust
Added references and more lsp features for rust
2018-06-13 17:44:59 +08:00
Samuel Lindgren
33cb9c2fd8 Added references and more lsp support for rust 2018-06-13 11:30:08 +02:00
Wang Shidong
4abb9071b2
Merge pull request #1826 from SpaceVim/wsdjeg-patch-1
Update manager.vim
2018-06-12 09:58:57 +08:00
Wang Shidong
557c19b692
Update manager.vim
close #1822
2018-06-12 09:58:40 +08:00
Wang Shidong
adee8f326f
Merge pull request #1799 from wsdjeg/format
Add doc for format on save
2018-06-12 08:02:47 +08:00
Wang Shidong
f6f359ff9f
Merge pull request #1815 from ccojocar/neomake_config
Disable the gometalinter in neomake
2018-06-12 08:01:41 +08:00
Jinxuan Zhu
10e035b323 Fix typo in javascript.vim (#1824) 2018-06-12 08:01:03 +08:00
VyronLee
355f09c823 Fix installation error when there is no '.config' at '$HOME' directory. (#1819) 2018-06-10 23:31:33 +08:00
Wang Shidong
1a4428600d
Update help file for toml (#1817) 2018-06-10 23:30:02 +08:00
Wang Shidong
b9c58c9616
Merge pull request #1816 from ccojocar/projectmanager_open
Select the configured projectmanager when opening a project
2018-06-09 19:54:21 +08:00
Cosmin Cojocar
76ae6ccbdb Select the configured projectmanager when opening a project 2018-06-09 11:40:58 +02:00
Wang Shidong
e43c158c0d
Merge pull request #1814 from ArnaudValensi/patch-2
Fix a potentially misleading example in the doc
2018-06-09 06:34:08 +08:00
Wang Shidong
dd1e994c7f
Merge pull request #1813 from ArnaudValensi/patch-1
Fix typo
2018-06-09 06:32:48 +08:00
Wang Shidong
8b7213abcf
Merge pull request #1812 from felixonmars/patch-1
Fix a typo in cn/documentation.md
2018-06-09 06:31:30 +08:00
Arnaud Valensi
c3e270e63d
Fix a potentially misleading example in the doc 2018-06-09 00:06:13 +02:00
Arnaud Valensi
da71fbdbe1
Fix type 2018-06-08 22:58:40 +02:00
Felix Yan
c75eb64dc7
Fix a typo in cn/documentation.md 2018-06-09 03:19:25 +08:00
Cosmin Cojocar
208b6b9747 Disable the gometalinter in neomake 2018-06-08 16:52:57 +02:00
Wang Shidong
3ffd1ac12e
Merge pull request #1811 from ccojocar/more_key_bingindings
More key bingindings
2018-06-08 21:59:00 +08:00
Cosmin Cojocar
748131c5f4 Activate spell checking also for gitcommit file type 2018-06-08 15:44:14 +02:00
Cosmin Cojocar
d0894311e7 Add an analogue command for NERDTreeFind 2018-06-08 15:42:59 +02:00
Cosmin Cojocar
602f2417f6 Update the documentation of Go layer 2018-06-08 15:36:23 +02:00
Cosmin Cojocar
c0bcdcf589 Use the proper file type for git commit spell checking 2018-06-08 14:05:15 +02:00
Cosmin Cojocar
247b34c802 Enable spell checking in go files 2018-06-08 14:01:44 +02:00
Cosmin Cojocar
343488766d Activate spell checking in git commit message 2018-06-08 13:57:16 +02:00
Cosmin Cojocar
eb8b1a422e Document the Go layer key bindings 2018-06-08 11:43:05 +02:00
Cosmin Cojocar
c3998fe337 Add more key binding for Go and NERDTree 2018-06-08 11:28:00 +02:00
Wang Shidong
7a14c1cddf
Merge pull request #1806 from wsdjeg/debuginfo
Fix debug info
2018-06-07 08:09:40 -05:00
wsdjeg
000c3d83e0 Fix debug info 2018-06-07 20:58:01 +08:00
wsdjeg
b4cfdaf3a4 Add doc for format on save 2018-06-06 20:45:28 +08:00
Wang Shidong
300ab7a8b6
Merge pull request #1797 from ssfdust/master
fix undefined variable for g:_spacevim_config_path
2018-06-06 11:35:22 +08:00
RedLotus
90f489a341 fix undefined variable for g:_spacevim_config_path 2018-06-06 10:19:28 +08:00
Wang Shidong
d300d1ed71
Escape file name (#1795) 2018-06-05 20:29:23 +08:00
Wang Shidong
103019cd59
Add Search box to the website (#1789) 2018-06-04 21:33:12 +08:00
Wang Shidong
a4c44a6a3f
Fix rtp (#1787) 2018-06-03 21:38:44 +08:00
Wang Shidong
163ca7a141
Fix doc about enable/disable guicolors (#1785) 2018-06-03 20:38:01 +08:00
Wang Shidong
36d138771b
Glyph free theme (#1784)
* Add Glyph-free theme
2018-06-03 20:14:17 +08:00
Wang Shidong
92aa47e3dc
Add doc for statusline and tabline (#1783) 2018-06-03 19:25:41 +08:00
Wang Shidong
31e2cc2761
Update community (#1781) 2018-06-03 15:10:47 +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
7eb600aef4
Fix custom config (#1779) 2018-06-02 16:26:58 +08:00
Jinxuan Zhu
b4863f695b Fix syntax highlight conflict under flow-typed js (#1769)
* Fix syntax highlight conflict in flow

* Styling; adding vim-flow; adding document
2018-06-02 09:04:38 +08:00
Wang Shidong
21b5c88a8f
Merge pull request #1775 from xiayyu/master
add useage of bootstrap function to docs (#1771)
2018-06-01 20:42:34 +08:00
xiayyu
80da489f77 add useage of bootstrap function to docs (#1771) 2018-06-01 12:55:09 +08:00
thawk
7c07f62c76 add SPC x a | to align region at | (#1766) 2018-05-31 08:18:22 -05:00
Wang Shidong
5ea92078f3
Update documentation (#1765) 2018-05-31 08:17:38 -05:00