Skip to content

Commit

Permalink
refactor(vscode): update setting
Browse files Browse the repository at this point in the history
  • Loading branch information
wyntau committed Sep 8, 2017
1 parent 677bb16 commit c70117f
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,18 +27,13 @@

"terminal.integrated.fontSize": 13,
"terminal.integrated.enableBold": false,
"terminal.integrated.confirmOnExit": true,

"gitlens.codeLens.enabled": false,
"gitlens.blame.line.enabled": false,

"newFile.showPathRelativeTo": "project",
"newFile.relativeTo": "project",

"vim.startInInsertMode": true,
"vim.enableNeovim": true,
"vim.disableAnnoyingNeovimMessage": true,

"gitProjectManager.baseProjectsFolders": [
"~/projects"
],
Expand Down

0 comments on commit c70117f

Please sign in to comment.