Snippets
This commit is contained in:
@@ -124,6 +124,9 @@ local function laravel_keymaps(dir)
|
||||
['r'] = { 'Request.php', 'request' },
|
||||
['t'] = { 'Test.php', 'test file' },
|
||||
}
|
||||
if dir == nil then
|
||||
dir = ''
|
||||
end
|
||||
laravel_bookmarks_with_dir(dir)
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user