mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 16:51:34 +02:00
Update nvim, add remove polybar from i3wm
This commit is contained in:
parent
3ebe332854
commit
9b2871dd65
5 changed files with 67 additions and 36 deletions
|
|
@ -21,8 +21,6 @@
|
|||
{"before": ["f"],
|
||||
"after" : ["leader","leader","s"]}
|
||||
],
|
||||
"Vsnips.VarFiles": ["/home/sasha/.config/nvim/init.vim"],
|
||||
"Vsnips.SnipsDir": ["/home/sasha/.config/nvim/snips"],
|
||||
|
||||
// Terminal
|
||||
"workbench.panel.defaultLocation": "right",
|
||||
|
|
@ -99,4 +97,5 @@
|
|||
"[javascriptreact]": {
|
||||
"editor.defaultFormatter": "esbenp.prettier-vscode"
|
||||
},
|
||||
"workbench.startupEditor": "newUntitledFile",
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue