Commit graph

800 commits

Author SHA1 Message Date
Sergio Laín
d12ad6a7e2
💄 style(nvim): stylua ignore is now respected with dial 2023-12-01 00:07:44 +01:00
Sergio Laín
22fedfbddf
feat(fish): added new functions (alias) for bob
also included catppuccin themes from the latest installation with fisher
2023-12-01 00:06:41 +01:00
Sergio Laín
c377fc69b5
🚀 perf(nvim): omitted dial config 2023-11-30 20:43:42 +01:00
Sergio Laín
75c2ed6f3f
⚙️ config(nvim): multicursor added tu lualine 2023-11-30 20:43:23 +01:00
Sergio Laín
abbfaa0eba
🎨 ux(nvim): added light and dark variant to catppuccin theme 2023-11-30 13:22:53 +01:00
Sergio Laín
162bc1d972
🔧 chore(nvim): plugin updates 2023-11-30 13:22:29 +01:00
Sergio Laín
d0fe35b0c9
♻️ refactor(nvim): avoid creating a variable for the onload function in the telescope extensions 2023-11-30 13:22:20 +01:00
Sergio Laín
b279eccf16
⚙️ config(nvim): new autocmd to fix telescope issue and binding to change color variant 2023-11-30 13:20:49 +01:00
Sergio Laín
30f53826a5
♻️ refactor(nvim): removed 2 plugins in favor of 1 that does the same functionality and more 2023-11-30 01:27:54 +01:00
Sergio Laín
211832d082
🔧 chore(nvim): plugin updates 2023-11-30 01:27:16 +01:00
Sergio Laín
6d13c490eb
feat(nvim): harpoon marks added to alpha dashboard 2023-11-30 01:27:05 +01:00
Sergio Laín
5b75815d9e
⚙️ config(nvim): changed color-picker keymaps 2023-11-30 01:25:17 +01:00
Sergio Laín
1f61c5b085
feat(nvim): added codeium module to lualine 2023-11-30 01:24:54 +01:00
Sergio Laín
d7ec4954a4
feat(nvim): added new keymaps
copying the whole content of the file and deleting a line without copying its contents
2023-11-30 01:23:23 +01:00
Sergio Laín
e08e9f173e
🚀 perf(nvim): import lazyvim modules in the extended extras 2023-11-29 18:28:20 +01:00
Sergio Laín
dcc938cc78
⬆️ deps(fish): changed catppuccin with fisher install instead of manual 2023-11-29 13:17:48 +01:00
Sergio Laín
b355b0f2f5
feat(qt5): added config with catppuccin theme to follow the gtk one 2023-11-29 13:08:22 +01:00
Sergio Laín
e4bb838151
🔧 chore(nvim): plugin updates 2023-11-29 13:07:44 +01:00
Sergio Laín
6577099e9b
🔧 chore(pacman): deleted some packages and added others
obs-amf is no longer needed and blender crashes ._.
2023-11-29 13:07:35 +01:00
Sergio Laín
0cc4bd5e7d
🎨 ux(nvim): changed dressing to telescope window by default 2023-11-29 10:46:37 +01:00
Sergio Laín
7344ce21d6
🔧 chore(nvim): plugin updates 2023-11-29 10:46:06 +01:00
Sergio Laín
9cc6d121b4
⬆️ deps(nvim): added extra dependencies to the setup by default 2023-11-29 10:45:58 +01:00
Sergio Laín
4886cb4fd1
⚙️ config(nvim): added html treesitter in the extra 2023-11-29 10:44:52 +01:00
Sergio Lain
f83bf9b235
feat(README): added commit activity for the main branch 2023-11-29 00:00:42 +00:00
Sergio Laín
1f2ba99614
feat(hypr): new wallpapers 2023-11-29 00:55:21 +01:00
Sergio Laín
01d7f996d8
feat(nvim): added new rules to nvim-autopairs 2023-11-28 13:23:09 +01:00
Sergio Laín
f75ab5f560
🚀 perf(nvim): removed a lot of installed extras 2023-11-28 13:22:42 +01:00
Sergio Laín
432be9773e
📁 files(nvim): moved auto-indent and boole to treesitter folder 2023-11-28 13:22:13 +01:00
Sergio Laín
800f873534
🔧 chore(nvim): plugin updates 2023-11-28 13:21:40 +01:00
Sergio Laín
356a3d2894
⚙️ config(nvim): added autoindent treesitter integration 2023-11-28 13:19:38 +01:00
Sergio Laín
7011f0ec12
🐛 fix(nvim): endwise and puppeteer fixed loading 2023-11-28 13:18:55 +01:00
Sergio Laín
5ed0f02e8a
⚙️ config(nvim): boole new conditions 2023-11-28 13:18:10 +01:00
Sergio Laín
cf84a9fb09
feat(nvim): added ultimate-autopairs extra 2023-11-28 13:14:55 +01:00
Sergio Laín
dfb99dd811
🔧 chore(pacman): deleted noto-emojis 2023-11-28 13:13:53 +01:00
Sergio Laín
aecc3606ef
💄 style(README): indentation of the badge 2023-11-28 13:13:11 +01:00
Sergio Lain
d5d7404392
🐛 fix(README): link line visible outside the badge 2023-11-28 00:02:11 +00:00
Sergio Lain
200f3fa7b7
🐛 fix(README): typing error on the url 2023-11-27 23:51:26 +00:00
Sergio Lain
792ce1ad51
feat(README): added badges 2023-11-27 23:49:08 +00:00
Sergio Laín
1f396d74af
🔧 chore(nvim): plugin updates 2023-11-28 00:18:40 +01:00
Sergio Laín
1df5f46e41
⚙️ config(nvim): added custom options for outline extra 2023-11-28 00:17:58 +01:00
Sergio Laín
0eff214be1
🐛 fix(nvim): load tsc when opening typescript file 2023-11-27 13:22:58 +01:00
Sergio Laín
9dc755b152
⚙️ config(nvim): added scrollbar excluded filetypes 2023-11-27 13:22:31 +01:00
Sergio Laín
3c7cf0f4dd
feat(nvim): added leetcode extra
didnt test it so expect bugs :D
2023-11-27 11:37:43 +01:00
Sergio Laín
46ae654301
feat(nvim): added speedtyper as extra 2023-11-27 11:26:41 +01:00
Sergio Laín
0b4e83e6a9
🐛 fix(hypr): volume scratchpad not adjusting to the screen 2023-11-27 11:13:32 +01:00
Sergio Laín
f0ab903b46
feat(fish): added onefetch to the repos function 2023-11-27 10:04:58 +01:00
Sergio Laín
23cd192edf
🔧 chore(nvim): plugin updates 2023-11-27 10:01:48 +01:00
Sergio Laín
d2b7c8a137
⚙️ config(nvim): changed binding for showing terminals 2023-11-27 10:01:25 +01:00
Sergio Laín
87a6697066
🐛 fix(nvim): floaterm on floating getting into edgy window 2023-11-27 10:00:26 +01:00
Sergio Laín
fe32ce2435
🔧 chore(nvim): plugin updates 2023-11-26 23:56:12 +01:00