Ikko Ashimine
78391e67e6
docs(undotree): fix typo
2022-08-24 12:52:59 +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
Alecu Ștefan-Iulian
ba187ae41f
docs(index): add vim versions
...
Co-authored-by: Ștefan-Iulian Alecu <salecu@talentingsoftware.com>
2022-07-25 21:04:16 +08:00
wsdjeg
b0dcd1bb84
chore(bundle): use bundle fugitive & dispatch
2022-07-24 16:26:12 +08:00
wsdjeg
4ee6dfe43f
chore(bundle): update bundle lspconfig
2022-07-24 16:14:35 +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
wsdjeg
15a33422d4
docs(community): update link of the chatting rooms
2022-07-18 19:31:27 +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
Wang Shidong
1db1a9d89a
feat(prompt): add lua prompt api
2022-07-10 20:51:19 +08:00
Arne Neumann
069c620851
docs(website): fix spelling and grammar
2022-07-08 08:26:32 +08:00
wsdjeg
9a33574d6e
docs(readme): update readme
2022-07-05 12:33:40 +08:00
wsdjeg
08e7fa0584
refactor(a.lua): remove debug info in parse function
2022-07-03 23:42:43 +08:00
wsdjeg
a1203d63d8
feat(vim.compatible): update vim.compatible api
2022-07-03 23:33:28 +08:00
wsdjeg
1756147e0c
feat(api): add vim.command
api
2022-07-03 17:04:50 +08:00
wsdjeg
0dd65c5586
chore(command): add spacevim.command
module
2022-07-03 16:52:15 +08:00
wsdjeg
f56bcce60f
fix(a.lua): fix undifinded value fn
2022-07-03 15:29:16 +08:00
wsdjeg
77892cda77
feat(vim8): use lua plugin for vim8
2022-07-03 15:18:19 +08:00
wsdjeg
3dbb200fff
docs(data#dict): update doc of data#dict
api
2022-07-03 14:40:56 +08:00
wsdjeg
5b9ae1e168
chore(version): update version to v2.1.0-dev
2022-07-02 13:56:15 +08:00
Wang Shidong
796be121c0
Release v2.0.0 ( #4687 )
2022-07-02 13:36:51 +08:00
wsdjeg
ffb93f252a
feat(mkdir): add lua mkdir plugin
2022-07-01 17:51:13 +08:00
wsdjeg
42b0bf25aa
feat(api): add resize function in lua api
2022-06-29 19:14:55 +08:00
Musa Ahmed
af07052aab
docs(website): update index page
...
fixed grammatical errors
2022-06-28 17:53:15 +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
Marouane Skandaji
733c38f3fd
fix(install): remove install_fonts
2022-06-26 12:50:25 +08:00
wsdjeg
b7e45f2b1d
chore(lspconfig): update bundle lspconfig
2022-06-21 14:24:21 +08:00
wsdjeg
f0f1acc964
chore(dict): add lua data.dict.make
2022-06-20 10:50:35 +08:00
wsdjeg
bbd1d782e3
docs(guide): update lua guide
2022-06-20 10:26:14 +08:00
wsdjeg
2953eec05c
chore(dict): add dict function
2022-06-20 09:22:59 +08:00
wsdjeg
db5d569d0d
fix(string): fix string.lua
2022-06-19 22:38:25 +08:00
wsdjeg
fa184b3c4b
feat(windisk): add windisk.lua
2022-06-19 20:59:28 +08:00
wsdjeg
075d92f92a
fix(command): fix SPLayer
command
2022-06-19 19:51:51 +08:00
wsdjeg
5f2e2cf68e
fix(layer): fix layer.lua
2022-06-19 19:46:21 +08:00
wsdjeg
d757310857
feat(lua): fix layer list
2022-06-19 12:03:48 +08:00
wsdjeg
c028efe0ea
feat(layer): fix find_layers
2022-06-19 11:53:25 +08:00
wsdjeg
a62fe53f0b
feat(lua): add lua layer list
2022-06-19 11:25:56 +08:00
wsdjeg
82aed9b5ac
feat(lua): support ~/.SpaceVim.d/init.lua
2022-06-18 23:25:54 +08:00
wsdjeg
24d485eb49
test(lua): add java lua layer
2022-06-18 22:57:23 +08:00
wsdjeg
1fefa5a595
fix(typo): fix typo in doc
2022-06-18 22:30:55 +08:00
wsdjeg
636e7b7b6b
docs(lua): update lua guide
2022-06-18 22:25:23 +08:00
wsdjeg
09e937ee10
docs(guide): add lua guide
2022-06-16 23:41:22 +08:00
wsdjeg
8c11a360c6
feat(lua): add lua layer modular
2022-06-16 23:38:10 +08:00
wsdjeg
efbaf95575
chore(bundle): update bundle dein.vim
2022-06-15 23:59:27 +08:00
wsdjeg
6b356e63ae
docs(typo): fix typo
2022-06-15 23:52:14 +08:00
wsdjeg
9f21ce8788
refactor(lua): add back iconv files
2022-06-13 00:32:46 +08:00
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