|
|
4423b2f08f
|
Preparing for refactoring NixOS
|
2025-05-16 15:16:46 +03:00 |
|
|
|
3bdb802fd2
|
Removed time taken for zsh to load as it went down from 0.5s to 0.05s so
basically instant
|
2025-05-16 11:36:55 +03:00 |
|
|
|
b05cad07d3
|
Added openRGB to control PC rgb
|
2025-05-16 11:35:59 +03:00 |
|
|
|
de4af3398c
|
Added nvidia drivers for NixOS so the GPU will actually work properly
|
2025-05-15 19:00:20 +03:00 |
|
|
|
884a6d1e92
|
Added r2modman to mod Valheim
|
2025-05-15 13:09:53 +03:00 |
|
|
|
d2826c8584
|
Deleted unneeded config
|
2025-05-14 19:41:51 +03:00 |
|
|
|
d66f776667
|
Added gparted to format a thumb drive and changed nodejs from 23 to 24
bcz it just no longer exists on nixpkgs for some reason?
|
2025-05-14 19:35:43 +03:00 |
|
|
|
86ba015560
|
Moved to desktop and added a nix profile for desktop
|
2025-05-14 19:35:12 +03:00 |
|
|
|
493ab93adb
|
Added haruna for viewing videos in linux
|
2025-05-07 20:05:31 +03:00 |
|
|
|
ffaf12680f
|
Replaced treewalker with iswap which works better (like keeping
whitespace for cases like switch statements)
|
2025-05-07 20:05:04 +03:00 |
|
|
|
1f99b3c587
|
Added treewalker to swap function args/params etc, might switch to:
https://github.com/mizlan/iswap.nvim later on bcz it seems better
|
2025-05-07 19:51:02 +03:00 |
|
|
|
2a210c153d
|
Configured nvim-autopairs, it's not great but alternatives like
blink.pairs is not developed enough, maybe next year
|
2025-05-04 17:49:41 +03:00 |
|
|
|
8dbf1b9629
|
Riced up my nvim dashboard (and colorschemes now change based on cwd)
|
2025-05-04 17:00:43 +03:00 |
|
|
|
747fa04bb8
|
Added ffmpeg
|
2025-05-03 20:19:05 +03:00 |
|
|
|
e67de9d80a
|
Updated neogit to fix issue where highlight groups would get fucked up
if I commit -> push -> quit too fast
|
2025-05-03 19:57:11 +03:00 |
|
|
|
cf405980ff
|
Declaratively list all the treesitter parsers I use
|
2025-05-03 19:56:10 +03:00 |
|
|
|
0f8314f4c1
|
Updated nvim plugins
|
2025-05-03 19:03:24 +03:00 |
|
|
|
4d3c4b5ecd
|
A few small changes to nvim config
|
2025-05-03 19:03:16 +03:00 |
|
|
|
e55cafbfeb
|
Configured mini.ai
|
2025-05-03 19:02:38 +03:00 |
|
|
|
6fa6efbc9f
|
Replaced treesitter textobjects with mini.ai
|
2025-05-03 19:02:00 +03:00 |
|
|
|
f13a62d3fd
|
Changed some nvim stuff, giving a try to terminals again, added keybinds
to easily open/close the terminal and also Ctrl+HJKL to navigate
|
2025-05-03 16:07:54 +03:00 |
|
|
|
f3a4f45bc8
|
Moved lualine helper into lualine plugin
|
2025-05-02 22:55:42 +03:00 |
|
|
|
9ece6956a8
|
Updated treesitter with a bunch of cool stuff
|
2025-05-02 22:53:21 +03:00 |
|
|
|
4411536787
|
Split treesitter and treesiter-textobjects
|
2025-05-02 21:11:36 +03:00 |
|
|
|
abaee25d80
|
Added global LSP config
|
2025-05-02 21:08:47 +03:00 |
|
|
|
3af5e7b9af
|
Added grug-far instead of spectre for search and replace in nvim
|
2025-05-02 19:52:53 +03:00 |
|
|
|
0712e89f57
|
Refactored extra code into autocmds, user commands and extra
|
2025-05-02 19:52:17 +03:00 |
|
|
|
41252961ed
|
Fixed pasting issue
|
2025-05-02 18:39:09 +03:00 |
|
|
|
85f647fea4
|
Changed some keymaps/options from lazyvim
|
2025-05-02 18:37:01 +03:00 |
|
|
|
8328f842e7
|
Fixed blankline not working when tab is used
|
2025-05-02 17:38:12 +03:00 |
|
|
|
61f2901c9f
|
Fixed lua_ls not loading
|
2025-05-02 16:53:22 +03:00 |
|
|
|
9dd0dcfb5a
|
Added github actions lsp
|
2025-05-01 20:10:53 +03:00 |
|
|
|
04494ef63d
|
Added LspInfo/LspLog commands from nvim-lspconfig
|
2025-05-01 19:31:12 +03:00 |
|
|
|
5e613535a6
|
Added css vars lang server
|
2025-05-01 19:30:59 +03:00 |
|
|
|
01b676e10a
|
Removed all the unused plugins from lazy lock
|
2025-05-01 18:55:10 +03:00 |
|
|
|
8c2fb62690
|
Removed mason
|
2025-05-01 18:55:00 +03:00 |
|
|
|
f5f19a6d4c
|
Removed dbee, it's cool but I am not using it, will re-add if needed
|
2025-05-01 18:43:09 +03:00 |
|
|
|
4d6f3f1d38
|
Removed nvim-java, will re-add when I do java, removed code playground
bcz I won't use it and removed a fixme bcz past me said to remove it but
idk if I should've removed it
|
2025-05-01 18:40:55 +03:00 |
|
|
|
88bd0449ed
|
Removed dap as it's not used, will add it if I start needing a debugger
|
2025-05-01 18:40:18 +03:00 |
|
|
|
522fd07b1d
|
Removed activity watcher and removed some useless stuff from alpha nvim
dashboard
|
2025-05-01 18:21:49 +03:00 |
|
|
|
05dd99ccaf
|
Fixed octo.nvim to work with snacks
|
2025-05-01 17:25:23 +03:00 |
|
|
|
fa73efd6ab
|
Removed a bunch of unneeded plugins
|
2025-05-01 16:59:17 +03:00 |
|
|
|
5b6799fa0e
|
Removed buffer-vacuum as it was causing with issues with oil and other
plugins, see: https://github.com/stevearc/oil.nvim/issues/624
|
2025-05-01 16:58:29 +03:00 |
|
|
|
09f2f9f74b
|
Markdown-toggle plugin is now lazy loaded
|
2025-05-01 16:53:02 +03:00 |
|
|
|
9a53ba17c0
|
Fixed harpoon keybinds of 6+ not working unless already loaded
|
2025-05-01 16:52:23 +03:00 |
|
|
|
19c2b2e8bb
|
Deleted a bunch of unneeded files
|
2025-05-01 14:08:52 +03:00 |
|
|
|
a070aee731
|
Disabled example todos so they don't show up in the list
|
2025-05-01 12:39:49 +03:00 |
|
|
|
cbc300023c
|
TODOs now show even if inside hidden/symlinked files
|
2025-05-01 12:33:16 +03:00 |
|
|
|
c9977ec0de
|
Updated nvim
|
2025-05-01 12:32:27 +03:00 |
|
|
|
d6415a9301
|
Removed lspconfig, migrated old lua/go snippets to new snippets format
|
2025-04-29 19:14:35 +03:00 |
|