Skip to content

Commit

Permalink
Merge remote-tracking branch 'chadrien/patch-1' into improve_user_int…
Browse files Browse the repository at this point in the history
…erface
  • Loading branch information
lambdalisue committed Dec 29, 2014
2 parents e415e04 + 406d714 commit 6073f7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion autoload/unite/kinds/giti/remote.vim
Expand Up @@ -41,7 +41,7 @@ let s:kind.alias_table.fetch = 'run'
let s:kind.alias_table.default = 'run'

let s:kind.action_table.rm = {
\ 'description' : 'remote this remote',
\ 'description' : 'remove this remote',
\ 'is_selectable' : 0,
\ 'is_quit' : 1,
\ 'is_invalidate_cache' : 0,
Expand Down

0 comments on commit 6073f7d

Please sign in to comment.