1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-24 06:30:03 +08:00
Commit Graph

11 Commits

Author SHA1 Message Date
Eric Wong
49fff62e21 feat(history)!: use history plugin instead of shada
can not fix https://github.com/neovim/neovim/issues/6875

always get error when open two nvim instances
2024-03-14 11:08:00 +08:00
wsdjeg
d908e25959 fix(opt): remove guioption for nvim 2023-07-05 13:38:14 +08:00
wsdjeg
4d84b47a31 feat(opt): set norulur by default 2023-06-15 20:53:02 +08:00
wsdjeg
663882498b fix(font): fix guifont setting 2023-05-30 21:47:32 +08:00
Steve Huff
d228b5e0c4
fix(font): set default font correctly on macOS 2023-04-25 23:35:00 +08:00
wsdjeg
de3ec27729 chore(copyright): update copyright 2023-03-26 13:50:22 +08:00
Steve Huff
25e2819b0e
fix(lua): handle missing guioptions 2023-01-18 07:38:14 +08:00
Mohammad Bahoosh
59d411451d
fix(option): fix for lua removing leading zeros
close https://github.com/SpaceVim/SpaceVim/issues/4714
2022-10-06 09:26:50 +08:00
Wang Shidong
a559f215eb
feat(lua): add lua implementation 2022-09-25 19:12:46 +08:00
wsdjeg
773d2f8b0e fix(default): use pcall to avoid error 2022-09-11 20:34:23 +08:00
Wang Shidong
79c5576fd8
feat(default): add default.lua 2022-09-11 14:46:52 +08:00