Commit graph

258 commits

Author SHA1 Message Date
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
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
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
e08e9f173e
🚀 perf(nvim): import lazyvim modules in the extended extras 2023-11-29 18:28:20 +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
4886cb4fd1
⚙️ config(nvim): added html treesitter in the extra 2023-11-29 10:44:52 +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
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
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
d692c2a4f0
🐛 fix(nvim): outline now shows up on edgy 2023-11-26 23:56:02 +01:00
Sergio Laín
d5e8e84a79
feat(nvim): added toggleterm manager 2023-11-26 23:55:36 +01:00
Sergio Laín
4280546c48
🐛 fix(nvim): added optional to a lot of plugins 2023-11-26 23:55:13 +01:00
Sergio Laín
812b031fe1
⚙️ config(nvim): add new cmds to lazyload toggleterm 2023-11-26 16:56:22 +01:00
Sergio Laín
d0170ca6b1
🗑️ remove(nvim): floaterm vsplit terminal because of edgy integration 2023-11-26 14:46:24 +01:00
Sergio Laín
43f13beb7f
feat(nvim): inc-rename extra added 2023-11-26 13:39:21 +01:00
Sergio Laín
6b4097cb53
feat(nvim): added actions-preview and glance as lsp extras instead of dependencies
had a lot of trouble with the init function...
2023-11-26 13:33:48 +01:00
Sergio Laín
c5bfbe8d1c
feat(nvim): added toggleterm extra
still have some things to finish
2023-11-26 01:40:50 +01:00
Sergio Laín
455a48a326
📁 files(nvim): movement of some extras 2023-11-26 01:40:07 +01:00
Sergio Laín
7bfa587408
🗑️ remove(nvim): python extended extra because of redundancy with lint and formatting plugins 2023-11-26 01:39:37 +01:00
Sergio Laín
f98683298e
🔧 chore(nvim): some typos here and there 2023-11-26 01:38:33 +01:00
Sergio Laín
cb68f38aeb
🐛 fix(nvim): scrollbar and breadcrumbs extras now installs a different plugin depending on the version 2023-11-26 01:38:01 +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
bd48c33552
feat(nvim): added telescope media extra 2023-11-25 19:16:37 +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
506917ede5
♻️ refactor(nvim): added telescope extensions as individual extras for more modularity 2023-11-25 18:32:17 +01:00
Sergio Laín
8f23e9faf5
🐛 fix(nvim): alpha hardcoded function can now be overwrited 2023-11-25 18:30:42 +01:00
Sergio Laín
7c828d13b0
⚙️ config(nvim): added quick keymap for breakpoints 2023-11-25 17:59:27 +01:00
Sergio Laín
e557d8ac10
🎨 ux(nvim): deleted close icon of bufferline 2023-11-24 20:32:11 +01:00
Sergio Laín
be99c89560
🚀 perf(tgpt): use multiline instead of interactive 2023-11-24 13:03:46 +01:00
Sergio Laín
9c9cbfd7ba
🐛 fix(nvim): couldnt use tab on insert mode because of this binding 2023-11-24 00:47:47 +01:00
Sergio Laín
90c5fd1acc
🐛 fix(nvim): added catppuccin as default to fix the terminal colors 2023-11-23 14:29:38 +01:00