Commit graph

178 commits

Author SHA1 Message Date
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
Sergio Laín
59d81df835
🔧 chore(pacman): package updates 2024-01-07 23:26:11 +01:00
Sergio Laín
fa6ec57b7d
feat(nvim): added biome linter and formatter extra 2024-01-07 18:59:23 +01:00
Sergio Laín
d60d1d668a
feat(nvim): added trim_newlines extra formatter 2024-01-07 14:52:02 +01:00
Sergio Laín
a5b271fec2
feat(nvim): add typos linter as extra 2024-01-07 01:32:27 +01:00
Sergio Laín
20b4515d0f
feat(nvim): cspell now uses condition, mason and a keybinding to add the word to a dictionary 2024-01-07 01:05:54 +01:00
Sergio Laín
4aae3b7069
feat(nvim): added trim_whitespaces extra formatter 2024-01-06 21:31:12 +01:00
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