jdhao
4e354ef185
move completion-related mapping to mappings.vim
2020-10-07 23:54:36 +08:00
jdhao
cbb49028d4
add plugin unicode.vim
2020-10-07 21:06:45 +08:00
jdhao
6ca0567af6
change vim-plug install dir
2020-10-03 00:15:49 +08:00
jdhao
85c9c79dc9
Remove nerdtree, I rarely use it
2020-09-29 16:09:51 +08:00
jdhao
f2dcfa7477
fix missing runtimepath issue
...
it seems that stdpath('data') is not in the runtimepath.
2020-09-28 10:58:34 +08:00
jdhao
749d2a57a7
update fugitive setting
2020-09-28 01:08:08 +08:00
jdhao
dd8c3cd9c0
refactor: vim-plug install
2020-09-27 20:39:02 +08:00
jdhao
e9c8c4c536
refactor: vim-plug install
2020-09-27 20:34:33 +08:00
jdhao
a54a20d299
refactor: vim-plug install
2020-09-27 20:27:50 +08:00
jdhao
a94be81fb5
update airline setting
2020-09-27 20:18:25 +08:00
jdhao
240520193a
remove goyo (I rarely use it)
2020-09-27 19:45:59 +08:00
jdhao
9f344b0820
use g:is_win to check current system
2020-09-27 19:22:20 +08:00
jdhao
32d69040d6
update vim-plug install logic
2020-09-27 19:16:55 +08:00
jdhao
eb7df6b06c
refactor: variable naming
2020-09-27 19:09:14 +08:00
jdhao
448d864eba
change location of vim-plug
2020-09-27 19:06:22 +08:00
jdhao
ab07e4069e
use printf for string concatenation where needed
2020-09-27 18:46:12 +08:00
jdhao
b65c7c6d70
change vim script style from 4-space indent to 2-space
2020-09-26 09:15:40 +08:00
jdhao
00cbed4cdc
fix style issues as per vint
2020-09-24 23:01:10 +08:00
jdhao
b0d5b9765e
Merge branch 'master' of https://github.com/jdhao/nvim-config
2020-09-24 22:45:00 +08:00
jdhao
42a92ffd68
update LeaderF settings
2020-09-24 14:09:36 +08:00
jdhao
9a8126c357
update grammarous setting
2020-09-23 08:13:40 +08:00
jdhao
cf720997dd
fix syntax error
2020-09-20 16:06:59 +08:00
jdhao
c146a50967
add grammar checking plugin
2020-09-20 12:15:59 +08:00
jdhao
ec64c3237a
use internal yank highlight instead of plugins
2020-09-19 16:34:20 +08:00
jdhao
c6b71c1dea
remove global setting since it is not used anyway
2020-09-02 08:54:51 +08:00
jdhao
c0417d8a0d
update LeaderF settings
2020-08-24 14:47:39 +08:00
jdhao
50e59ca532
update LeaderF settings
2020-08-19 19:52:11 +08:00
jdhao
429f6f5a29
update leaderf settings
2020-08-19 17:10:26 +08:00
jdhao
a9e4c1de85
Only Install vim-plug on Windows or Mac inside config
2020-08-12 16:06:59 +08:00
jdhao
d5b1309db9
remove IME toggle for Mac(it cause more issues than it solves
2020-07-29 23:37:36 +08:00
jdhao
1902646933
update plugin settings (leaderf and semshi)
2020-07-29 22:22:20 +08:00
jdhao
9ca30bd431
update color theme
2020-07-29 00:04:03 +08:00
jdhao
d4a1a45f97
update airlinetheme
2020-07-15 00:07:03 +08:00
jdhao
7e4f329873
update vim-airline theme
2020-07-13 20:51:08 +08:00
jdhao
a6a61acab9
update ale setting
2020-06-19 21:07:06 +08:00
jdhao
01b14b161d
Update nerdtree repo name
2020-06-19 01:07:31 +08:00
jdhao
2e7418ed06
remove supertabs
2020-05-22 19:52:02 +08:00
jdhao
c56d9de160
remove number toggle plugin
2020-05-22 15:20:28 +08:00
jdhao
9f028a151e
fix: add variable scope
2020-04-28 12:02:57 +08:00
jdhao
6ce5714c05
remove marks plugin
...
I added the marks plugin to my config because back then I do not know how to go back to my previous edit position. Now my vim knowledge grows, and I know how to use `g;` and `g,` to go back and forth the change history. There is now little use to use marks plugin any more.
2020-04-26 20:29:26 +08:00
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