mirror of
https://github.com/pratiktri/dotfiles.git
synced 2026-02-04 08:41:43 +05:30
chore: Config updates
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
},
|
||||
{
|
||||
"key": "ctrl+alt+g",
|
||||
"command": "git.checkout"
|
||||
"command": "workbench.action.editor.nextChange"
|
||||
},
|
||||
{
|
||||
"key": "ctrl+shift+j",
|
||||
|
||||
@@ -37,8 +37,8 @@
|
||||
"terminal.integrated.fontSize": 15,
|
||||
|
||||
// Workbench - Everything that surrounds the editor
|
||||
"workbench.iconTheme": "material-icon-theme",
|
||||
"workbench.colorTheme": "GitHub Dark Dimmed",
|
||||
"workbench.iconTheme": "material-icon-theme",
|
||||
"workbench.startupEditor": "newUntitledFile",
|
||||
"workbench.sideBar.location": "right",
|
||||
"workbench.colorCustomizations": {
|
||||
@@ -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
|
||||
@@ -165,7 +165,7 @@
|
||||
"cSpell.diagnosticLevel": "Hint",
|
||||
"cSpell.allowCompoundWords": true,
|
||||
"cSpell.fixSpellingWithRenameProvider": true,
|
||||
"cSpell.enableFiletypes": [
|
||||
"cSpell.enabledFiletypes": [
|
||||
"shellscript",
|
||||
"csharp",
|
||||
"python",
|
||||
@@ -291,5 +291,7 @@
|
||||
"sql-formatter.dialect": "pl/sql",
|
||||
|
||||
// Codium
|
||||
"codium.codeCompletion.enable": true
|
||||
"codium.codeCompletion.enable": true,
|
||||
"windsurf.enableSupercomplete": false,
|
||||
"windsurf.enableAutocomplete": false
|
||||
}
|
||||
|
||||
@@ -9,11 +9,11 @@ Macro Completions=
|
||||
Macro Contents=
|
||||
Macro Registers=
|
||||
Map Leader=\\
|
||||
Normal Mode Mapping Keys=g\\,,J,<left>,<leader>xt,<c-up>,g;,<up>,n,<c-c>,<c-left>,?,<s-tab>,<c-d>,<m-j>,<right>,<c-right>,<leader>y,<c-s>,]q,<m-k>,<tab>,<down>,<c-q>,<leader>/,j,k,<c-down>,<c-o>,<leader>cd,]s,N,<c-u>,<c-i>,[q
|
||||
Normal Mode Mappings=g\\,zz,mzJ`z:delmarks,,:tabclose,:resize,g;zz,,nzzzv,:%y+<cr>,:vertical,N,:bprevious<cr>,<c-d>zz,:m,:echoe,:vertical,"+y,:wa<cr>,cnext,:m,:bnext<cr>,,:wqa<cr>,:nohlsearch<cr>:diffupdate<cr>:normal!,gj,gk,:resize,<c-o>zz,:lcd,]szz,Nzzzv,<c-u>zz,<c-i>zz,cprev
|
||||
Normal Mode Mapping Keys=<c-up>,<c-q>,j,<c-o>,<c-s>,n,<c-down>,<leader>/,<c-c>,<leader>cd,<c-left>,<down>,<up>,]q,<m-j>,<leader>y,<right>,k,[q,N,?,<tab>,<c-i>,<c-u>,]s,<c-d>,g;,<c-right>,<leader>xt,<s-tab>,<m-k>,<left>,g\\,,J
|
||||
Normal Mode Mappings=:resize,:wqa<cr>,gj,<c-o>zz,:wa<cr>,nzzzv,:resize,:nohlsearch<cr>:diffupdate<cr>:normal!,:%y+<cr>,:lcd,:vertical,,,cnext,:m,"+y,:echoe,gk,cprev,Nzzzv,N,:bnext<cr>,<c-i>zz,<c-u>zz,]szz,<c-d>zz,g;zz,:vertical,:tabclose,:bprevious<cr>,:m,,g\\,zz,mzJ`z:delmarks
|
||||
Normal Mode Mappings Recursion=false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false,false
|
||||
ViRegisterContents=\n### KDE\n\n- Bismuth tiling manager: https://github.com/Bismuth-Forge/bismuth\n\n,s,g77eDM2Bya2p\n,
|
||||
ViRegisterFlags=1,0,1,0
|
||||
ViRegisterContents=\s , ,g77eDM2Bya2p\n,
|
||||
ViRegisterFlags=0,0,1,0
|
||||
ViRegisterNames=",-,0,^
|
||||
Visual Mode Mapping Keys=
|
||||
Visual Mode Mappings=
|
||||
|
||||
@@ -24,10 +24,6 @@ Enable Touchpad=Touchpad On,Touchpad On,Enable Touchpad
|
||||
Toggle Touchpad=Touchpad Toggle\tMeta+Ctrl+Zenkaku Hankaku,Touchpad Toggle\tMeta+Ctrl+Zenkaku Hankaku,Toggle Touchpad
|
||||
_k_friendly_name=Touchpad
|
||||
|
||||
[khotkeys]
|
||||
_k_friendly_name=Custom Shortcuts Service
|
||||
{d03619b6-9b3c-48cc-9d9c-a2aadb485550}=none,none,Search
|
||||
|
||||
[kmix]
|
||||
_k_friendly_name=Audio Volume
|
||||
decrease_microphone_volume=Microphone Volume Down,Microphone Volume Down,Decrease Microphone Volume
|
||||
@@ -261,7 +257,7 @@ Window Fullscreen=none,,Make Window Fullscreen
|
||||
Window Grow Horizontal=none,,Expand Window Horizontally
|
||||
Window Grow Vertical=none,,Expand Window Vertically
|
||||
Window Lower=none,,Lower Window
|
||||
Window Maximize=none,Meta+PgUp,Maximize Window
|
||||
Window Maximize=Meta+Space,Meta+PgUp,Maximize Window
|
||||
Window Maximize Horizontal=none,,Maximize Window Horizontally
|
||||
Window Maximize Vertical=none,,Maximize Window Vertically
|
||||
Window Minimize=none,Meta+PgDown,Minimize Window
|
||||
@@ -379,6 +375,7 @@ activate widget 31=none,none,Activate Icons-and-Text Task Manager Widget
|
||||
activate widget 32=none,none,Activate Icons-and-Text Task Manager Widget
|
||||
activate widget 39=none,none,Activate Digital Clock Widget
|
||||
activate widget 41=none,none,Activate Network speed Widget
|
||||
activate widget 45=none,none,Activate Peek at Desktop Widget
|
||||
activate widget 72=none,none,Activate Total CPU Use Widget
|
||||
activate widget 76=none,none,Activate ChatGPT Plasmoid Widget
|
||||
activate widget 95=none,none,Activate Task Manager Widget
|
||||
@@ -394,7 +391,7 @@ previous activity=Meta+Ctrl+Left,none,Walk through activities (Reverse)
|
||||
repeat_action=none,Meta+Ctrl+R,Manually Invoke Action on Current Clipboard
|
||||
show dashboard=Ctrl+F12,Ctrl+F12,Show Desktop
|
||||
show-barcode=none,,Show Barcode…
|
||||
show-on-mouse-pos=Meta+V,Meta+V,Show Clipboard Items at Mouse Position
|
||||
show-on-mouse-pos=Meta+V\tCtrl+~,Meta+V,Show Clipboard Items at Mouse Position
|
||||
stop current activity=Meta+S,Meta+S,Stop Current Activity
|
||||
switch to next activity=none,,Switch to Next Activity
|
||||
switch to previous activity=none,,Switch to Previous Activity
|
||||
|
||||
@@ -36,12 +36,12 @@ return {
|
||||
cond = require("config.util").is_not_vscode(),
|
||||
dependencies = {
|
||||
-- Automatically install LSPs to stdpath for neovim
|
||||
{ "williamboman/mason.nvim", config = true },
|
||||
{ "williamboman/mason.nvim", config = true },
|
||||
{ "williamboman/mason-lspconfig.nvim" },
|
||||
{ "folke/neodev.nvim" },
|
||||
|
||||
-- Useful status updates for LSP
|
||||
{ "j-hui/fidget.nvim", opts = {} },
|
||||
{ "j-hui/fidget.nvim", opts = {} },
|
||||
},
|
||||
},
|
||||
|
||||
@@ -110,37 +110,6 @@ return {
|
||||
},
|
||||
},
|
||||
},
|
||||
tsserver = {
|
||||
settings = {
|
||||
completions = {
|
||||
completeFunctionCalls = true,
|
||||
},
|
||||
},
|
||||
typescript = {
|
||||
inlayHints = {
|
||||
includeInlayParameterNameHints = "all",
|
||||
includeInlayParameterNameHintsWhenArgumentMatchesName = false,
|
||||
includeInlayFunctionParameterTypeHints = true,
|
||||
includeInlayVariableTypeHints = true,
|
||||
includeInlayVariableTypeHintsWhenTypeMatchesName = false,
|
||||
includeInlayPropertyDeclarationTypeHints = true,
|
||||
includeInlayFunctionLikeReturnTypeHints = true,
|
||||
includeInlayEnumMemberValueHints = true,
|
||||
},
|
||||
},
|
||||
javascript = {
|
||||
inlayHints = {
|
||||
includeInlayParameterNameHints = "all",
|
||||
includeInlayParameterNameHintsWhenArgumentMatchesName = false,
|
||||
includeInlayFunctionParameterTypeHints = true,
|
||||
includeInlayVariableTypeHints = true,
|
||||
includeInlayVariableTypeHintsWhenTypeMatchesName = false,
|
||||
includeInlayPropertyDeclarationTypeHints = true,
|
||||
includeInlayFunctionLikeReturnTypeHints = true,
|
||||
includeInlayEnumMemberValueHints = true,
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
-- https://github.com/joe-re/sql-language-server?tab=readme-ov-file#configuration
|
||||
sqlls = {},
|
||||
@@ -197,11 +166,11 @@ return {
|
||||
cond = require("config.util").is_not_vscode(),
|
||||
opts = {
|
||||
progress = {
|
||||
poll_rate = 1, -- How and when to poll for progress messages
|
||||
suppress_on_insert = true, -- Suppress new messages while in insert mode
|
||||
ignore_done_already = true, -- Ignore new tasks that are already complete
|
||||
poll_rate = 1, -- How and when to poll for progress messages
|
||||
suppress_on_insert = true, -- Suppress new messages while in insert mode
|
||||
ignore_done_already = true, -- Ignore new tasks that are already complete
|
||||
ignore_empty_message = true, -- Ignore new tasks that don't contain a message
|
||||
ignore = {}, -- List of LSP servers to ignore
|
||||
ignore = {}, -- List of LSP servers to ignore
|
||||
|
||||
display = {
|
||||
render_limit = 1, -- How many LSP messages to show at once
|
||||
@@ -210,7 +179,7 @@ return {
|
||||
},
|
||||
|
||||
notification = {
|
||||
poll_rate = 2, -- How often to udate and render notifications
|
||||
poll_rate = 2, -- How often to udate and render notifications
|
||||
filter = vim.log.levels.WARN, -- Minimum notifications level
|
||||
},
|
||||
},
|
||||
|
||||
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