Skip to content

Commit

Permalink
Use default UltiSnips directory
Browse files Browse the repository at this point in the history
  • Loading branch information
codebeige committed May 26, 2012
1 parent ccc0c9d commit 64c4224
Show file tree
Hide file tree
Showing 6 changed files with 1 addition and 1 deletion.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion vimrc
Expand Up @@ -113,7 +113,7 @@ nmap <silent> <leader>tf :NERDTreeFind<cr>
let g:bufExplorerShowRelativePath=1

" ultisnips
let g:UltiSnipsSnippetDirectories = ["snippets","UltiSnips"]
let g:UltiSnipsSnippetDirectories = ["UltiSnips"]
let g:UltiSnipsEditSplit = "horizontal"

let g:UltiSnipsExpandTrigger = "<tab>"
Expand Down

0 comments on commit 64c4224

Please sign in to comment.