82ef4ff9c0
Removed zsh-vi-mode in favor of normal zsh vim mode and also removed some other stuff I didn't need, reorganized zshrc a bunchKyren2232024-11-16 19:49:42 +02:00
f6edd1e9fe
Changed keychain to persist ssh keys from 10m to 3h, also removed duplicate undofile in nvim config thanks bananaKyren2232024-11-16 12:08:10 +02:00
5405c9a8f2
Chainged keychain to prompt about the key automatically and forget it after 30mKyren2232024-11-15 17:16:12 +02:00
fa998f8391
Added automatic ssh agent to zshrcKyren2232024-11-15 16:53:08 +02:00
e5172732e9Finally realized what caused the weird thing where tabs would become 2 spaces instead of 4, I needed to set markdown to opt local otherwise it would effect other filesKyren2232024-11-12 16:27:29 +02:00
ee2a9bed7dFixed an issue with the bubbletea model snippetKyren2232024-11-09 23:46:06 +02:00
9c5c5de47dI installed pnpm bcz ig it's better? idk fuck frontend but it added thisKyren2232024-11-09 23:45:36 +02:00
9f2fb373f8Disabled nvim-treesitter-context bcz it took too much screeen space sometimes, can probably limit it to 1 but I haven't ever used itKyren2232024-11-09 23:45:25 +02:00
62faafebceAdded back buffer-vacuum to NVIM bcz it works nowKyren2232024-11-09 23:43:18 +02:00
ca00a11872Changed gitsigns to not lazy load at all to see if it fixes errorsKyren2232024-11-07 01:12:08 +02:00
d732fb2bc2Added go snippet to help with bubbletea boilerplateKyren2232024-11-06 22:27:41 +02:00
44223b77eeAdded COLORTERM env var so programs recognize my terminal supports true colorKyren2232024-11-06 22:27:05 +02:00
124233b87aChanged gitsigns to not load on VeryLazy bcz it caused some issues, seemed to be resolved with BufReadPre/BufNewFileKyren2232024-11-06 22:26:37 +02:00
93c71cb27eShell integrations also load normally (but also ZVM to re-define the keymaps)Kyren2232024-11-02 18:58:29 +02:00
38121b3dc8Actually actually fixed it also moved some stuff to load after zvmKyren2232024-11-02 18:53:06 +02:00
d5ea510c76Actually fixed it this time, missed &&Kyren2232024-11-02 18:31:06 +02:00
97a2d5c3a3Fixed issue with accepting suggestionsKyren2232024-11-02 18:27:49 +02:00
4aa0236b58Added back completion, which lazy loads nowKyren2232024-11-02 18:22:28 +02:00
db4e31912eUpdated git email to my new proton mailKyren2232024-11-02 01:38:54 +02:00
facf8d870dTrying some tweaks with zshrc, still takes 600ms+ to completeKyren2232024-11-02 01:37:54 +02:00
8faced2c05Fixed warning to actually goto warning, replaced g+key to <leader>+key
Kyren223
2024-10-30 00:41:16 +02:00
da53593646Split the git.lua into 4 separate plugins
Kyren223
2024-10-27 23:55:50 +02:00
b1d9342211visual pasting <leader>p pasting now also remove \r cuz fuck windows
Kyren223
2024-10-27 23:07:03 +02:00
de97fe3298Float term (floax) for tmux, I actually needed that and by luck discovered this by watching a vid about ghostty
Kyren223
2024-10-27 23:05:15 +02:00
ef5d7278fbTried doing some sql ls stuff, doesn't work well so it's off
Kyren223
2024-10-27 23:04:59 +02:00