Skip to content

Commit

Permalink
Add compline to command palette
Browse files Browse the repository at this point in the history
  • Loading branch information
vlakarados committed Mar 12, 2014
1 parent aad5d58 commit 40dbf0d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Default.sublime-commands
@@ -0,0 +1,6 @@
[
{
"caption": "Compline: Complete line",
"command": "compline"
}
]

0 comments on commit 40dbf0d

Please sign in to comment.