Commit graph

161 commits

Author SHA1 Message Date
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
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