1
0
mirror of https://github.com/jdhao/nvim-config.git synced 2025-06-08 14:14:33 +02:00

29 Commits

Author SHA1 Message Date
jdhao
56b28dcfbe Add toml support 2019-12-29 19:40:49 +08:00
jdhao
99de9cd88e
Update leaderf ignore settings. 2019-12-26 15:31:29 +08:00
jdhao
c225fb0003
Update leaderf settings 2019-12-25 19:53:20 +08:00
jdhao
5c9bfa3dca Remove SimpylFold 2019-12-24 23:51:00 +08:00
jdhao
cc95d4b47b Add neoformat 2019-12-24 23:48:22 +08:00
jdhao
ceef889448
Update leaderf setting 2019-12-24 22:06:33 +08:00
jdhao
3e4b3372c7
Add emoji support. 2019-12-23 18:15:42 +08:00
jdhao
1d3b488e7a
Remove unsuitable airline themes 2019-12-19 21:03:10 +08:00
jdhao
6313d05fc4
Change plugin ale repo
Plug ale has been transferred to a group.
2019-12-16 20:46:59 +08:00
jdhao
942109634a
Update vim-plug install logic 2019-12-11 21:18:43 +08:00
jdhao
f225543f20
Update plugin matchup setting 2019-12-10 10:18:34 +08:00
jdhao
9d85a46383 Merge branch 'master' of https://github.com/jdhao/nvim-config 2019-12-09 23:22:04 +08:00
jdhao
62d8266f07 Update system check method 2019-12-09 23:21:28 +08:00
jdhao
417fb450a2
Fix asyncrun command output issue for Chinese
The command output returned by Windows system may not be encoded in utf-8 format.
We need to set the format explicitly.
2019-12-09 16:19:36 +08:00
jdhao
01e69daf9e
Add async support for external command
Use asyncrun.vim for now. May switch to Dispatch later.
2019-12-06 20:28:36 +08:00
jdhao
d593f1fe2c Show current search item in different color 2019-12-04 01:22:51 +08:00
jdhao
84e4ac3ee0 Update semshi install command
It seems that using for option for vim-plug will cause problem. Ref: https://github.com/numirias/semshi/issues/59
2019-12-03 00:33:20 +08:00
jdhao
c2b7a49a83
Update random airline theme candidate 2019-12-02 19:58:22 +08:00
jdhao
b9119d2212 Replace nerdcommenter with commentary 2019-11-29 00:41:39 +08:00
jdhao
a300fa0498 Remove some color themes 2019-11-28 02:01:44 +08:00
jdhao
8789c3e86f Remove vim-quickrun 2019-11-28 01:12:38 +08:00
jdhao
bf0eac1807
Reduce nvim startup time 2019-11-27 21:40:17 +08:00
jdhao
f6bd569cd3 Update vim-pandoc-syntax setting 2019-11-22 23:33:35 +08:00
jdhao
7f16da31ed Use silent mappings 2019-11-20 23:53:25 +08:00
jdhao
278343a24b Remove fzf and use leaderf instead 2019-11-20 23:52:05 +08:00
jdhao
0070fb25de
Update plugin comfortable-motion settings 2019-11-19 20:20:03 +08:00
jdhao
098ef4c875
Update plugin.vim
Change plugin installation directory based on whether we want to config neovim globally or locally.
2019-11-09 18:56:43 +08:00
jdhao
d57ecccd0a Add markdown support for tagbar 2019-10-15 00:39:28 +08:00
jdhao
460ec98052 Split large nvim config into several files for easier management 2019-09-26 23:18:19 +08:00