1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-02 20:30:05 +08:00

Commit Graph

  • 7efe5bc008 docs(help): add windows and ui doc Eric Wong 2024-06-23 00:22:04 +0800
  • 5520a11abd docs(error): update doc for error handling Eric Wong 2024-06-21 23:26:26 +0800
  • 4c4647f5ec fix(find): fix find statusline Eric Wong 2024-06-21 23:10:33 +0800
  • de1171ff0c docs(help): update buffer/file doc Eric Wong 2024-06-21 10:56:08 +0800
  • 451a0e6ff1 docs(highlighter): add doc for SPC s h Eric Wong 2024-06-20 19:20:21 +0800
  • 377b7d716b perf(co-author): complete co-author info Eric Wong 2024-06-20 09:18:23 +0800
  • b2a354c0ad docs(help): update help SpaceVim-options Eric Wong 2024-06-19 20:43:09 +0800
  • 3346505fb9 docs(guide): update help doc for mapping guide Eric Wong 2024-06-18 22:23:51 +0800
  • d4f30b8865 docs(help): update doc Eric Wong 2024-06-18 21:47:05 +0800
  • dc0d65d0bb perf(gtags): make gtags and ctags lazy loaded Eric Wong 2024-06-16 22:24:45 +0800
  • 793aa62053 perf(default): remove unused var & functions Eric Wong 2024-06-16 15:22:00 +0800
  • bcbe5023d0 perf(neovim): use nvim-cmp & skip checking python Eric Wong 2024-06-16 15:18:05 +0800
  • 0230993946 perf(guide): remove debug info Eric Wong 2024-06-15 15:18:01 +0800
  • ea4fb98400 docs(help): add :h SpaceVim-roadmap/community Eric Wong 2024-06-15 11:11:59 +0800
  • e059b76ca3 docs(website): update following head and roadmap Eric Wong 2024-06-15 10:20:35 +0800
  • f8c9c475f4 fix(file): fix file api Eric Wong 2024-06-15 09:54:14 +0800
  • 0fccfab12d fix(python): add debug info for Shebang_to_cmd Eric Wong 2024-06-13 22:35:39 +0800
  • f818591314 fix(compatible): fix nvim-0.5.0 support Eric Wong 2024-06-13 08:44:55 +0800
  • 7edc45e572 fix(lua): fix lua warnings Eric Wong 2024-06-12 19:45:53 +0800
  • 6b653dbf86 perf(statusline): support quickfix & loclist Eric Wong 2024-06-12 19:29:50 +0800
  • 921d96cb10 fix(statusline): fix code runner and repl stl Eric Wong 2024-06-12 11:57:20 +0800
  • e029d6343c docs(scrollbar): add doc Eric Wong 2024-06-12 11:14:46 +0800
  • 7979f7b043 fix(statusline): fix syntax_checking function Eric Wong 2024-06-12 08:50:11 +0800
  • 22b15dfe50 fix(default): fix default color template Eric Wong 2024-06-11 22:28:44 +0800
  • e31f6b2380 fix(scrollbar): check excluded_filetypes Eric Wong 2024-06-11 11:46:10 +0800
  • f03c8e6ea2 docs(tabline): add doc for ctrl-shift-letf/right Eric Wong 2024-06-10 22:31:30 +0800
  • 78ce96478d perf(install): clone repo with --depth 1 Eric Wong 2024-06-10 21:51:24 +0800
  • 2fea2697e6 perf(stl): add input_method function Eric Wong 2024-06-10 21:47:31 +0800
  • 2d9fb315bb fix(format): format.nvim requires nvim 0.9.0+ Eric Wong 2024-06-10 19:35:03 +0800
  • cb17aecf83 fix(statusline): fix display current tag Eric Wong 2024-06-10 18:49:45 +0800
  • 9345f01986 perf(helpful.vim): add helpful tag Eric Wong 2024-06-10 14:45:38 +0800
  • b525e520e5 chore(bundle): update helpful.vim Eric Wong 2024-06-10 14:34:48 +0800
  • 511480cabc fix(guide): use hide option only for nvim 0.10.0+ Eric Wong 2024-06-09 22:16:21 +0800
  • c5202375be docs(nerdtree): update doc for ctrl-h Eric Wong 2024-06-09 18:47:12 +0800
  • e9cc0e46f7 fix(nerdtree): fix Enter key binding of nerdtree Eric Wong 2024-06-09 18:22:17 +0800
  • 1cd8341200 perf(doc): update quick start guide Eric Wong 2024-06-09 15:31:07 +0800
  • 15d2176463 revert(html): remove copy button Eric Wong 2024-06-09 15:08:09 +0800
  • d2ea5ece2b docs(html): update css file Eric Wong 2024-06-09 15:06:05 +0800
  • e00540b1e5 docs(html): add codeCopy button Eric Wong 2024-06-09 15:01:48 +0800
  • 6b7c5a14ce feat(statusline): add lua statusline Eric Wong 2024-06-09 10:37:42 +0800
  • d22a341fc0 feat(kotlin): update kotlin lsp support Eric Wong 2024-06-08 16:31:51 +0800
  • 6cf0c361b0 perf(bundle): use bundle echodoc.vim Eric Wong 2024-06-05 19:16:56 +0800
  • bfdf0e0851 perf(bundle): use nvim-surround for nvim 0.8.0+ Eric Wong 2024-06-05 19:05:21 +0800
  • 522aebb509 fix(vim): fix vim start with vim --servername VIM Eric Wong 2024-06-05 18:45:08 +0800
  • 74ba9cc90a perf(autocmd): move autocmds.vim to lua Eric Wong 2024-06-04 23:36:20 +0800
  • 6a97b72dc3 perf(bundle): use telescope 0.1.8 for nvim 0.10.0 Eric Wong 2024-06-03 23:24:17 +0800
  • a10d464ca9 fix(mkdir): fix mkdir lua plugin Eric Wong 2024-06-03 22:38:36 +0800
  • e5f8d2b012 fix(guide): move getName function to lua Eric Wong 2024-06-03 22:23:09 +0800
  • bdc177e320 perf(guide): use timer to display win Eric Wong 2024-06-03 22:11:58 +0800
  • ee5cc484d1 fix(task): check isBackground by boolean Eric Wong 2024-06-02 23:43:52 +0800
  • f6ee684f00 perf(dev): use task to open nvim and vim Eric Wong 2024-06-02 23:35:12 +0800
  • 6d0631fe0b docs(repository): add repository url Eric Wong 2024-06-02 22:33:26 +0800
  • a98a673c7d docs(index): update test version Eric Wong 2024-06-02 20:32:35 +0800
  • 401d549941 docs(index): update tested versions Eric Wong 2024-06-02 20:14:17 +0800
  • 47bbf8efc0 fix(defx): use defx for nvim 0.4.0+ Eric Wong 2024-06-02 19:50:18 +0800
  • 271c76e792 fix(compatible): fix bufname() and bufnr() Eric Wong 2024-06-02 19:43:37 +0800
  • fa5d3e1d1c fix(scrollbar): use zindex only for nvim 0.5.0+ Eric Wong 2024-06-02 13:51:58 +0800
  • 157e276226 fix(cmp): use nvim-cmp for nvim v0.7.x or higher Eric Wong 2024-06-02 13:46:15 +0800
  • 097ea8684d fix(argvs): fix parser_argv function Eric Wong 2024-06-02 13:35:55 +0800
  • 24712351a1 perf(guide): improve key binding guide Eric Wong 2024-06-01 22:51:47 +0800
  • d6a34e3aff fix(quickfix): fix quickfix autocmd Eric Wong 2024-05-28 09:27:12 +0800
  • 74748dba2e docs(about): update about page Eric Wong 2024-05-28 08:42:31 +0800
  • de1815dd50 perf(autocmd): close vim on last quickfix win Eric Wong 2024-05-28 08:20:59 +0800
  • 2af288455e perf(autocmd): move syntax autocmd to lua Eric Wong 2024-05-28 08:05:55 +0800
  • 0ee4532004 perf(autocmds): use lua autocmds instead of viml Eric Wong 2024-05-28 07:19:55 +0800
  • 87f7eca4c5 perf(statusline): improve syntax info color Eric Wong 2024-05-27 19:51:13 +0800
  • 6d7ebe6891 docs(go): update :h SpaceVim-layers-lang-go Eric Wong 2024-05-26 21:35:26 +0800
  • 5130094e91 docs(go): lsp for golang Eric Wong 2024-05-26 21:23:26 +0800
  • 9bd6508e8c fix(statusline): check vim.diagnostic.count Eric Wong 2024-05-25 20:39:18 +0800
  • e9446e63fe fix(autosave): fix lua autosave plugin Eric Wong 2024-05-22 11:46:16 +0800
  • ad078317fb fix(tabline): fix default colorscheme tabline Eric Wong 2024-05-21 23:12:56 +0800
  • e7091fbfaf perf(statusline): show errors counts on statusline Eric Wong 2024-05-21 21:34:27 +0800
  • 896a9a43ef fix(gruvbox): fix NormalFloat highlight Eric Wong 2024-05-21 13:18:21 +0800
  • 8465f680df perf(gruvbox): update gruvbox Eric Wong 2024-05-21 13:14:31 +0800
  • 99466a152f perf(colorscheme): update NormalFloat for one Eric Wong 2024-05-21 13:02:02 +0800
  • 1c4627c212 perf(lspconfig): update nvim-lspconfig to 9bda20f Eric Wong 2024-05-21 12:31:14 +0800
  • 4d3c680a93 fix(lsp): set server_ready to false on LspDetach Eric Wong 2024-05-21 12:10:31 +0800
  • 592bf3941a fix(lsp): fix SPC e l key binding Eric Wong 2024-05-21 12:03:22 +0800
  • 49e00f00f5 fix(notify): fix notify cursor position Eric Wong 2024-05-21 11:25:51 +0800
  • 721e31186f docs(vimdoc): add extra space Eric Wong 2024-05-20 19:11:52 +0800
  • 4515c6162c fix(t_ve): remove t_ve from iedit.lua Eric Wong 2024-05-19 19:29:07 +0800
  • 49b944a29d revert(history)!: do not change register @/ Eric Wong 2024-05-15 12:52:33 +0800
  • 94c6282ba4 fix(rtp): fix default rpt Eric Wong 2024-05-15 09:36:54 +0800
  • 77216853d9 perf(cursor): hide cursor Eric Wong 2024-05-14 23:24:58 +0800
  • 503842a9a3 perf(history): update register @/ Eric Wong 2024-05-14 19:13:39 +0800
  • c2899ae1f8 fix(install): ln error if ~/.config doesn't exist Eric Wong 2024-05-14 19:07:54 +0800
  • ea7134702c docs(website): update doc Eric Wong 2024-05-07 09:25:50 +0800
  • 2ae196cab5 docs(website): change default img to workflow Eric Wong 2024-05-07 08:08:03 +0800
  • 9c31df502d perf(scrollbar): change min_size to 5 Eric Wong 2024-05-06 19:27:11 +0800
  • fcaab916b5 fix(statusline): fix statusline highlight Eric Wong 2024-05-06 19:21:26 +0800
  • fd9a12aa67 fix(statusline): fix statusline fireformat sep Eric Wong 2024-05-06 19:08:25 +0800
  • db3ea12b2d fix(ctrlg): fix filename format & clear highlight Eric Wong 2024-05-06 18:25:04 +0800
  • 456d1f2856 fix(statusline): fix inactive separators Eric Wong 2024-05-06 17:58:01 +0800
  • 5b127e22dd perf(tabline): use lua tablineat function Eric Wong 2024-05-04 22:13:43 +0800
  • ccfceebe98 perf(tabline): add sep after hide left section Eric Wong 2024-05-04 21:38:21 +0800
  • 7ece5acd37 docs(website): update roadmap and following head Eric Wong 2024-05-03 22:14:29 +0800
  • 1d68f475f7 fix(tabline): fix Ctrl-Shift-Left/Right key Eric Wong 2024-05-03 21:53:53 +0800
  • bee24ee792 fix(history): fix history pos Eric Wong 2024-05-03 21:17:51 +0800
  • c28fda48b1 feat(tabline): add lua tabline Eric Wong 2024-04-21 22:57:47 +0800
  • d6bc345442 feat(format): add rustfmt Eric Wong 2024-04-18 21:28:35 +0800