Wang Shidong
d4798eebee
Fix vim iskeyword option ( #3990 )
2020-12-01 00:01:13 +08:00
Wang Shidong
2c4143726a
Improve ctags database manager ( #3981 )
2020-11-26 21:19:02 +08:00
Wang Shidong
93fe791dac
Update doc for lang#sml layer ( #3977 )
2020-11-23 22:26:58 +08:00
thawk
fa70723018
add lang#sml layer ( #3972 )
2020-11-23 16:15:35 +08:00
AdamGoertz
a9e36e0e1a
Add test command in zig language plugin ( #3970 )
2020-11-20 23:16:41 +08:00
thawk
b85a6f44cc
preserve indentLine_fileTypeExclude setting in layers/ui.vim ( #3961 )
2020-11-16 22:38:48 +08:00
Wang Shidong
322c56a74d
Improve java layer ( #3954 )
2020-11-16 22:31:00 +08:00
Wang Shidong
ae6052b9e0
Improve python support ( #3947 )
2020-11-09 22:00:16 +08:00
GBProd
f95e371be5
Add: Support auto_completion_complete_with_key_sequence for coc completion ( #3939 )
2020-11-06 09:46:14 +08:00
thawk
ae0f4f3b6f
use detected executable for clojure repl ( #3932 )
2020-11-02 15:46:08 +08:00
Wang Shidong
15a511c32f
Add doc for undotree ( #3889 )
2020-10-31 15:52:34 +08:00
Matthew Strasiotto
939d8a617f
Add tabline shortcuts (Shift + 0...9 ) for tabbing to 10..20 ( #3905 )
2020-10-31 15:51:07 +08:00
Wang Shidong
e934189f6d
Fix code runner ( #3915 )
2020-10-25 23:01:09 +08:00
Wang Shidong
b9b416d219
Update doc ( #3911 )
2020-10-24 14:32:42 +08:00
Wang Shidong
4db31814e2
Ignore home directory when find dir ( #3923 )
2020-10-24 12:07:59 +08:00
Wang Shidong
ce73df6fc5
Add f{char} for iedit-normal mode ( #3922 )
2020-10-23 22:41:54 +08:00
GBProd
7f2a7cc57c
Feat: Change php lsp server ( #3920 )
...
Co-authored-by: Gilles Roustan <gilles.roustan@mediapart.fr>
2020-10-22 12:40:20 +08:00
Wang Shidong
19413daddb
Update doc for Leader f p ( #3917 )
2020-10-20 21:54:08 +08:00
Wang Shidong
eb26c88238
Hot fix for vim-todo ( #3910 )
2020-10-17 23:21:52 +08:00
Rom Grk
b75e389edb
todo manager: implement custom keywords ( #3900 )
...
* todo manager: implement custom keywords
* todo manager: use single option
* todo manager: lint
* todo manager: fix case sensitivity
* todo manager: remove echom
2020-10-17 21:32:58 +08:00
blankname
3c795e6d42
Some fixes for FlyGrep ( #3908 )
2020-10-17 12:33:16 +08:00
Wang Shidong
105ba4edb1
Add enable_Indentline option for ui layer ( #3909 )
2020-10-17 12:28:34 +08:00
Wang Shidong
0004826efe
Update lang#c layer ( #3899 )
2020-10-15 22:56:52 +08:00
Wang Shidong
bd40c0935b
add Codecov link to readme ( #3898 )
2020-10-15 13:08:59 +08:00
Wang Shidong
1c54f28654
Update denite layer doc ( #3896 )
...
close #3687
2020-10-14 19:58:12 +08:00
Aron Griffis
e720fd1990
Fix project root detection to work with empty buffer ( #3860 )
2020-10-14 19:42:18 +08:00
Jonathan Dahan
50c5e3d70f
Add: typescriptreact syntax highlighting support ( #3880 )
...
Note that this changes the `ft` from "typescriptreact" to "typscript.tsx"
Co-authored-by: Jonathan Dahan <git@jonathan.is>
2020-10-13 23:00:37 +08:00
Wang Shidong
ec55d3ec19
Disable scrollbar in startify ( #3893 )
2020-10-12 00:13:47 +08:00
Wang Shidong
ea57d3fa8a
Fix SPC e n/p key binding ( #3890 )
2020-10-11 18:54:43 +08:00
thawk
b5d58d6b9c
Fix job.send can handle multi-line string ( #3888 )
2020-10-11 13:16:31 +08:00
Wang Shidong
2e04698d74
Fix option setting ( #3886 )
2020-10-10 23:01:40 +08:00
Wang Shidong
ec3727186c
Add raw string support for repl ( #3884 )
2020-10-10 22:27:20 +08:00
Wang Shidong
52f5f51e73
Improve lang#dart layer ( #3876 )
2020-10-10 09:51:46 +08:00
Wang Shidong
1ac1fd789a
Add projects caches ( #3875 )
2020-10-08 12:05:34 +08:00
Wang Shidong
3c4ea75baa
Remove SPC l f for lua ( #3874 )
2020-10-08 10:09:37 +08:00
Wang Shidong
689c80cc40
Update clojure layer ( #3873 )
2020-10-07 22:34:35 +08:00
Wang Shidong
acdcfa5aae
Add quickfix support for flygrep ( #3872 )
2020-10-07 13:31:10 +08:00
Shidong Wang
3d87f8a642
Add winexists() api
2020-10-05 20:19:24 +08:00
Aron Griffis
b8e591dd73
Fix fzf mru, most recent should be first ( #3859 )
2020-10-04 23:20:38 +08:00
Wang Shidong
e41ffa575f
Fix visual mode code format ( #3866 )
2020-10-04 23:02:30 +08:00
Wang Shidong
3f28bf4b87
Fix tex syntax highlighting in markdown file ( #3863 )
2020-10-04 21:05:55 +08:00
Wang Shidong
23244fdb20
Update post for C/C++ ( #3862 )
2020-10-04 19:06:29 +08:00
Wang Shidong
bc99556215
Fix scrollbar support in neovim ( #3855 )
2020-10-03 22:09:07 +08:00
thawk
e09a8e4735
Fix clang_std option for c language layer ( #3858 )
2020-10-03 06:37:05 +08:00
Wang Shidong
371370162f
Improve Task manager ( #3857 )
2020-10-01 22:30:29 +08:00
PandaLz
5c832c96c0
Fix OmniSharpFindType to OmniSharpTypeLookup ( #3628 )
2020-10-01 08:16:19 +08:00
Wang Shidong
114f6fbc19
Fix alt file manager ( #3854 )
2020-09-30 21:29:50 +08:00
Wang Shidong
c0b9b721ce
Fix task manager ( #3853 )
2020-09-30 20:58:09 +08:00
Heachen Bear
8fd57edeae
Fix ignorecase highlight in flygrep window ( #3848 )
...
close #3849
2020-09-29 22:16:35 +08:00
thawk
a8fa1701db
Fix cpp runner default option ( #3850 )
2020-09-29 15:44:42 +08:00