Skip to content

Commit

Permalink
Update recommended VIM configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
Syntaf committed Apr 6, 2024
1 parent 7ad7ab5 commit d168976
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@
"editor.tabSize": 2,
"editor.insertSpaces": true,

// Vim configuration
"vim.hlsearch": true,
"vim.smartRelativeLine": true,

// Ruby configuration
"ruby.format": false,
"ruby.codeCompletion": false,
Expand Down

0 comments on commit d168976

Please sign in to comment.