mirror of
https://github.com/pratiktri/dotfiles.git
synced 2026-02-04 08:41:43 +05:30
feat(code): Code configs linked to Windsurf
This commit is contained in:
@@ -58,7 +58,7 @@
|
||||
"projectManager.git.baseFolders": [".git"],
|
||||
|
||||
// VIM & NeoVIM
|
||||
"keyboard.dispatch": "keyCode",
|
||||
"keyboard.dispatch": "keyCode", // For Linux, <Caps> -> <Esc> binding to work
|
||||
"extensions.experimental.affinity": {
|
||||
"asvetliakov.vscode-neovim": 1,
|
||||
"vscodevim.vim": 1
|
||||
@@ -70,7 +70,7 @@
|
||||
"vim.cursorStylePerMode.visual": "block",
|
||||
"vim.cursorStylePerMode.visualblock": "block",
|
||||
"vim.cursorStylePerMode.visualline": "block",
|
||||
// "vim.smartRelativeLine": true,
|
||||
"vim.smartRelativeLine": true,
|
||||
"vim.easymotion": true,
|
||||
|
||||
// Debugging
|
||||
|
||||
1
common/.config/Windsurf
Symbolic link
1
common/.config/Windsurf
Symbolic link
@@ -0,0 +1 @@
|
||||
Code
|
||||
2
common/.vscode/extensions/extensions.json
vendored
2
common/.vscode/extensions/extensions.json
vendored
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user