1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-02-19 14:13:44 +08:00
SpaceVim/autoload/SpaceVim/layers
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
..
core fix(statusline): fix warning in buffer terminal 2022-07-15 10:49:30 +08:00
framework feat(snippet): add SPC x s s to edit snippet 2022-05-09 23:21:35 +08:00
lang refactor(comments): move comments autocmd to layer 2022-06-12 15:33:13 +08:00
tools refactor(api): remove SpaceVim#util#globpath function 2022-04-15 17:13:41 +08:00
autocomplete.vim feat(snippet): add SPC x s s to edit snippet 2022-05-09 23:21:35 +08:00
chat.vim docs(gitter): add doc for gitter_token 2022-04-30 13:28:01 +08:00
checkers.vim feat(checkers): fix checkers layer option 2022-05-22 17:10:34 +08:00
chinese.vim chore(copyright): update email 2022-03-27 13:38:54 +08:00
colorscheme.vim feat(colorscheme): add dracula 2022-04-22 13:54:14 +08:00
core.vim docs(help): add help description for SPC p t e 2022-06-12 16:51:22 +08:00
cscope.vim fix(typo): fix typo in cscope layer 2022-06-07 22:45:26 +08:00
ctrlp.vim chore(copyright): update email 2022-03-27 13:38:54 +08:00
ctrlspace.vim chore(copyright): update copyright 2022-02-03 17:24:51 +08:00
debug.vim chore(copyright): update email 2022-03-27 13:38:54 +08:00
denite.vim chore(copyright): update email 2022-03-27 13:38:54 +08:00
edit.vim feat(incsearch): update incsearch layer 2022-06-10 16:31:14 +08:00
exprfold.vim chore(copyright): update email 2022-03-27 13:38:54 +08:00
floobits.vim chore(copyright): update email 2022-03-27 13:38:54 +08:00
foldsearch.vim docs(foldsearch): add :h SpaceVim-layers-foldsearch 2022-03-19 20:05:01 +08:00
format.vim chore(copyright): update copyright 2022-06-12 15:37:35 +08:00
fuzzy.vim refactor(neoyank): use bundle neoyank.vim 2022-02-06 22:37:28 +08:00
fzf.vim chore(copyright): update email 2022-03-27 13:38:54 +08:00
games.vim chore(copyright): update email 2022-03-27 13:38:54 +08:00
git.vim fix(gina): use bundle gina & fix conceal setting 2022-05-19 09:10:49 +08:00
github.vim feat(github): add UpdateStartedRepos command 2022-05-31 23:00:49 +08:00
gtags.vim fix(gtags): clear autocmd when check health 2022-04-11 09:56:52 +08:00
incsearch.vim fix(incsearch): fix incsearch layer 2022-06-26 12:52:17 +08:00
indentmove.vim chore(copyright): update email 2022-03-27 13:38:54 +08:00
japanese.vim chore(copyright): update email 2022-03-27 13:38:54 +08:00
leaderf.vim feat(bookmarks): add leaderf support for vim-bookmarks 2022-04-10 16:40:31 +08:00
lsp.vim fix(lsp): fix lsp command setting 2022-06-12 23:39:40 +08:00
mail.vim chore(copyright): update email 2022-03-27 13:38:54 +08:00
operator.vim chore(copyright): update email 2022-03-27 13:38:54 +08:00
org.vim chore(copyright): update email 2022-03-27 13:38:54 +08:00
shell.vim fix(shell): fix default cwd of terminal 2022-04-21 23:41:00 +08:00
ssh.vim feat(ssh): add :SSHCommand command 2022-06-04 14:02:40 +08:00
sudo.vim chore(copyright): update email 2022-03-27 13:38:54 +08:00
telescope.vim feat(fzf): add bundle telescope fzf extension 2022-06-02 21:44:41 +08:00
test.vim docs(test): update doc for test layer 2022-03-27 15:36:34 +08:00
tmux.vim feat(tmux): use bundle vim-tmux-navigator 2022-05-30 00:45:17 +08:00
tools.vim chore(calendar): use bundle calendar.vim 2022-05-28 15:29:51 +08:00
treesitter.vim fix(treesitter): add loadable function 2022-04-21 00:20:42 +08:00
ui.vim style(viml): format code 2022-05-29 13:42:36 +08:00
unite.vim chore(copyright): update email 2022-03-27 13:38:54 +08:00
VersionControl.vim fix(branch): fix statusline branch info 2022-07-15 10:51:10 +08:00
vim.vim chore(copyright): update email 2022-03-27 13:38:54 +08:00