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

52 Commits

Author SHA1 Message Date
jdhao
02a8281373 chore: remove trailing white spaces 2020-04-22 23:26:02 +08:00
jdhao
b1c00de353
update settings for cpp/c language 2020-04-20 19:32:07 +08:00
jdhao
08204349f4
update: add cpp/c support. 2020-04-18 22:24:55 +08:00
jdhao
3c8a653ef4
update: add plugin vim-pythonsense
This plugin provides several Python-related text objects, such as `if`, `af`, `id`, `ad`.
2020-04-05 14:06:56 +08:00
jdhao
1b97735bf2 chore: remove short url and replace with true url 2020-03-30 23:32:11 +08:00
jdhao
19420932cf Add emmet.vim 2020-03-09 00:45:39 +08:00
jdhao
b64a199125 update scroll settings 2020-02-04 21:13:11 +08:00
jdhao
3fe088a34b
Update color theme plugin 2020-01-14 13:17:41 +08:00
jdhao
a9d5dd455d
Add nvim-pdb settings 2020-01-14 11:38:31 +08:00
jdhao
745ec1862e
Conditional activation for fugitive. 2020-01-14 11:27:13 +08:00
jdhao
cb5a0778bb
Add explicit variable scope 2020-01-14 11:25:53 +08:00
jdhao
ee84bb1f16 Add debugger plugin 2020-01-14 00:40:44 +08:00
jdhao
20f2994b35
Update firenvim settings.
Make firenvim not take over the text area automatically. We need to
activate it using a shortcut.
2020-01-13 14:12:42 +08:00
jdhao
cdd5f786f5
Update plugins.vim 2020-01-09 14:25:30 +08:00
jdhao
4d20abd69f
Update plugins.vim 2020-01-09 14:23:27 +08:00
jdhao
76834bd25e
Remove flake8 linter for Python 2020-01-08 16:21:32 +08:00
jdhao
e729604b9e
Use ALE for linting instead of Neomake 2020-01-07 17:43:06 +08:00
jdhao
3b161bd281
Update plugins.vim 2020-01-06 14:33:08 +08:00
jdhao
bc955bfe74 Remove matrix since it is too slow on Mac 2020-01-04 22:28:32 +08:00
jdhao
69565e989d
Add the Matrix plugin for fun! 2020-01-04 15:11:42 +08:00
jdhao
626b28db11
Update firenvim settings 2020-01-04 13:29:56 +08:00
jdhao
3aa2a14c48
Update firenvim settings 2020-01-01 17:29:26 +08:00
jdhao
1d0b860dda
Add firenvim 2020-01-01 13:14:48 +08:00
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