wsdjeg
76a8fd42cc
feat(statusline): change statusline for python doc win
2022-10-23 16:12:59 +08:00
wsdjeg
459d676373
chore(jedi): use bundle deoplete_jedi
...
arty/typeshed/tests/stubtest_whitelists/py36.txt
2022-10-23 16:00:31 +08:00
wsdjeg
a3bd1d31c7
chore(jedi): use bundle jedi-vim
2022-10-23 15:41:52 +08:00
wsdjeg
d2d3c1c878
fix(gtags): add warning info for executable checking
2022-10-22 11:42:19 +08:00
Wang Shidong
342c658509
feat(zettelkasten): add zettelkasten layer
2022-10-18 22:55:34 +08:00
wsdjeg
0b91495ff2
fix(tabline): fix undefined s:lsep variable
...
close https://github.com/SpaceVim/SpaceVim/issues/4723
2022-10-13 10:39:59 +08:00
wsdjeg
61cc23b8a0
fix(statusline): init statusline separators
2022-10-13 10:39:00 +08:00
wsdjeg
e7cb486364
feat(edit): use lua plugin for nvim 0.7
2022-09-27 23:54:04 +08:00
wsdjeg
e424f8e58b
chore(go): use bundle vim-go and deoplete-go
2022-09-27 16:40:44 +08:00
wsdjeg
80ed3d2419
feat(screensaver): use bundle screensaver
2022-09-25 21:20:35 +08:00
wsdjeg
b781e56647
chore(fsharp): use bundle fsharp plugin
...
- https://github.com/callmekohei/deoplete-fsharp
- https://github.com/wsdjeg/vim-fsharp
2022-09-25 19:49:14 +08:00
Andy Zhang
9aa3de5561
fix(lsp): type error when loading lsp config ( #4701 )
2022-09-10 19:46:10 +08:00
Austin Ziegler
9fa6fad9ed
docs(aspectj): AspectJ support has been misspelled
...
- The filename is correct, but the contents have been misspelled. I've
used `fastmod` to do a mechanical replace of `asepctj` to `aspectj`.
2022-07-29 07:46:26 +08:00
wsdjeg
b0dcd1bb84
chore(bundle): use bundle fugitive & dispatch
2022-07-24 16:26:12 +08:00
Arif Kalluru
05a78fe969
fix(branch): fix statusline branch info
...
Problem:
- fugitive#head() & fugitive#detect() notorking
Solution:
- Replaced fugitive#head() with FugitiveHead() if it exists or use
fugitive#Head()
- In cd7db1d of vim-fugitive, fugitive#detect() was replaced with
FugitiveDetect()
2022-07-15 10:51:10 +08:00
Andres
881759e2ff
fix(statusline): fix warning in buffer terminal
2022-07-15 10:49:30 +08:00
kz2013
80a4725360
fix(incsearch): fix incsearch layer
...
Co-authored-by: Wang Shidong <wsdjeg@outlook.com>
2022-06-26 12:52:17 +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
58874d8b21
refactor(lang#coffeescript): move coffeescript autocmds to layer
2022-06-12 12:06:52 +08:00
wsdjeg
6285536bce
feat(clipboard): add vim-clipboard plugin
2022-06-11 00:47:40 +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
403d30af78
feat(ssh): add :SSHCommand
command
2022-06-04 14:02:40 +08:00
wsdjeg
047f213348
feat(liquid): add liquid template support
2022-06-03 20:23:08 +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
a892272616
feat(tmux): use bundle vim-tmux-navigator
2022-05-30 00:45:17 +08:00
wsdjeg
3d578c3377
style(viml): format code
2022-05-29 13:42:36 +08:00
wsdjeg
372e8e3026
feat(font): add key binding to reset guifont
2022-05-29 13:36:28 +08:00
wsdjeg
6e6fc71e81
fix(ui): update screen after font changed
2022-05-29 13:29:26 +08:00
wsdjeg
214ca3c3e2
feat(font): add SPC z .
key binding
2022-05-29 13:14:43 +08:00
wsdjeg
5d7bd47ccf
chore(lang#python): use bundle python plugins
2022-05-28 23:21:55 +08:00
wsdjeg
f57c0a0233
feat(calendar): add calendar statusline
2022-05-28 19:51:34 +08:00
wsdjeg
52df4ec9fe
feat(lang#ruby): use bundle vim-ruby
2022-05-28 19:32:08 +08:00
wsdjeg
09dac0d30a
chore(calendar): use bundle calendar.vim
2022-05-28 15:29:51 +08:00
wsdjeg
a989f9349e
feat(lang#ruby): update lsp configuration for ruby
2022-05-27 16:53:18 +08:00
wsdjeg
9eebba69d4
feat(lang#ruby): support solargraph
client
2022-05-27 13:05:52 +08:00
wsdjeg
aae66a28c0
feat(cmake): add :Cmake
command
2022-05-24 23:09:19 +08:00
wsdjeg
90f69a974b
test(telescope): add layer health function
2022-05-22 21:33:51 +08:00
wsdjeg
ac28e69c72
test(cmake): add layer health function
2022-05-22 21:18:27 +08:00
Wang Shidong
4dbbad92f0
feat(layer): add lang#cmake
layer
2022-05-22 17:18:29 +08:00
Wang Shidong
14d9225346
feat(checkers): fix checkers layer option
2022-05-22 17:10:34 +08:00
wsdjeg
9caa00b009
feat(rainbow): change rainbow plugin
2022-05-22 12:51:00 +08:00
wsdjeg
cfc2b9e7b9
feat(telescope): add Telescope neoyank
extension
2022-05-21 22:57:36 +08:00
wsdjeg
898fbc8c37
fix(telescope): fix telescope layer key binding
2022-05-21 22:25:59 +08:00
wsdjeg
290b7906d6
feat(lang#postscript): add lang#postscript
layer
2022-05-21 13:59:07 +08:00
wsdjeg
1bc0ad8377
feat(verilog): add code runner for verilog
2022-05-20 11:26:05 +08:00
wsdjeg
847fd81ae0
chore(bundle): use bundle vim-assembly
2022-05-20 10:43:05 +08:00
wsdjeg
1ff70c5873
fix(gina): use bundle gina & fix conceal setting
...
close https://github.com/SpaceVim/SpaceVim/issues/4660
2022-05-19 09:10:49 +08:00
Wang Shidong
62a15d02a4
feat(filetree): add nvim-tree.lua
2022-05-19 09:03:59 +08:00
wsdjeg
96d05b9ef5
feat(autohotkey): use bundle vim-autohotkey
2022-05-19 01:01:43 +08:00
wsdjeg
311a1e5146
docs(telescope): add telescope loadable function
2022-05-19 00:39:30 +08:00
wsdjeg
3daea9e7ae
feat(mapping): add SPC f v s
to view scriptnames
2022-05-18 13:36:05 +08:00
wsdjeg
076c0fe4a6
fix(telescope): fix SPC f f
key binding for telescope layer
2022-05-17 21:45:39 +08:00
Wang Shidong
7237a74889
feat(layer): add telescope layer
2022-05-16 22:20:10 +08:00
wsdjeg
48c57041f9
feat(julia): add g d
key binding
...
close https://github.com/SpaceVim/SpaceVim/issues/4669
2022-05-11 18:51:47 +08:00
wsdjeg
2b17afeaac
feat(snippet): add SPC x s s
to edit snippet
2022-05-09 23:21:35 +08:00
wsdjeg
7fcb497f39
fix(lint): fix layer vader test
2022-05-09 12:40:27 +08:00
wsdjeg
d4bf364cbe
feat(layer): add lang#yang
layer
2022-05-08 19:41:28 +08:00
wsdjeg
a7db14e865
feat(layer): add lang#jsonnet
layer
2022-05-08 19:01:53 +08:00
Wang Shidong
8277b6789f
feat(layer): add framework#django layer
2022-05-07 08:03:49 +08:00
wsdjeg
c338f45186
feat(vimchat): display user count on statusline
2022-05-02 18:38:56 +08:00
wsdjeg
dd165bd78d
feat(chat): complete channels regardless of case
2022-05-02 00:15:44 +08:00
wsdjeg
4f82741d7a
docs(gitter): add doc for gitter_token
2022-04-30 13:28:01 +08:00
Wang Shidong
2b2a6afd7a
feat(gitter): add gitter client
2022-04-30 02:03:01 +08:00
wsdjeg
a5d9ce959c
feat(github): enable github-dashboard only when has('ruby')
2022-04-28 22:12:29 +08:00
wsdjeg
54d56ee1a5
docs(github): update readme of github.vim
2022-04-28 21:47:42 +08:00
wsdjeg
d64edc6302
chore(github): use bundle github.vim
2022-04-28 21:46:05 +08:00
Wang Shidong
e360f0c9d5
feat(hop): add hop.nvim for neovim v0.6.0
2022-04-27 22:13:32 +08:00
wsdjeg
06b889b7a9
fix(message): fix SPC b m
key bidding
2022-04-26 18:24:42 +08:00
wsdjeg
29dcb31e47
feat(lang#c): update lsp key binding for lang#c
layer
2022-04-26 01:45:08 +08:00
wsdjeg
50c676e3a4
pref(git): display working directory on commit statusline
2022-04-25 18:22:54 +08:00
wsdjeg
caf1d8428a
chore(scala): use bundle vim-scala
2022-04-24 22:08:19 +08:00
Wang Shidong
cd1e33a1eb
docs(scala): add post about using vim as scala ide
2022-04-24 15:13:52 +08:00
wsdjeg
205d2c7cd6
feat(haxe): add repl support for haxe
2022-04-23 23:23:08 +08:00
wsdjeg
8390ab101b
fix(haxe): fix haxe code runner
2022-04-23 23:06:02 +08:00
wsdjeg
0ac30df4c4
feat(lang#haxe): add lang#haxe
layer
2022-04-23 22:30:11 +08:00
wsdjeg
9713a45048
feat(lang#teal): add lang#teal
layer
2022-04-23 17:28:53 +08:00
wsdjeg
bfb5444c34
feat(major_mode): add wrap line major mode icon
2022-04-23 16:50:28 +08:00
wsdjeg
a3031c6b92
fix(spell): handle error of SPC t S
2022-04-23 16:44:14 +08:00
wsdjeg
9c6875396b
pref(markdown): use bundle vim-markdown-toc
2022-04-23 16:16:52 +08:00
wsdjeg
4ebcd961c7
fix(smoothie): fix smoothie requirements
2022-04-22 21:04:00 +08:00
wsdjeg
f07916c9e7
feat(rust): use bundle rust.vim
...
close https://github.com/SpaceVim/SpaceVim/issues/4620
2022-04-22 16:43:25 +08:00
wsdjeg
7e32e062d6
feat(colorscheme): add dracula
...
close https://github.com/SpaceVim/SpaceVim/issues/4063
2022-04-22 13:54:14 +08:00
wsdjeg
2b3e7314e4
pref(statusline): add extra space before qf title
2022-04-22 13:03:58 +08:00
wsdjeg
c486cc1575
fix(lsp): use path_to_fname
2022-04-22 12:56:35 +08:00
Alessio Linares
0a1af5b6bf
feat(lsp): support #{cwd}
for the current working directory
...
* In lsp config replace #{cwd} for the current working directory.
* Fix bug introduced by renaming a variable
Co-authored-by: Alessio Linares <alessio.linares@king.com>
2022-04-22 12:14:16 +08:00
wsdjeg
8f1f93350e
fix(shell): fix default cwd of terminal
...
close https://github.com/SpaceVim/SpaceVim/issues/4644
2022-04-21 23:41:00 +08:00
wsdjeg
0b3f505e4d
pref(statusline): remove extra space
2022-04-21 11:59:00 +08:00
wsdjeg
86d8ddefec
fix(branch): fix statusline branch info
2022-04-21 10:50:20 +08:00
wsdjeg
22939866c0
fix(treesitter): add loadable function
2022-04-21 00:20:42 +08:00
wsdjeg
a36eb377db
fix(scrollbar): fix scrollbar on SPC number key binding
...
Problem:If win_count < number, SPC number will close scrollbar
Solution: use vim#window.win_count api instead of winnr('$')
2022-04-20 22:58:34 +08:00