wsdjeg
|
42466a5f02
|
chore(dein-ui): make info clearly
|
2022-06-13 00:10:03 +08:00 |
|
wsdjeg
|
cd99fa7242
|
fix(lsp): fix lsp command setting
|
2022-06-12 23:39:40 +08:00 |
|
wsdjeg
|
f8dc9c33a7
|
fix(lsp): fix override_client_cmds
|
2022-06-12 23:36:29 +08:00 |
|
wsdjeg
|
9bd2294131
|
feat(lsp): add override_client_cmds
|
2022-06-12 23:30:18 +08:00 |
|
wsdjeg
|
c419e47591
|
docs(help): add help description for SPC p t e
|
2022-06-12 16:51:22 +08:00 |
|
wsdjeg
|
35e132d8f9
|
feat(bundle): add bundle nvim-if-lua-compat
|
2022-06-12 16:40:40 +08:00 |
|
wsdjeg
|
12004cb080
|
chore(copyright): update copyright
|
2022-06-12 15:37:35 +08:00 |
|
wsdjeg
|
b215212db6
|
refactor(comments): move comments autocmd to layer
|
2022-06-12 15:33:13 +08:00 |
|
wsdjeg
|
b443539fb3
|
fix(config): handle error in local config
|
2022-06-12 15:28:37 +08:00 |
|
wsdjeg
|
58874d8b21
|
refactor(lang#coffeescript): move coffeescript autocmds to layer
|
2022-06-12 12:06:52 +08:00 |
|
wsdjeg
|
7982f054e9
|
docs(document): update documentation
|
2022-06-12 10:47:35 +08:00 |
|
wsdjeg
|
161d4878ad
|
docs(chat): update chat room link
|
2022-06-12 10:29:39 +08:00 |
|
wsdjeg
|
7a54e4b1dc
|
docs(faq): add faq about using corresponding layer
|
2022-06-12 10:16:20 +08:00 |
|
wsdjeg
|
99717ac7aa
|
fix(clipboard): fix clipboard support for vim8
|
2022-06-12 09:59:33 +08:00 |
|
chenwen(陈文)
|
c6f02e3be0
|
fix(filetree): fixed filetree_direction not working for nvim-tree.vim
|
2022-06-11 22:14:27 +08:00 |
|
wsdjeg
|
f89a83ece8
|
fix(clipboard): fix leader y key binding
|
2022-06-11 08:55:29 +08:00 |
|
wsdjeg
|
79378b0e4c
|
fix(clipboard): return empty string
|
2022-06-11 08:45:08 +08:00 |
|
wsdjeg
|
ee3ce867f4
|
feat(clipboard): support other clipboard command
|
2022-06-11 01:16:36 +08:00 |
|
wsdjeg
|
6285536bce
|
feat(clipboard): add vim-clipboard plugin
|
2022-06-11 00:47:40 +08:00 |
|
wsdjeg
|
ce0113ea37
|
docs(experience): add user experiences
|
2022-06-10 16:50:35 +08:00 |
|
wsdjeg
|
c4cc14ea26
|
feat(incsearch): update incsearch layer
|
2022-06-10 16:31:14 +08:00 |
|
wsdjeg
|
d66173b58a
|
feat(pylsp): add support for pylsp
|
2022-06-07 23:50:28 +08:00 |
|
wsdjeg
|
5642bc572c
|
fix(typo): fix typo in cscope layer
|
2022-06-07 22:45:26 +08:00 |
|
wsdjeg
|
7f2dd0642d
|
feat(cscope): add list_files_command layer option
|
2022-06-07 01:03:15 +08:00 |
|
wsdjeg
|
ad05af6837
|
docs(github): update github readme
|
2022-06-06 23:27:11 +08:00 |
|
wsdjeg
|
52370a5923
|
docs(community): add irc channel
|
2022-06-05 13:17:49 +08:00 |
|
wsdjeg
|
9772523690
|
docs(discord): update discord link
|
2022-06-04 23:30:10 +08:00 |
|
wsdjeg
|
2de74a4b4e
|
docs(community): add chatting rooms
|
2022-06-04 23:22:39 +08:00 |
|
wsdjeg
|
4397ec5814
|
docs(layers): update layers page
|
2022-06-04 14:51:36 +08:00 |
|
wsdjeg
|
23aad36728
|
docs(lang#fennel): add layer page for lang#fennel layer
|
2022-06-04 14:24:37 +08:00 |
|
wsdjeg
|
403d30af78
|
feat(ssh): add :SSHCommand command
|
2022-06-04 14:02:40 +08:00 |
|
wsdjeg
|
ac57a2d430
|
docs(404): add request path
|
2022-06-03 22:44:36 +08:00 |
|
wsdjeg
|
51cfa2c350
|
docs(404): display page url
|
2022-06-03 22:37:26 +08:00 |
|
wsdjeg
|
047f213348
|
feat(liquid): add liquid template support
|
2022-06-03 20:23:08 +08:00 |
|
wsdjeg
|
862d65c05a
|
docs(ssh): add cn page for ssh layer
|
2022-06-03 19:59:17 +08:00 |
|
wsdjeg
|
6a56c58a1c
|
docs(c/c++): update c/c++ tutorial
|
2022-06-03 19:49:36 +08:00 |
|
wsdjeg
|
f8a4655464
|
docs(typo): fix typo
|
2022-06-03 13:31:25 +08:00 |
|
wsdjeg
|
e8edaa31db
|
docs(docs): update feature request guidelines
|
2022-06-03 13:24:46 +08:00 |
|
wsdjeg
|
db520883c9
|
fix(bootstrap_script): use try/catch for bootstrap_script
|
2022-06-03 13:14:27 +08:00 |
|
wsdjeg
|
842f29f6d7
|
fix(project): handle project_rooter_outermost option
|
2022-06-03 13:09:29 +08:00 |
|
wsdjeg
|
237ec35fd7
|
feat(fzf): add bundle telescope fzf extension
|
2022-06-02 21:44:41 +08:00 |
|
wsdjeg
|
297f58477b
|
feat(github): add UpdateStartedRepos command
|
2022-05-31 23:00:49 +08:00 |
|
wsdjeg
|
b4c14f2253
|
feat(github.vim): use web#http api
|
2022-05-31 22:47:41 +08:00 |
|
wsdjeg
|
b47ebda7b5
|
docs(filetree): update filetree doc
|
2022-05-30 23:23:29 +08:00 |
|
wsdjeg
|
b10a4b5500
|
feat(filetree): add user autocmd to override key binding
|
2022-05-30 21:15:48 +08:00 |
|
wsdjeg
|
a892272616
|
feat(tmux): use bundle vim-tmux-navigator
|
2022-05-30 00:45:17 +08:00 |
|
wsdjeg
|
5ac713041d
|
fix(github.vim): handle curl command error
|
2022-05-29 21:06:44 +08:00 |
|
wsdjeg
|
d45150caba
|
feat(github): update github plugin
|
2022-05-29 20:59:18 +08:00 |
|
wsdjeg
|
0c18fa74f3
|
docs(font): add font transient state image
|
2022-05-29 13:51:27 +08:00 |
|
wsdjeg
|
3d578c3377
|
style(viml): format code
|
2022-05-29 13:42:36 +08:00 |
|