Shidong Wang
413ef72c6f
Move xml lua html autocmd to lang layer
2019-01-22 22:24:05 +08:00
Shidong Wang
8608b42634
Move jsp autocmd to java layer
2019-01-22 22:18:34 +08:00
Wang Shidong
472b71c085
Add disk explorer for windows ( #2165 )
...
* Add disk explorer for windows
* Update windisk.vim
* Fix windows support
* add key binding
* add functions for manager disk
* Use SPC f d only in windows os
2019-01-22 00:04:36 +08:00
ssfjhh
55b1bd60ef
Add chinese linter to layer chinese ( #2473 )
...
* Add: add plugin wsdjeg/ChineseLinter.vim to layer-chinese.
* Fixed: fix a typo.
2019-01-21 22:19:33 +08:00
Chen Lijun
7638455d9b
Add: zeal layer ( #2469 )
2019-01-21 22:18:53 +08:00
Chen Lijun
d6445c5633
Fix: call fzf#wrap in fzf#run ( #2472 )
...
This allows colors, history, etc. configuration through fzf global variables
to be applied.
2019-01-21 09:07:13 +08:00
Shidong Wang
859aad6cca
Fix repl windows && lua repl command
2019-01-20 23:16:04 +08:00
Wang Shidong
3acb74eb55
Improve lua support ( #2470 )
2019-01-20 20:40:58 +08:00
Shidong Wang
e33498f4f2
Remove vim-multiple-cursors.vim
2019-01-19 13:09:51 +08:00
Wang Shidong
cdf519867c
Fix perl support ( #2230 )
...
* Fix type
* Use forked perldoc
2019-01-12 21:46:45 +08:00
Wang Shidong
6bfa04a62a
add ctrl - r ( #2436 )
...
* add ctrl - r
* Fix temp
* inscrease codecov
2019-01-12 21:44:31 +08:00
Wang Shidong
81e09ceae9
Improve terminal statusline ( #2453 )
...
* Improve terminal statusline
* Fix rtp
* Fix neovim support
2019-01-12 21:21:22 +08:00
Mike Mazur
e7d90e403c
Fix typo: statuline -> statusline ( #2451 )
2019-01-10 23:34:06 +08:00
Aurélien Lajoie
c8ef6c8d89
Cosmetics, realign text, remove trailing spaces and tabulation ( #2445 )
2019-01-09 21:38:11 +08:00
Chen Lijun
e01c97049e
Improve lang#c layer ( #2440 )
...
* Enhance c/c++ layer
* Update c/c++ layer documentation
2019-01-09 00:37:42 +08:00
Chen Lijun
edaecec3cf
Add: coc.nvim integration enhacements ( #2415 )
...
* Enhance coc.nvim integration
* Update documentation
2019-01-08 22:59:27 +08:00
Wang Shidong
b1218c3ac0
Improve statusline support for gina ( #2432 )
...
* Improve statusline support for gina
* Fix codecov
* Add support for gina diff/commit statusline
2019-01-07 23:12:49 +08:00
Shidong Wang
b070ac1750
Fix statusline
2019-01-07 23:03:50 +08:00
Shidong Wang
647e1ef431
Update statusline support for startify
2019-01-07 22:50:40 +08:00
Shidong Wang
6856a266b0
Merge branch 'new'
2019-01-07 21:35:23 +08:00
Lin Kun
04011c2263
Fixed: fix a typo, there should be a \| between >> and \/\/.
2019-01-07 21:34:42 +08:00
Wang Shidong
4311c0afbe
Fix lua runner in windows ( #2427 )
...
* Fix lua runner in windows
* Check lua executable
in windows, there are lua lua51 lua52 lua53
2019-01-07 16:40:19 +08:00
Wang Shidong
e70055a8f9
Fix go run support ( #2426 )
...
* Add runner for go
* Change runner for go
2019-01-07 14:22:33 +08:00
ssfjhh
bb928a13f5
Fixed: Fix an alignment error and fix the regular expression to match the operator //= in Python. ( #2420 )
2019-01-07 09:23:57 +08:00
Wang Shidong
1b7c6b56e6
Add alt file plugin ( #2416 )
2019-01-06 13:36:33 +08:00
Wang Shidong
5ee5c57c8d
Improve shell layer key binding ( #2409 )
...
* Make SPC ' do not close terminal
* Use q to hide shell instead of close terminal
* Update documentation
* Clear the cmdline when toggle shell windows
* Add func to close vimfiler
* Close terminal before close vimfiler
* Cache shell default project root
* Fix shell config
* Fix default shell buffer nr
* Fix ctrl+d in windows cmd
2019-01-04 21:11:31 -06:00
Wang Shidong
8e82c33889
Fix docker support ( #2406 )
...
close #2346
2019-01-02 09:17:31 -06:00
Wang Shidong
b02f4d8f8a
Add format-on-save option ( #2402 )
2019-01-01 08:30:09 -06:00
Wang Shidong
b448b0a40f
Add plugin for git log ( #1963 )
...
Impore the git transtate key binding, and add a plugin for view git log.
2019-01-01 06:43:33 -06:00
Wang Shidong
bc59abdaea
Add option to enable showing full path ( #2393 )
2018-12-30 00:03:47 -06:00
Shidong Wang
e43000775c
Update statusline when write file
2018-12-30 10:15:51 +08:00
Shidong Wang
25a50ab365
Enable tagbar error info
2018-12-29 00:39:56 +08:00
Wang Shidong
8514648b6b
Fix debug command ( #2226 )
...
* Fix debug command
* Update checkers layer
2018-12-27 09:31:43 -06:00
Shidong Wang
044f7806c2
Clear cursor highlight when open terminal windows
2018-12-27 22:01:04 +08:00
Kun Lin
cd14277c51
Fixed: Right align '='.
2018-12-25 16:27:37 +08:00
Shidong Wang
1a74d45f6d
Fix markdown format
2018-12-23 12:13:43 +08:00
Shidong Wang
51f461da4e
Add key binding for restart neovim-qt
2018-12-21 20:15:21 +08:00
Wang Shidong
61476ef530
Improve align feature ( #2213 )
2018-12-20 23:19:44 +08:00
wsdjeg
ef8b85a10d
Merge remote-tracking branch 'ksamborski/improvement/vim-typescript-bindings' into typescript
2018-12-19 09:53:21 -05:00
Shidong Wang
e81af945f9
Use forked repo
2018-12-19 00:01:57 +08:00
Shidong Wang
c23abc4ad6
Merge remote-tracking branch 'ssfdust/master' into checkers_layer
2018-12-19 00:01:08 +08:00
Wang Shidong
e16572ef1e
Lang vim eval cursor ( #2358 )
2018-12-18 23:27:38 +08:00
Karol Samborski
539e879b57
Add more useful key bindings for typescript layer
2018-12-18 10:27:56 +01:00
ssfdust
35bfb2e770
drop neoformat option from python layer
2018-12-18 10:02:47 +08:00
Wang Shidong
8989f86023
Add function for get sid ( #2350 )
...
* Add function for get sid
* Add sid func
* Update wiki
2018-12-16 23:10:59 +08:00
Shidong Wang
405779cf2e
Fix ui
2018-12-16 14:13:51 +08:00
Shidong Wang
11f70291fa
Merge tmux option
2018-12-16 12:33:12 +08:00
Shidong Wang
435a2bb1f6
Merge remote-tracking branch 'stfl/tmux_navigator'
2018-12-16 12:23:20 +08:00
Fetz
51ab3b9bc0
Add test layer
2018-12-15 12:38:40 +00:00
Wang Shidong
8893d9bebf
Fix comment key binding ( #2340 )
...
* Fix comment key binding
* Fix comment paragraphs key bindings
* Update wiki
2018-12-14 09:59:25 +08:00
Wang Shidong
50fe3213d1
Simple support for coc ( #2333 )
...
* Add coc support
* Add coc"
* Add coc support
2018-12-13 23:07:55 +08:00
Wang Shidong
fc4bf82201
Improve error key bindings ( #2336 )
...
* Add qflist plugin
* Change errors mappings
* Update wiki
2018-12-13 21:40:17 +08:00
Wang Shidong
b8de997a37
Fix branch icon ( #2328 )
...
* Fix branch icon
* Fix icons
2018-12-09 13:33:10 +08:00
Shidong Wang
ffcde63094
Do not load matchup in old version
2018-12-08 21:01:55 +08:00
Pieter Joost van de Sande
7a8d1c7bcb
add graphql layer with lang#graphql layer ( #2287 )
...
* add graphql layer to docs
* add graphql layer to add graphql file support
2018-11-24 23:16:52 +08:00
Stefan Lendl
64ac875247
Add mapping to toggle conceal level ( #2298 )
...
[SPC] t c
toggles between conceallevel=0 and 2
2018-11-24 23:15:31 +08:00
Jonny Hou
6164828e63
Fix for https://github.com/SpaceVim/SpaceVim/issues/2301 . ( #2303 )
...
Updated for remove username in github layer & doc.
2018-11-18 10:45:19 +08:00
Stefan Lendl
08a2e30bbe
make tmux navigator modifier configuarable
...
[options]
tmux_navigator_modifier = 'alt'
currently only 'alt' and the default 'ctrl' is possible
2018-11-16 10:52:10 +01:00
Liu Chunlei
a651a017f6
fix Go lang layer mapping command bugs ( #2265 )
2018-10-18 17:10:46 +08:00
Wang Shidong
09dba2408c
Add lang#scheme layer ( #2248 )
...
* Add scheme runner
* Add repl
* Add lang#scheme layer doc
* Add lang#scheme layer doc
* Update layer list
* Update wiki
2018-10-08 12:07:04 +08:00
Wang Shidong
240d839614
Add autocomplete delay option ( #2236 )
2018-10-06 10:15:19 +08:00
Wang Shidong
27200eee8b
Add: A better way to use find with vim ( #1777 )
2018-10-03 21:47:43 +08:00
Wang Shidong
34a3c4d64e
Update runtime log for startup ( #2219 )
2018-10-01 10:55:58 +08:00
Wang Shidong
ec87f52a28
Do not load language layer automatically ( #2220 )
2018-09-29 23:16:47 +08:00
Arith
3faa5ad523
fix denite file_rec key binding ( #2210 )
2018-09-28 00:10:36 +08:00
Wang Shidong
4af37296a1
Add lang#puppet layer doc ( #2198 )
2018-09-25 23:06:21 +08:00
Wang Shidong
567c73f3df
Fix install cmd, improve shell layer ( #2181 )
2018-09-25 22:17:36 +08:00
Wang Shidong
7a9474795a
Fix up ( #2197 )
2018-09-25 22:05:49 +08:00
Wang Shidong
1651ede080
Add colorscheme frequency ( #2189 )
2018-09-25 15:56:41 +08:00
Gabriel Custódio
6765e9d3dc
Fixed missing endif at ruby config layer
2018-09-24 11:02:57 -03:00
Wang Shidong
108e82629b
Improve denite layer ( #2188 )
2018-09-22 21:52:53 +08:00
Joseph DelCioppio
23e48dc47e
Improve Ruby language layer to accept custom REPL
...
Taking a cue from the Lua language layer, update the Ruby language layer
to support specify a custom REPL. This command expects a valid path to
an executable, so a file path would be required if the executable is not
on your $PATH.
2018-09-21 23:11:51 -04:00
Wang Shidong
479e89e2f5
Add lang#asciidoc layer ( #2179 )
2018-09-21 21:15:35 +08:00
techgaun
a43fe270f8
add mapping for NERDCommenterSexy
2018-09-19 14:50:19 -05:00
Wang Shidong
4a5c313639
Fix vimcompatible mode ( #2174 )
2018-09-17 21:09:15 +08:00
Wang Shidong
1887a5bb5c
Complete config ( #2173 )
2018-09-16 20:42:15 +08:00
Wang Shidong
0008a752ab
Fix toggle cursorline ( #2171 )
2018-09-16 13:54:57 +08:00
Wang Shidong
b88e9238ec
Add lang#clojure layer doc ( #2091 )
2018-09-14 22:23:40 +08:00
Wang Shidong
51c20d965c
Add doc for missing layers ( #2139 )
2018-09-12 20:14:20 +08:00
Wang Shidong
cc6d32effe
Add lsp support for vue ( #2149 )
2018-09-09 13:13:55 +08:00
Wang Shidong
616b50ec62
Add lang#vue layer ( #2143 )
2018-09-07 19:52:15 +08:00
Wang Shidong
67aeb4dac2
Add lang#latex layer ( #2133 )
...
* Add lang#latex layer
* Add lang#extra layer
2018-09-06 21:16:33 +08:00
rcasta74
97cf72702d
Fix active statusline displaying fileformat info ( #2125 )
...
* Fix active statusline displaying fileformat info
* Update the Following-HEAD page.
2018-09-02 18:24:05 -05:00
Cosmin Cojocar
d441c1e438
Add some Typescript keybindings ( #2100 )
...
* Fix typescreipt language mapping registration
* Add some key bindigns for Typescript
* Add new typescript key bindings to README
* typescript: define a gd function for go to defintion command
* Update the typescript gd command
2018-09-01 20:25:45 +08:00
Wang Shidong
4b689b1dd6
Disable term title in repl ( #2119 )
2018-09-01 13:12:05 +08:00
Wang Shidong
06fa3811c5
Improve vim-mundo statusline ( #2118 )
2018-09-01 12:16:39 +08:00
Wang Shidong
797271d50c
Improve nerdtree statusline ( #2117 )
...
* Improve nerdtree statusline
* Update wiki
2018-09-01 12:10:51 +08:00
Wang Shidong
2da17c7b25
Fix python autoflake support ( #2115 )
2018-09-01 10:28:52 +08:00
Wang Shidong
e12f243214
Fix cscope layer ( #1786 )
2018-09-01 10:04:39 +08:00
Wang Shidong
77e7d46e27
Fix SPC ? key binding ( #2109 )
2018-08-31 10:42:45 +08:00
Wang Shidong
c4fa33a41c
Fix lsp installation ( #2108 )
...
* Fix lsp installation
* Update wiki
2018-08-30 21:39:55 +08:00
Wang Shidong
afcf9067dc
Add lang#elm layer ( #2088 )
...
Add lang#elm layer and improve repl highlight
2018-08-26 13:14:25 +08:00
Wang Shidong
9ed641aabf
Add lang#plantuml layer ( #2085 )
...
* Add lang#plantuml layer
2018-08-25 21:41:15 +08:00
Wang Shidong
cef2c5bf8d
Add lang#fsharp layer ( #2081 )
...
* Add lang#fsharp layer
2018-08-25 20:48:00 +08:00
Wang Shidong
e9e0950b77
Add doc for lang#scala layer ( #2077 )
...
* Add doc for lang#scala layer
2018-08-25 19:27:53 +08:00
Wang Shidong
ce23ca96be
Fix toggle show tail spaces ( #2080 )
...
* Fix toggle show tail spaces
* Disable tial space for startify
* Update wiki
2018-08-24 21:30:49 +08:00
Wang Shidong
151e0a6e18
add lang#erlang layer ( #2074 )
...
* Add lang#erlang layer
* Fix erlang omni patterns
* Add doc
* Add repl support for erlang
* Add lang#erlang layer
* Type
2018-08-22 20:40:25 +08:00
Wang Shidong
7110672a95
Add lang#WebAssembly layer ( #2068 )
...
* Add lang#WebAssembly layer
* Update wiki
2018-08-21 21:56:23 +08:00
Wang Shidong
9b58158194
Fix julia support ( #2063 )
...
* Fix julia support
* Unmerge plugins
* Fix julia layer
2018-08-21 21:35:41 +08:00
Michael Bitokhov
0e1aa1a831
Add build to nvim-typescript ( fixes #1800 ) ( #2062 )
2018-08-19 20:23:25 +08:00
Wang Shidong
fd427f0eaa
Add lang#purescript layer ( #2054 )
2018-08-18 16:41:50 +08:00
Wang Shidong
4de73653b2
📝 Update doc for lang#rust layer ( #2052 )
2018-08-17 21:34:18 +08:00
Wang Shidong
d03a3e2403
fix fzf help command ( #2047 )
2018-08-16 20:44:16 +08:00
Wang Shidong
ea79a6a523
Improve lang#sh layer ( #2045 )
...
* Update doc for lang#sh layer
* Update doc and wiki
2018-08-15 21:26:38 +08:00
Wang Shidong
5c81fb3da9
Improve lang#perl layer ( #2041 )
...
* Add perl layer doc
* Update perl layer
2018-08-14 21:18:05 +08:00
Wang Shidong
6b2ec2041c
Lsp support for elixir ( #2037 )
...
* Lsp support for elixir
* Update elixir key bindings
* Update key bindings
* Update key bindings
* Update wiki
2018-08-14 20:02:54 +08:00
Wang Shidong
7a7d77174e
Improve lang#julia layer ( #2035 )
...
* Add English version lang#julia layer page
* Add Chinese version lang#julia layer page
* Add code runner
* Add repl support
* Add syntax/indent file
* Add lsp support
2018-08-14 10:04:37 +08:00
Wang Shidong
36b983d146
Improve statusline mode text and color ( #2034 )
...
* Improve statusline mode text and color
* Add terminal mode
* Remove extra space
* Use bold text for mode text
* Hide mode text for plugin buffer
* Show mode text only for current win
* Update wiki
2018-08-13 07:44:06 +08:00
Wang Shidong
d89a24aabf
Add lang#nim layer ( #2018 )
...
* Add lang#nim layer
2018-08-11 18:41:20 +08:00
Wang Shidong
db3f0e51bf
Fix whitespace toggle ( #2032 )
...
* Fix whitespace toggle
* Update following HEAD page
2018-08-10 21:48:34 +08:00
Wang Shidong
9f9c9c3d1b
Add lang#swift layer ( #2027 )
2018-08-08 20:56:51 +08:00
Wang Shidong
a51bb85771
Add lang#autohotkey layer ( #2021 )
...
* Add lang#autohotkey layer
* Update doc & wiki
2018-08-06 21:41:44 +08:00
Wang Shidong
8928d1ce1e
Add lang#agda layer ( #1941 )
...
* Add lang#agda layer
2018-08-05 13:21:57 +08:00
Wang Shidong
b94438516f
Improve tmux layer ( #1970 )
...
* Merge tmux and lang#tmux layer
2018-08-04 20:34:14 +08:00
Wang Shidong
9d1a6f8de8
Format key notations ( #1940 )
2018-08-04 14:31:00 +08:00
Wang Shidong
797457ee2a
Add dockerfile support ( #2001 )
...
* Add dockerfile support
* Update wiki
2018-07-30 23:34:44 +08:00
Wang Shidong
c4332ef106
Update kotlin layer ( #1996 )
2018-07-30 23:07:24 +08:00
Wang Shidong
09ba295367
Hot fix close #1867 ( #1999 )
...
* Hot fix close #1867
* Update wiki
2018-07-30 22:51:57 +08:00
Wang Shidong
04dc1a1fa4
Add todo manager ( #1939 )
2018-07-28 20:39:57 +08:00
weiyang
cc08dc50fe
Fixed: fix the lang#go plugins
...
Signed-off-by: weiyang <weiyang.ones@gmail.com>
2018-07-25 17:25:16 +08:00
Wang Shidong
9f82f7bc4c
Fix gd in python layer ( #1969 )
...
* Fix gd in python layer
2018-07-25 07:12:22 +08:00
Wang Shidong
f99801a88a
Add gist manager gista ( #1936 )
...
* Add gist manager
* Add gista key bindings
* Add key binding for post gist
* Update doc and wiki
2018-07-14 11:37:00 +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
d0c7c389ff
Improve flygrep ( #1898 )
...
* fix delay for fly grep in neovim
* escape for command
* Improve flygrep
* Improve logger
* Fix cmd
* Fix flygrep statusline
* Fix flygrep statusline number
* Improve rg support
* Fix ag support
* Fix ag support
* Escape shell command
* Fix rg support
* 🍺 improve flygep
* Indent prompt with flygrep windows
* Indent flygep prompt
* Fix win screenpos api
* Do not redraw screen
* Detect compatible api
* Log stderr for debug
* Fix vim8 support
* Add key bindings
2018-07-09 17:16:38 +08:00
Wang Shidong
945fb7cdab
Support mouse click in vim8 tabline ( #1902 )
2018-07-08 19:04:25 +08:00
Jakub Nowak
c5315fbb76
🎁 Allow disabling of parentheses autocompletion
2018-07-06 11:04:31 +02:00
Jinxuan Zhu
07f8cacb13
Fix lsp support for haskell, javascript and typescript. ( #1894 )
...
* Fix lsp for haskell
* Use hie-wrapper in haskell lsp
* Fix typo of javascript and typescript
* Remove lsp specification in haskell.vim
2018-07-04 21:32:07 +08:00
wsdjeg
11fc529add
Improve nerdtree support
2018-07-03 21:14:17 +08:00
Nikolaus Sucher
490c042f84
fixed <SPC> f t not working for NERDTree; it opened but didn't close it, i.e. there was no toggle
2018-07-02 18:51:38 -04:00
Wang Shidong
d724d9e986
Improve the tabmanager ( #1887 )
2018-07-02 14:08:47 +08:00
Wang Shidong
652b710099
Fix resume key bindings ( #1885 )
...
* Fix resume key bindings
* Update following HEAD
2018-06-27 21:12:58 +08:00
Wang Shidong
9d9ad29a4b
Improve lang#typescript layer ( #1870 )
...
* Improve lang#typescript layer
* Improve lang#typescript layer
* Use next branch of lsc
* Update wiki
2018-06-26 21:29:48 +08:00
Wang Shidong
2e6aac03df
Remove: recover spell and list option in go layer ( #1872 )
...
* Delelet go autocmd
* Update follow head page
2018-06-26 21:05:01 +08:00
jingpengw
3e1fdd28c0
remove ncm
2018-06-19 21:17:52 -04:00
jingpengw
d750f21f66
add julia 0.6 support by lsp
2018-06-19 12:31:09 -04:00
Wang Shidong
d88e92626a
Update colorscheme.vim ( #1833 )
...
* Add material theme
2018-06-19 21:04:14 +08:00
Javier Tiá
569b457e5e
Add [SPC]bb map in fzf layer to nagivate in all buffers
...
fzf layer works better than denite and unite layers. This commit add
`[SPC]bb` map in fzf layer.
denite layer used to enable `[SPC]bb` to navigate in all buffers.
This change add same functionality but in fzf layer.
2018-06-18 14:49:06 -06:00
Wang Shidong
7f0723e93e
Add floobits layer ( #1697 )
...
* Add floobits layer
* Add floobits layer
* Add major key bindings for floobits layer
* Update floobits layer
* Update floobit layer
2018-06-18 21:04:24 +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
wsdjeg
d1164e3e4e
Update statusline
2018-06-14 20:40:16 +08:00
wsdjeg
2366f37169
Add support of tag name
2018-06-14 20:25:57 +08:00
wsdjeg
0e827f8e2a
Update key binding of easymotion
2018-06-13 20:48:05 +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
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
Cosmin Cojocar
208b6b9747
Disable the gometalinter in neomake
2018-06-08 16:52:57 +02:00
Cosmin Cojocar
748131c5f4
Activate spell checking also for gitcommit file type
2018-06-08 15:44:14 +02:00