Eric Wong
a0fc3ad290
fix(commenter): fix nerdcommenter for markdown
2024-12-30 22:20:05 +08:00
Eric Wong
4ae96e3a57
fix(edit): fix disabled_plugins option
...
close https://github.com/SpaceVim/SpaceVim/issues/4947
2024-12-30 12:24:21 +08:00
Eric Wong
716f835da8
feat(zettelkasten): filter zk title via telescope
2024-12-23 23:14:50 +08:00
Eric Wong
4b61259a80
feat(zettelkasten): filter zk tags
2024-12-11 00:30:08 +08:00
Eric Wong
1843ad9c35
perf(layer): lazy load layer config
2024-07-05 23:11:59 +08:00
Eric Wong
c5202375be
docs(nerdtree): update doc for ctrl-h
2024-06-09 18:47:12 +08:00
Eric Wong
e9cc0e46f7
fix(nerdtree): fix Enter
key binding of nerdtree
2024-06-09 18:22:17 +08:00
Eric Wong
6b7c5a14ce
feat(statusline): add lua statusline
2024-06-09 10:37:42 +08:00
Eric Wong
bfdf0e0851
perf(bundle): use nvim-surround for nvim 0.8.0+
2024-06-05 19:05:21 +08:00
Eric Wong
6a97b72dc3
perf(bundle): use telescope 0.1.8 for nvim 0.10.0
2024-06-03 23:24:17 +08:00
Eric Wong
4846788807
feat(bookmarks): add telescope support
2024-03-26 23:34:21 +08:00
Eric Wong
1eeff6661f
perf(history): skip empty file and save pos before opening startify
2024-03-18 22:22:16 +08:00
Eric Wong
04a3402b5a
feat(telescope): make SPC f r
use Telescope neomru
2024-03-15 00:51:59 +08:00
Eric Wong
2ad0da4272
perf(treesitter): add default setup function
2024-03-11 22:07:14 +08:00
Eric Wong
cb6510f4ff
fix(telescope): fix telescope loadconf
2024-02-23 15:49:37 +08:00
wsdjeg
403332accb
chore(lspconfig): use latest version lspconfig for nvim 0.9.1
2023-06-19 15:59:04 +08:00
wsdjeg
1235dc201b
feat(neosnippet): add neosnippet source
2023-06-09 00:05:07 +08:00
wsdjeg
5fbcf3d430
refactor(neo-tree): move config to lua
2023-06-08 10:50:46 +08:00
wsdjeg
74f0dd84f5
fix(neo-tree): use N
key binding to add node
2023-06-08 10:44:08 +08:00
wsdjeg
d14af8a1d9
perf(neotree): add ctrl-h
key binding
2023-05-31 20:10:25 +08:00
wsdjeg
09c768b967
perf(neotree): update key bindings
2023-05-31 18:58:22 +08:00
wsdjeg
dd1b4c6d65
perf(vimrc): change vimrc devicon
2023-05-30 21:59:39 +08:00
wsdjeg
822d3269c2
perf(neotree): update neotree config
2023-05-30 21:30:41 +08:00
wsdjeg
5c83ab2f06
feat(neotree): add neotree support
2023-05-30 21:09:18 +08:00
ChasingZenith
ce69cb81a4
feat(telescope): add :Telescope ultisnips
command
...
add `<Leader> f s` key binding for telescope ultisnips.
this key binding is definded only when telescope layer
is loaded and snippet engine is ultisnips
2023-04-22 22:10:04 +08:00
wsdjeg
11e5a4f4b3
fix(nerdtree): fix nerdtree configuration
...
close https://github.com/SpaceVim/SpaceVim/issues/4810
2023-04-15 18:26:13 +08:00
wsdjeg
532788e92a
fix(coc): set suggest.noselect
to true
2023-03-30 13:36:44 +08:00
wsdjeg
7ff6dff903
fix(nvim-cmp): fix nvim-cmp config
2023-03-30 10:36:12 +08:00
wsdjeg
5f519c99c9
fix(javalsp): disable omni source when lsp enabled
2023-03-29 13:17:26 +08:00
wsdjeg
10043da351
fix(lsp): update lspconfig
2023-03-29 11:59:27 +08:00
wsdjeg
9b33d5b909
chore(copyright): update copyright
2023-03-26 13:44:47 +08:00
wsdjeg
973090c2d8
fix(zettelkasten): check layer_isLoaded
before load extension
...
close https://github.com/SpaceVim/SpaceVim/issues/4807
2023-03-26 13:03:30 +08:00
wsdjeg
468681284d
feat(checkers): add open_error_list
option
...
close https://github.com/SpaceVim/SpaceVim/issues/4796
2023-03-25 19:56:07 +08:00
Wang Shidong
3db40b345a
feat(tasks): add telescope task
2022-11-01 00:21:03 +08:00
wsdjeg
f0bdb8a20e
fix(deoplete): fix deoplete for git-commit
2022-10-27 18:12:34 +08:00
Wang Shidong
ac74bffee5
feat(zettelkasten): improve zettelkasten layer
2022-10-25 18:35:51 +08:00
ChasingZenith
1c1d63d923
fix(cmp): remove deprecated function
2022-10-25 11:20:46 +08:00
wsdjeg
231d92b229
fix(ultisnips): fix ultisnips config
2022-10-09 22:42:46 +08:00
Alexander Konotop
5b5511f2a5
fix(nvim-cmp): fix broken hotkeys and add tab,s-tab
2022-07-24 16:09:01 +08:00
Alexander Konotop
e3477f0801
fix(nvim-cmp) change source priority
2022-07-24 16:07:48 +08:00
chenwen(陈文)
c6f02e3be0
fix(filetree): fixed filetree_direction not working for nvim-tree.vim
2022-06-11 22:14:27 +08:00
wsdjeg
237ec35fd7
feat(fzf): add bundle telescope fzf extension
2022-06-02 21:44:41 +08:00
wsdjeg
b10a4b5500
feat(filetree): add user autocmd to override key binding
2022-05-30 21:15:48 +08:00
Wang Shidong
14d9225346
feat(checkers): fix checkers layer option
2022-05-22 17:10:34 +08:00
wsdjeg
cfc2b9e7b9
feat(telescope): add Telescope neoyank
extension
2022-05-21 22:57:36 +08:00
wsdjeg
8deb3918cc
feat(project): add SPC p p
for telescope layer
2022-05-19 10:08:28 +08:00
Wang Shidong
62a15d02a4
feat(filetree): add nvim-tree.lua
2022-05-19 09:03:59 +08:00
wsdjeg
3daea9e7ae
feat(mapping): add SPC f v s
to view scriptnames
2022-05-18 13:36:05 +08:00
Wang Shidong
7237a74889
feat(layer): add telescope layer
2022-05-16 22:20:10 +08:00
Wang Shidong
e360f0c9d5
feat(hop): add hop.nvim for neovim v0.6.0
2022-04-27 22:13:32 +08:00