diff --git a/.config/nvim/init.lua b/.config/nvim/init.lua index a19104b..7c98c63 100644 --- a/.config/nvim/init.lua +++ b/.config/nvim/init.lua @@ -741,7 +741,7 @@ require('lazy').setup({ version = '1.*', dependencies = { -- Copilot blink integration - 'fang2hou/blink-copilot', + --'fang2hou/blink-copilot', -- Snippet Engine { 'L3MON4D3/LuaSnip', @@ -795,7 +795,7 @@ require('lazy').setup({ -- : Toggle signature help -- -- See :h blink-cmp-config-keymap for defining your own keymap - preset = 'enter', + preset = 'super-tab', -- For more advanced Luasnip keymaps (e.g. selecting choice nodes, expansion) see: -- https://github.com/L3MON4D3/LuaSnip?tab=readme-ov-file#keymaps @@ -822,15 +822,16 @@ require('lazy').setup({ }, sources = { - default = { 'copilot', 'lsp', 'path', 'lazydev', 'snippets' }, + --default = { 'copilot', 'lsp', 'path', 'lazydev', 'snippets' }, + default = { 'lsp', 'path', 'lazydev', 'snippets' }, providers = { - copilot = { - name = 'copilot', - module = 'blink-copilot', - score_offset = 1000, - async = true, - max_items = 1, - }, + -- copilot = { + -- name = 'copilot', + -- module = 'blink-copilot', + -- score_offset = 1000, + -- async = true, + -- max_items = 1, + -- }, lsp = { score_offset = 0 }, -- Lazydev gives autocompletion for lua, imported libraries and ---@module "nvim-treesitter" statements lazydev = { module = 'lazydev.integrations.blink', score_offset = 0, max_items = 5 }, diff --git a/.gitconfig b/.gitconfig index 8ae34dc..e334f9d 100644 --- a/.gitconfig +++ b/.gitconfig @@ -17,3 +17,5 @@ pu = pull r = reset s = status +[pull] + rebase = false diff --git a/.var/app/com.adamcake.Bolt/data/bolt-launcher/.runelite/profiles2/wholteza-2210436270004.properties b/.var/app/com.adamcake.Bolt/data/bolt-launcher/.runelite/profiles2/wholteza-2210436270004.properties index 655a787..90eccc8 100644 --- a/.var/app/com.adamcake.Bolt/data/bolt-launcher/.runelite/profiles2/wholteza-2210436270004.properties +++ b/.var/app/com.adamcake.Bolt/data/bolt-launcher/.runelite/profiles2/wholteza-2210436270004.properties @@ -1,5 +1,4 @@ -#RuneLite configuration -#Sun Sep 14 09:11:25 CEST 2025 + #RuneLite configuration advancedmining.showAdditionalMined=true advancedmining.showEssenceMined=true advancedmining.showGemsFound=true @@ -113,6 +112,8 @@ cannon.showCannonSpots=true cannon.showDoubleHitSpot=false cannon.showEmptyCannonNotification={"enabled"\:true,"initialized"\:false,"override"\:false,"tray"\:false,"volume"\:0,"timeout"\:0,"gameMessage"\:false,"sendWhenFocused"\:false} cannon.showInfobox=false +chatboxopacity.buttonOpacity=3 +chatboxopacity.opacity=255 chatcommands.bh=true chatcommands.bhRogue=true chatcommands.ca=true @@ -167,6 +168,13 @@ clanchat.showIgnoresColor=-65536 clanchat.showJoinLeave=false cluescroll.displayHintArrows=true cluescroll.identify=ON_READ +collapsiblechat.Hide\ Minimap\ With=DEFAULT +collapsiblechat.Mirror\ Collapsible\ Icon=false +collapsiblechat.Set\ Chat\ Bar\ To\ Top\ Of\ Chat=false +collapsiblechat.hide\ minimap=false +collapsiblechat.hide\ minimap\ X=false +collapsiblechat.set\ collapsible\ icon\ to\ the\ right=false +collapsiblechat.swap\ all\ with\ report=false combatlevel.showLevelsUntil=true combatlevel.showPreciseCombatLevel=true combatlevel.wildernessAttackLevelRange=true @@ -253,8 +261,8 @@ gpu.anisotropicFilteringLevel=1 gpu.antiAliasingMode=DISABLED gpu.brightTextures=true gpu.colorBlindMode=NONE -gpu.drawDistance=84 -gpu.expandedMapLoadingChunks=5 +gpu.drawDistance=77 +gpu.expandedMapLoadingChunks=1 gpu.fogDepth=0 gpu.fpsTarget=100 gpu.hideUnrelatedMaps=true @@ -745,7 +753,7 @@ questhelper.failColour=-65536 questhelper.filterListBy=FREE_TO_PLAY questhelper.haveMinimapArrowFlash=true questhelper.hideQuestRewards=false -questhelper.highlightItemsBackground=false +questhelper.highlightItemsBackground=true questhelper.highlightNeededAchievementDiaryItems=true questhelper.highlightNeededMiniquestItems=true questhelper.highlightNeededQuestItems=true @@ -762,7 +770,7 @@ questhelper.passColour=-16711936 questhelper.questDifficulty=ALL questhelper.showCompletedQuests=false questhelper.showFan=false -questhelper.showFullRequirements=false +questhelper.showFullRequirements=true questhelper.showMiniMapArrow=true questhelper.showOverlayPanel=true questhelper.showRuneliteObjects=true @@ -820,6 +828,12 @@ regenmeter.showSpecial=true regenmeter.showWhenNoChange=false reportButton.switchTimeFormat=TIME_12H reportButton.time=LOGIN_TIME +resizableChat.alwaysShowResizingHandles=true +resizableChat.chatHeight=72 +resizableChat.chatWidth=300 +resizableChat.expandChatKeybind=0\:0 +resizableChat.resizingHandleKeybind=0\:128 +resizableChat.stretchChatButtons=true roofremoval.overridePOH=false roofremoval.removeBetween=true roofremoval.removeDestination=true @@ -881,9 +895,9 @@ runelite.inventoryviewerplugin=true runelite.keyremappingplugin=true runelite.lockWindowSize=true runelite.logouttimerplugin=true -runelite.miningplugin=false runelite.motherlodeplugin=true runelite.mtaplugin=false +runelite.miningplugin=true runelite.notificationFlashColor=1191116800 runelite.notificationFocused=false runelite.notificationGameMessage=false