Commit graph

142 commits

Author SHA1 Message Date
Sergio Laín
d7158726a2
🔧 chore(nvim): plugin updates 2024-04-05 09:14:09 +02:00
Sergio Laín
efd5d29e24
🔧 chore(nvim): plugin updates 2024-04-04 08:31:49 +02:00
Sergio Laín
d2f7619d27
feat(nvim): add new extra: yaml-extended 2024-04-01 13:24:08 +02:00
Sergio Laín
a79195b40f
🔧 chore(nvim): plugin updates 2024-03-31 13:46:07 +02:00
Sergio Laín
16975d40ed
🔧 chore(nvim): plugin updates 2024-03-29 18:13:36 +01:00
Sergio Laín
4c2db765f2
🔧 chore(nvim): plugin updates 2024-03-29 00:54:36 +01:00
Sergio Laín
885aaf887a
🗑️ remove(nvim): dial extra; using the new lazyvim default one 2024-03-27 00:08:27 +01:00
Sergio Laín
4258bf1065
🔧 chore(nvim): plugin updates 2024-03-26 14:12:05 +01:00
Sergio Laín
e9e341529d
🔧 chore(nvim): plugin updates 2024-03-24 19:30:37 +01:00
Sergio Laín
0600230633
🔧 chore(nvim): plugin updates 2024-03-23 12:34:09 +01:00
Sergio Laín
efcc453cfb
🔧 chore(nvim): plugin updates 2024-03-22 20:18:24 +01:00
Sergio Laín
259e58fefd
🔧 chore(nvim): plugin updates 2024-03-18 18:48:56 +01:00
Sergio Laín
21c2e7e262
🔧 chore(nvim): plugin updates 2024-03-18 00:12:22 +01:00
Sergio Laín
df1c358af6
feat(nvim): add pythom-semshi lang to the python extended extra 2024-03-12 14:15:57 +01:00
Sergio Laín
e9be6a3f81
📁 files(nvim): change names and move to another directories 2024-03-10 01:21:34 +01:00
Sergio Laín
e98d41f3e3
📁 files(nvim): convert lazyvim modified plugin files to extra modules 2024-03-10 01:20:01 +01:00
Sergio Laín
5753847a71
feat(nvim): add a new extra: grapple
a better harpoon in my opinion
2024-03-09 02:21:04 +01:00
Sergio Laín
661cfc7fe2
🔧 chore(nvim): plugin updates 2024-03-09 01:16:34 +01:00
Sergio Laín
db44b35d71
♻️ refactor(nvim): using outline extra from lazyvim with custom options 2024-03-07 21:48:58 +01:00
Sergio Laín
1fe1ff44a8
🔧 chore(nvim): plugin updates 2024-03-07 12:34:16 +01:00
Sergio Laín
4372e73189
🔧 chore(nvim): plugin updates 2024-02-28 11:14:18 +01:00
Sergio Laín
9be754a27e
🔧 chore(nvim): plugin updates 2024-02-27 09:40:13 +01:00
Sergio Laín
ad5c7c4c2d
🔧 chore(nvim): plugin updates 2024-02-25 18:02:31 +01:00
Sergio Laín
4b9866192f
🔧 chore(nvim): plugin updates 2024-02-20 01:07:13 +01:00
Sergio Laín
1ab990493e
🔧 chore(nvim): plugin updates 2024-02-19 01:08:53 +01:00
Sergio Laín
b6a1a72741
🚀 perf(nvim): disable a lot of unused extras to gain some performance on my setup 2024-02-18 13:49:32 +01:00
Sergio Laín
1ed1abb13d
feat(nvim): add new extra: dotfyle
plugin that creates a json file with all the info about the setup for dotfyle to consume
2024-02-13 14:15:44 +01:00
Sergio Laín
f65e7cf14f
feat(nvim): add workspace-diagnostics extra 2024-02-12 10:05:50 +01:00
Sergio Laín
d2d9e50a57
feat(nvim): add autocmd to create a new dir when saving a file inside (removed mkdir.nvim extra) 2024-02-10 01:52:56 +01:00
Sergio Laín
565a64f4f1
🗑️ remove(nvim): numbertoggle plugin because now there's an autocmd which does the same thing 2024-02-08 01:13:49 +01:00
Sergio Laín
3fce65221f
🐛 fix(nvim): delete py-requirements extra from the lazvim extras spec table 2024-01-29 13:01:15 +01:00
Sergio Laín
fb352bd154
feat(nvim): add py-requirements extra 2024-01-28 14:18:39 +01:00
Sergio Laín
615e69a936
🔧 chore(nvim): plugin updates 2024-01-25 09:09:24 +01:00
Sergio Laín
b9cdcbd333
🗑️ remove(nvim): dot-extended because redundancy with lazyvim's one 2024-01-23 01:07:49 +01:00
Sergio Laín
2b1877fb6d
feat(nvim): add carbon-now extra
replaces rayso for screenshotting code
2024-01-17 10:28:15 +01:00
Sergio Laín
60e69ab7d3
feat(nvim): add some new useful autocmds on ftplugin 2024-01-17 09:52:25 +01:00
Sergio Laín
c9ab1fe3cb
🔧 chore(nvim): plugin updates 2024-01-16 10:56:39 +01:00
Sergio Laín
628b3d906b
🔧 chore(nvim): update installed extras 2024-01-16 01:06:06 +01:00
Sergio Laín
336245d67c
⚙️ config(nvim): change some keymaps and other misc stuff 2024-01-15 11:38:57 +01:00
Sergio Laín
08727f9b53
🔧 chore(nvim): enable some extras for my setup 2024-01-14 13:23:49 +01:00
Sergio Laín
452016ef1e
feat(nvim): add dev-container extra 2024-01-14 12:49:59 +01:00
Sergio Laín
12a5f69ab9
feat(nvim): add vue component template 2024-01-13 17:38:56 +01:00
Sergio Laín
eb866efebf
⚙️ config(nvim): neotree changed keybinds for opening and closing a node 2024-01-13 13:26:14 +01:00
Sergio Laín
f6408cc42a
🔧 chore(pacman): package updates 2024-01-12 14:23:03 +01:00
Sergio Laín
602cc73217
♻️ refactor(nvim): move some formatters and linters into their respective lang extra 2024-01-12 01:02:15 +01:00
Sergio Laín
b5073668c0
feat(nvim): add keymap to peek a folded region 2024-01-11 11:10:52 +01:00
Sergio Laín
72d80fa5da
⚙️ config(nvim): add oil size spec 2024-01-11 00:40:07 +01:00
Sergio Laín
32aecb4bab
feat(nvim): add ruff formatter as extra 2024-01-10 01:25:28 +01:00
Sergio Laín
cfb63e6124
🗑️ remove(nvim): isort formatter removed in favor of ruff-lsp
ruff can organize the imports
2024-01-09 13:11:47 +01:00
Sergio Laín
9f1b6c7b2d
💄 style(nvim): align columns on the smart-splits extra 2024-01-08 09:21:23 +01:00