mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +02:00
Add CoC vim, update zsh, tmux, kitty
This commit is contained in:
parent
5cf28d635b
commit
8aa92b589f
7 changed files with 71 additions and 54 deletions
|
|
@ -21,10 +21,8 @@
|
|||
"git.enableSmartCommit": true,
|
||||
|
||||
"prettier.semi": false,
|
||||
|
||||
"tabnine.experimentalAutoImports": true,
|
||||
|
||||
|
||||
"emmet.includeLanguages": {
|
||||
"javascript": "javascriptreact"
|
||||
},
|
||||
|
|
@ -34,7 +32,5 @@
|
|||
"[javascriptreact]":{
|
||||
"editor.defaultFormatter": "esbenp.prettier-vscode",
|
||||
},
|
||||
"workbench.startupEditor": "newUntitledFile",
|
||||
"editor.suggestSelection": "first",
|
||||
"vsintellicode.modify.editor.suggestSelection": "automaticallyOverrodeDefaultValue",
|
||||
"html.format.enable": false,
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue