Commit Graph

7 Commits

Author SHA1 Message Date
02a2b78890 VSCode: Display trailing whitespace 2021-02-19 23:40:07 +01:00
e0a674d4f5 VSCode: Add keybindings.json 2021-02-19 23:40:07 +01:00
428d53e153 VSCode: Set hlsearch 2021-02-19 23:40:07 +01:00
79338da68e VSCode: Bind Ctrl hjkl to switch buffers 2021-02-19 23:40:07 +01:00
4773c51534 VSCode: Do not expand files in sidebar 2021-02-19 23:40:07 +01:00
druckdev
211ef6e047 vscode: Use tabs per default, XDG & gitignore
Use tabs instead of spaces per default. (VSCodium will still respect the
indentation used in the file)
Stop vscode from writing files in HOME.
Since only the settings.json is versioned in this repo but the full
folder is symlinked: Ignore all other files that will be written.
(TODO: Only symlink file)
2020-11-05 14:45:46 +01:00
druckdev
1e360611ad Add VSCode config 2020-09-11 04:09:30 +02:00