Skip to content

t9md/atom-narrow-git-ls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

narrow-git-ls

  • Plugin for narrow.
  • Provide git ls files as item.

narrow-git-ls

Keymaps

No default keymap.
Set keymap in your keymap.cson by yourself.
This is my keymap

'atom-text-editor.vim-mode-plus:not(.insert-mode)':
  'ctrl-p': 'narrow:git-ls'

Known issue

works only in text-editor scope