Commit graph

86 commits

Author SHA1 Message Date
Sergio Laín
a59beae31a
♻️ refactor(nvim): deleted a lot of stuff and added a new plugin at the fold extra 2024-01-04 19:02:44 +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
c3b12034f0
feat(nvim): add dot-extended extra to fix the hypr update 2024-01-04 10:53:19 +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
d15bfcfc66
⚙️ config(nvim): merge html and css config together 2024-01-03 10:58:07 +01:00
Sergio Laín
ed4b0895ec
feat(nvim): add kitty scrollback extra 2024-01-02 10:39:35 +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
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
a0867e6cd9
📁 files(nvim): moved catppuccin to the colorscheme extras 2023-12-30 00:09:12 +01:00
Sergio Laín
ee0c775a97
feat(nvim): add various-textobjs extra 2023-12-29 12:25:02 +01:00
Sergio Laín
7f6a76edf6
🐛 fix(nvim): telescope-repo not having an event to load 2023-12-28 14:28:11 +01:00
Sergio Laín
23e5a30969
🔧 chore(nvim): plugin updates 2023-12-28 13:28:21 +01:00
Sergio Laín
e13944b5bd
🔧 chore(nvim): add extras to my plugins list 2023-12-26 17:34:17 +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
74e91b5488
♻️ refactor(nvim): add neotest-adapters to their lang extras 2023-12-24 16:40:09 +01:00
Sergio Laín
44312e16bb
♻️ refactor(nvim): devdocs added as optional in a lot of plugin specs 2023-12-16 18:19:30 +01:00
Sergio Laín
e53a02b941
🔧 chore(nvim): plugin updates 2023-12-13 12:29:42 +01:00
Sergio Laín
bcc09b9598
🔧 chore(nvim): disabled cmp-yanky extra 2023-12-10 17:28:59 +01:00
Sergio Laín
114f4c0ded
🔧 chore(nvim): enabled rust formatter 2023-12-10 00:05:12 +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
1b1ff2c8a4
🔧 chore(nvim): plugin updates 2023-12-07 18:13:42 +01:00
Sergio Laín
d1c5a46433
♻️ refactor(nvim): added keymap and changed some options in the regex and tsc extras 2023-12-06 23:39:53 +01:00
Sergio Laín
069903ae38
🚀 perf(nvim): changed events for bufread into lazyfile 2023-12-04 00:38:47 +01:00
Sergio Laín
9d2f3ce8cf
🎨 ux(nvim): added neovim icon on the lualine mode component 2023-12-03 18:54:26 +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
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
d89af5cd48
feat(nvim): added vscode extra 2023-12-02 23:34:20 +01:00
Sergio Laín
3a92a180cb
feat(nvim): added pomo extra
pomodoro plugin
2023-12-01 11:29:39 +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
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
e08e9f173e
🚀 perf(nvim): import lazyvim modules in the extended extras 2023-11-29 18:28:20 +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
f75ab5f560
🚀 perf(nvim): removed a lot of installed extras 2023-11-28 13:22:42 +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
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
f854cccafd
♻️ refactor(nvim): cmp addons moved to extras 2023-11-25 19:15:54 +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
7c828d13b0
⚙️ config(nvim): added quick keymap for breakpoints 2023-11-25 17:59:27 +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
Sergio Laín
c15b0082fb
feat(nvim): new extras for tailwind and tabs 2023-11-22 13:02:11 +01:00
Sergio Laín
36c2df5fef
feat(nvim): ssr added as extra 2023-11-22 12:21:19 +01:00
Sergio Laín
77280545b9
feat(nvim): added icon-picker extra and deleted cmp icons and emojis 2023-11-21 14:00:27 +01:00
Sergio Laín
a0ec8ade12
feat(nvim): added search-replace on current buffer extra
now spectre is for global replace and search-replace is for buffer replace
2023-11-21 10:49:13 +01:00
Sergio Laín
910e95e764
feat(nvim): added boole extra 2023-11-21 10:47:44 +01:00
Sergio Laín
188dc169e3
feat(ansible): new graphic drivers section and some other stuff 2023-11-19 18:54:32 +01:00
Sergio Laín
98adef1761
♻️ refactor(nvim): changed timeout extra to garbage-day name 2023-11-19 12:29:10 +01:00