Commit graph

1445 commits

Author SHA1 Message Date
Sergio Laín
caeae319e1
⚙️ config(nvim): cleaner code in the options.lua file 2024-01-04 17:25:29 +01:00
Sergio Laín
a97cbc370e
⚙️ config(nvim): event change for go extra and some style modifications for .json file 2024-01-04 14:36:55 +01:00
Sergio Laín
cf77cb4935
feat(nvim): add extra for easier management of custom snippets 2024-01-04 13:08:10 +01:00
Sergio Laín
83634e1119
feat(README): add alerts for notes and warnings 2024-01-04 11:18:19 +01:00
Sergio Laín
c3b12034f0
feat(nvim): add dot-extended extra to fix the hypr update 2024-01-04 10:53:19 +01:00
Sergio Laín
f2ec5383f4
🔧 chore(nvim): plugin updates 2024-01-04 10:52:28 +01:00
Sergio Laín
07589352c1
🔧 chore(pacman): package updates 2024-01-03 23:09:05 +01:00
Sergio Laín
0f17ad47dd
🔧 chore(nvim): plugin updates 2024-01-03 23:08:15 +01:00
Sergio Laín
6ac83f1957
🐛 fix(nvim): angular now imports the new html-css extra 2024-01-03 16:33:58 +01:00
Sergio Laín
a0cc2c1621
feat(nvim): add java-extended extra 2024-01-03 16:12:17 +01:00
Sergio Laín
a32ac6ffcd
🔧 chore(nvim): plugin updates 2024-01-03 15:56:28 +01:00
Sergio Laín
75c9e142dd
📚 docs(nvim): add rustaceanvim to the README 2024-01-03 11:18:59 +01:00
Sergio Laín
21a0dbc99b
🗑️ remove(README): unnecesary link 2024-01-03 11:15:16 +01:00
Sergio Laín
849f08267e
♻️ refactor(nvim): change rust-tools for rustaceanvim 2024-01-03 11:08:50 +01:00
Sergio Laín
469cb8e820
feat(nvim): add js to the treesitter for the typescript extra 2024-01-03 11:00:43 +01:00
Sergio Laín
0c4d91d8f6
🔧 chore(nvim): plugin updates 2024-01-03 11:00:03 +01:00
Sergio Laín
6082aef762
🎨 ux(nvim): catppuccin term colors 2024-01-03 10:59:51 +01:00
Sergio Laín
7778f60f93
feat(nvim): symbol usage is show if there is more than 1 reference 2024-01-03 10:59:13 +01:00
Sergio Laín
d15bfcfc66
⚙️ config(nvim): merge html and css config together 2024-01-03 10:58:07 +01:00
Sergio Laín
f0f8cdca0b
🗑️ remove(nvim): some global bindings and other options from neovide 2024-01-03 00:14:34 +01:00
Sergio Laín
595560bb82
🚀 perf(nvim): remove setting lazyvim colorscheme, now uses theme-loader by default 2024-01-03 00:13:41 +01:00
Sergio Laín
08d024caf3
🐛 fix(nvim): add gh as ensure installed in mason 2024-01-03 00:12:45 +01:00
Sergio Laín
6bf79a8caa
feat(nvim): added img-clip extra 2024-01-03 00:11:51 +01:00
Sergio Laín
5df7b69447
🔧 chore(nvim): plugin updates 2024-01-02 23:13:33 +01:00
Sergio Laín
d60d684e6b
🔧 chore(nvim): plugin updates 2024-01-02 17:00:33 +01:00
Sergio Laín
5e245c170f
🐛 fix(nvim): floaterm colorscheme with catppuccin not working 2024-01-02 12:10:00 +01:00
Sergio Laín
4fd723b637
feat(nvim): add new keymaps for not yank when changing 2024-01-02 11:09:39 +01:00
Sergio Laín
06398683de
🔧 chore(pacman): package updates 2024-01-02 11:08:33 +01:00
Sergio Laín
ed4b0895ec
feat(nvim): add kitty scrollback extra 2024-01-02 10:39:35 +01:00
Sergio Laín
8b35f0b7ac
🎨 ux(browser): surfing keys hint is now on blue and bold 2024-01-02 10:20:24 +01:00
Sergio Laín
2e0f58731e
⚙️ config(nvim): move rainbow delimeters options into the setup function itself 2024-01-02 10:19:31 +01:00
Sergio Laín
0401e35e9e
🗑️ remove(nvim): tab keymaps because they conflicted with luasnip 2024-01-02 10:18:57 +01:00
Sergio Laín
88a09e0b44
🔧 chore(nvim): plugin updates 2024-01-02 10:18:03 +01:00
Sergio Laín
6fbb677466
feat(browser): surfing keys theme update; now uses catppuccin macchiato 2024-01-01 19:18:32 +01:00
Sergio Laín
9f633ee690
⚙️ config(hypr): moved some things around 2024-01-01 15:31:33 +01:00
Sergio Laín
5117aa715a
🎨 ux(bin): added spotify icon to the downloadSpotify script 2024-01-01 15:03:46 +01:00
Sergio Laín
fd1ea55907
💄 style(waybar): format weather python script 2024-01-01 14:04:29 +01:00
Sergio Laín
da2da38379
🔧 chore(pacman): package updates 2024-01-01 13:37:40 +01:00
Sergio Laín
ba16d946a2
🔧 chore(nvim): plugin updates 2024-01-01 13:37:13 +01:00
Sergio Laín
d69a65138d
🔧 chore(spicetify): update 2024-01-01 13:36:32 +01:00
Sergio Laín
3921e27df4
feat(nvim): noice opts added
border for the lsp hover and disable the notification for No information available
2023-12-31 20:17:02 +01:00
Sergio Laín
2150b359d4
feat(nvim): neogit mapping 2023-12-31 19:52:18 +01:00
Sergio Laín
08ef1642e1
🎨 ux(kitty): reduce terminal font size 2023-12-31 19:26:23 +01:00
Sergio Laín
f6db9b6d29
⚙️ config(rg): dont show hidden files 2023-12-31 19:25:45 +01:00
Sergio Laín
ea6cb2869a
⚙️ config(nvim): harpoon binds for splits and options deleted 2023-12-31 17:39:35 +01:00
Sergio Laín
1345c53dd6
🔧 chore(nvim): plugin updates 2023-12-31 17:38:35 +01:00
Sergio Laín
a06bb01a35
feat(nvim): add nvim-notify opts 2023-12-31 13:20:47 +01:00
Sergio Laín
3d1e5fc980
feat(nvim): add nvim-recorder module to lualine 2023-12-31 13:20:13 +01:00
Sergio Laín
0219f3fe75
🗑️ remove(nvim): remove lualine module for last key pressed 2023-12-31 13:19:28 +01:00
Sergio Laín
cf4420e2ff
📚 docs(nvim): add colorschemes to the README 2023-12-31 13:19:03 +01:00