Commit graph

119 commits

Author SHA1 Message Date
Sergio Laín
fd1ea55907
💄 style(waybar): format weather python script 2024-01-01 14:04:29 +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
b46082651c
feat(nvim): add new textobjects 2023-12-30 12:52:18 +01:00
Sergio Laín
3dd5a489f6
♻️ refactor(nvim): sniprun keys added as well as compiler moved to editor extras instead of lsp 2023-12-30 00:31:01 +01:00
Sergio Laín
ee0c775a97
feat(nvim): add various-textobjs extra 2023-12-29 12:25:02 +01:00
Sergio Laín
7fe4e68f92
feat(nvim): use new codeium toggle builtin function 2023-12-26 20:47:35 +01:00
Sergio Laín
3f17b986b7
🗑️ remove(nvim): icon for which-key groups 2023-12-26 10:45:44 +01:00
Sergio Laín
1a64536c8f
♻️ refactor(nvim): make yanky an extra module that imports the lazyvim one and my options 2023-12-26 10:20:03 +01:00
Sergio Laín
d359eb2c24
feat(nvim): add recorder extra to help with macros 2023-12-23 17:38:30 +01:00
Sergio Laín
d56ef78cbe
🗑️ remove(nvim): floaterm gpt terminal
i have the scratchpad so it doesnt need to be here anymore
2023-12-22 12:47:02 +01:00
Sergio Laín
f2cfbd6110
♻️ refactor(nvim): personal copilot extra now imports the lazyvim one 2023-12-22 12:44:48 +01:00
Sergio Laín
7d5c1f50ea
♻️ refactor(nvim): changes in codeium extra 2023-12-22 12:43:52 +01:00
Sergio Laín
40fca97482
⚙️ config(nvim): spider keymap 2023-12-22 10:32:55 +01:00
Sergio Laín
db8106b732
🐛 fix(nvim): copilot trigger event added 2023-12-16 17:03:28 +01:00
Sergio Laín
ff5100414b
⚙️ config(nvim): keymaps changed 2023-12-14 00:11:53 +01:00
Sergio Laín
b18ae53421
🗑️ remove(nvim): autopairs unused function 2023-12-13 12:29:06 +01:00
Sergio Laín
de96812f2e
🎨 ux(nvim): added nerd fonts for the main which-key groups 2023-12-08 15:56:36 +01:00
Sergio Laín
22239d71cf
🐛 fix(nvim): added condition for chatgpt to run when api key is set 2023-12-07 23:27:41 +01:00
Sergio Laín
fc2eaa10bb
feat(nvim): added guess-indent extra 2023-12-07 01:13:44 +01:00
Sergio Laín
0d259afe49
🚀 perf(nvim): changed events for bufread plugins 2023-12-06 23:38:47 +01:00
Sergio Laín
50f56fcc62
♻️ refactor(nvim): text case plugin now uses telescope 2023-12-06 18:47:14 +01:00
Sergio Laín
3c6f65eaaa
feat(nvim): added sibling swap and scrollEOF as extras 2023-12-03 18:36:53 +01:00
Sergio Laín
bb04deaec8
feat(nvim): added new extras: treesitter context and text-case 2023-12-03 17:32:12 +01:00
Sergio Laín
2c5f2fb7b0
🚀 perf(nvim): keyword lenght for rg cmp and other misc stuff 2023-12-03 17:30:55 +01:00
Sergio Laín
54030ab0d7
feat(nvim): added 4 new cmp extras: yanky, git, nerd-fonts and emoji 2023-12-03 13:45:50 +01:00
Sergio Laín
b9a6781f9d
🚀 perf(nvim): codeium silent accept suggestion and event changes 2023-12-03 13:44:51 +01:00
Sergio Laín
da7e86ef09
feat(nvim): added ibus-sw extra 2023-12-02 00:30:25 +01:00
Sergio Laín
c28ca41b56
💄 style(nvim): unnecesary brackets 2023-12-01 14:10:47 +01:00
Sergio Laín
d8b82600b7
📁 files(nvim): moved some files as well as changed names 2023-12-01 00:43:37 +01:00
Sergio Laín
d12ad6a7e2
💄 style(nvim): stylua ignore is now respected with dial 2023-12-01 00:07:44 +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
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
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
1f61c5b085
feat(nvim): added codeium module to lualine 2023-11-30 01:24:54 +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
432be9773e
📁 files(nvim): moved auto-indent and boole to treesitter folder 2023-11-28 13:22:13 +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
455a48a326
📁 files(nvim): movement of some extras 2023-11-26 01:40:07 +01:00
Sergio Laín
d568158fa4
💄 style(nvim): stylua ignore in a lot of keys tables 2023-11-26 01:36:58 +01:00
Sergio Laín
fd1d904641
feat(nvim): added floaterm as extra instead of default terminal 2023-11-26 01:34:51 +01:00
Sergio Laín
f854cccafd
♻️ refactor(nvim): cmp addons moved to extras 2023-11-25 19:15:54 +01:00
Sergio Laín
4a3565e84d
🐛 fix(nvim): debugprint not working because of missing return in the keys 2023-11-25 18:42:39 +01:00
Sergio Laín
dca07ba192
🐛 fix(nvim): debugprint keys overwrited others 2023-11-25 18:32:43 +01:00
Sergio Laín
be99c89560
🚀 perf(tgpt): use multiline instead of interactive 2023-11-24 13:03:46 +01:00
Sergio Laín
a02923f847
🚀 perf(nvim): some event fixing 2023-11-21 14:01:08 +01:00