Sergio Laín
|
6f4527d15d
|
🚀 perf(fish): change logic of the repos command to just search in the repos folder with an exact depth without searching for a git folder
as I always have repos, i dont have to worry about it, but if you do, make sure to uncomment the
line of the previous command and comment this new one
|
2024-01-11 10:17:07 +01:00 |
|
Sergio Laín
|
d93654e4cd
|
📚 docs(nvim): added sql linter
|
2024-01-11 10:04:24 +01:00 |
|
Sergio Laín
|
5e85f28fb9
|
✨ feat(nvim): added sqlfluff extra (sql linter)
|
2024-01-11 10:03:39 +01:00 |
|
Sergio Laín
|
ed6c419593
|
🐛 fix(nvim): linters adding table is not using the linters entry instead of the formatting entry
|
2024-01-11 10:03:02 +01:00 |
|
Sergio Laín
|
dc930a2b85
|
🔧 chore(nvim): plugin updates
|
2024-01-11 10:01:45 +01:00 |
|
Sergio Laín
|
9525b6a7f8
|
✨ feat(browser): add monkey-type configuration
|
2024-01-11 01:30:45 +01:00 |
|
Sergio Laín
|
63e4a77c10
|
✨ feat(obsidian): add config
right now is just a barebones implementation of a custom vimrc in obsidian. I will develop it in
the future
|
2024-01-11 01:22:21 +01:00 |
|
Sergio Laín
|
e1504f8472
|
⚙️ config(hypr): change some help bindings
|
2024-01-11 00:40:59 +01:00 |
|
Sergio Laín
|
7aa330e831
|
🗑️ remove(hypr): comments on the hycov plugin
|
2024-01-11 00:40:27 +01:00 |
|
Sergio Laín
|
72d80fa5da
|
⚙️ config(nvim): add oil size spec
|
2024-01-11 00:40:07 +01:00 |
|
Sergio Laín
|
52e9d8ef91
|
🔧 chore(nvim): plugin updates
|
2024-01-11 00:39:36 +01:00 |
|
Sergio Laín
|
c889c6cacc
|
🐛 fix(keyb): keyb config opening even without selecting one in rofi
|
2024-01-11 00:39:03 +01:00 |
|
Sergio Laín
|
64a539dad9
|
♻️ refactor(hypr): implement each plugin in their own file instead of a global plugins file
this way there's more modularity, which I always like
|
2024-01-10 21:30:46 +01:00 |
|
Sergio Laín
|
8aeefedea8
|
🔧 chore(nvim): plugin updates
|
2024-01-10 21:27:59 +01:00 |
|
Sergio Laín
|
0d3b8672c1
|
✨ feat(fish): add gtrash completion source
changed trash-cli for this
|
2024-01-10 13:44:13 +01:00 |
|
Sergio Laín
|
ba9748218c
|
🔧 chore(spicetify): update stats extension
|
2024-01-10 11:58:45 +01:00 |
|
Sergio Laín
|
132081e49a
|
⚙️ config(hypr): change overview mode bindings
|
2024-01-10 11:34:16 +01:00 |
|
Sergio Laín
|
48ba1dfbd6
|
🔧 chore(nvim): plugin updates
|
2024-01-10 11:11:04 +01:00 |
|
Sergio Laín
|
3a0ac31e10
|
✨ feat(hypr): add hycov plugin to get an overview mode
|
2024-01-10 01:27:50 +01:00 |
|
Sergio Laín
|
32aecb4bab
|
✨ feat(nvim): add ruff formatter as extra
|
2024-01-10 01:25:28 +01:00 |
|
Sergio Laín
|
04091f64f0
|
🔧 chore(nvim): plugin updates
|
2024-01-10 00:28:39 +01:00 |
|
Sergio Laín
|
76146771ca
|
🔧 chore(pacman): package updates
|
2024-01-09 23:54:24 +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
|
8c900d7e42
|
🔧 chore(nvim): plugin updates
|
2024-01-09 13:10:40 +01:00 |
|
Sergio Laín
|
29cfd89be7
|
✨ feat(nvim): add new plugins to the vscode extra
|
2024-01-09 00:10:55 +01:00 |
|
Sergio Laín
|
3528240cf7
|
⚙️ config(nvim): add golingcilint to gomod and gowork files
|
2024-01-09 00:01:45 +01:00 |
|
Sergio Laín
|
33bc49e9ad
|
🐛 fix(nvim): biome not returning opts
|
2024-01-09 00:01:18 +01:00 |
|
Sergio Laín
|
f48c4d8c90
|
🔧 chore(nvim): plugin updates
|
2024-01-09 00:00:31 +01:00 |
|
Sergio Laín
|
7ef067d0c4
|
✨ feat(nvim): add ts-node-action to vscode extra
|
2024-01-08 12:31:27 +01:00 |
|
Sergio Laín
|
a0a61e64aa
|
✨ feat(nvim): added project-specific plugin specs extra
|
2024-01-08 09:53:12 +01:00 |
|
Sergio Laín
|
204dbd672a
|
📚 docs(nvim): added tmux extra to the README
|
2024-01-08 09:24:29 +01:00 |
|
Sergio Laín
|
b37b3e9479
|
✨ feat(nvim): added tmux extra
|
2024-01-08 09:22:19 +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
|
7b7b641624
|
✨ feat(nvim): added custom options for each file type under after/ftplugin
|
2024-01-08 00:18:32 +01:00 |
|
Sergio Laín
|
f64affa5c5
|
♻️ refactor(nvim): moved cinammon plugin keymaps to their config function instead of having them on the keymaps file
|
2024-01-08 00:01:06 +01:00 |
|
Sergio Laín
|
59d81df835
|
🔧 chore(pacman): package updates
|
2024-01-07 23:26:11 +01:00 |
|
Sergio Laín
|
e552bc6dcf
|
🔧 chore(nvim): plugin updates
|
2024-01-07 22:57:24 +01:00 |
|
Sergio Laín
|
eddc3f8375
|
📚 docs(nvim): added new linters and formatters
|
2024-01-07 19:25:07 +01:00 |
|
Sergio Laín
|
2d5c2ecc36
|
✨ feat(fish): function to copy the global rules to current directory
|
2024-01-07 19:18:24 +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
|
18fd0d391a
|
📁 files(nvim): changed prettier extra to prettier-extended
|
2024-01-07 18:58:49 +01:00 |
|
Sergio Laín
|
8ce0858ddf
|
🔧 chore(pacman): package updates
|
2024-01-07 18:10:21 +01:00 |
|
Sergio Laín
|
bd83f38ba4
|
♻️ refactor(bin): notify-send calls are now made through a function in the downloadMusic script
|
2024-01-07 18:10:06 +01:00 |
|
Sergio Laín
|
bcc80f632b
|
💄 style(nvim): added stylua ignore on one keymap
|
2024-01-07 17:52:17 +01:00 |
|
Sergio Laín
|
811c8720ce
|
✨ feat(nvim): added biome and mardownlint configs
|
2024-01-07 17:52:00 +01:00 |
|
Sergio Laín
|
02dfda64a3
|
✨ feat(nvim): added new text objects for various-text-objs extra
|
2024-01-07 17:23:46 +01:00 |
|
Sergio Laín
|
6b8bd1e629
|
✨ feat(nvim): html template
|
2024-01-07 15:39:48 +01:00 |
|
Sergio Laín
|
03c8969b0b
|
✨ feat(nvim): create global rules for formatters and linters
|
2024-01-07 15:39:23 +01:00 |
|
Sergio Laín
|
676e979e53
|
⚙️ config(hypr): changed reaper wallpaper
|
2024-01-07 14:52:21 +01:00 |
|
Sergio Laín
|
d60d1d668a
|
✨ feat(nvim): added trim_newlines extra formatter
|
2024-01-07 14:52:02 +01:00 |
|