Sergio Laín
|
3ca78b5973
|
🔧 chore(nvim): plugin updates
|
2024-01-23 10:05:32 +01:00 |
|
Sergio Laín
|
5851aea868
|
⚙️ config(nvim): change markdown heading prev and next to use ]
|
2024-01-23 10:05:02 +01:00 |
|
Sergio Laín
|
cb36b1bd9b
|
✨ feat(vscodium): new keymaps to toggle tabs view
|
2024-01-23 01:08:25 +01:00 |
|
Sergio Laín
|
6faa17058e
|
⚙️ config(nvim): keymap changes for gitsigns
|
2024-01-23 01:08:11 +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
|
59c18c969a
|
🗑️ remove(nvim): compiler keymaps for the code group
|
2024-01-23 01:07:23 +01:00 |
|
Sergio Laín
|
53b0b9d24f
|
✨ feat(nvim): add toggle tabline keymap
|
2024-01-23 01:07:01 +01:00 |
|
Sergio Laín
|
d8ea9d61a6
|
🗑️ remove(nvim): background keymap toggle because redundancy with lazyvim's one
|
2024-01-23 01:06:48 +01:00 |
|
Sergio Laín
|
7538ae0140
|
🔧 chore(nvim): plugin updates
|
2024-01-22 23:16:02 +01:00 |
|
Sergio Laín
|
ea0b902b8d
|
🔧 chore(pacman): kdenlive installed
|
2024-01-22 12:41:50 +01:00 |
|
Sergio Laín
|
f8641b4a19
|
🎨 ux(nvim): vscode extra now changes flash highlights
|
2024-01-22 12:41:17 +01:00 |
|
Sergio Laín
|
27fa66bab1
|
🚀 perf(nvim): use lua function instead of command pass arguments
|
2024-01-22 12:41:01 +01:00 |
|
Sergio Laín
|
83ec1cea3e
|
🔧 chore(nvim): plugin updates
|
2024-01-22 12:39:52 +01:00 |
|
Sergio Laín
|
bc7e492f58
|
♻️ refactor(nvim): move neotest keymaps to respective extras
|
2024-01-22 12:39:39 +01:00 |
|
Sergio Laín
|
cfe8876a90
|
✨ feat(hypr): add workspace rule for kdenlive
|
2024-01-22 12:38:57 +01:00 |
|
Sergio Laín
|
7e4acec066
|
✨ feat(vscodium): add default keymaps for the which key plugin
wip
|
2024-01-22 12:38:19 +01:00 |
|
Sergio Laín
|
db2ddc26ed
|
💄 style(vscodium): change identation for the keybindings file to 2 spaces
|
2024-01-21 19:03:44 +01:00 |
|
Sergio Laín
|
20ecdac0b1
|
🔧 chore(nvim): plugin updates
|
2024-01-21 19:02:56 +01:00 |
|
Sergio Laín
|
3d9bbf0acb
|
🔧 chore(pacman): package updates
|
2024-01-21 19:02:48 +01:00 |
|
Sergio Laín
|
6cdef00552
|
🎨 ux(vscodium): add new ui settings to vscodium to look more minimalistic
|
2024-01-21 19:01:47 +01:00 |
|
Sergio Laín
|
927a0ea03b
|
🗑️ remove(nvim): conceal level for json files because of new lazyvim update
|
2024-01-21 13:20:41 +01:00 |
|
Sergio Laín
|
0093ce2834
|
🔧 chore(nvim): plugin updates
|
2024-01-21 13:20:13 +01:00 |
|
Sergio Laín
|
e8c7812313
|
🐛 fix(nvim): overwriting cmp sources when in an sql file
|
2024-01-21 13:20:04 +01:00 |
|
Sergio Laín
|
40f2bffc03
|
🔧 chore(nvim): plugin updates
|
2024-01-20 23:56:37 +01:00 |
|
Sergio Laín
|
3d1264b171
|
♻️ refactor(nvim): use function for zenmode plugin commands and change keybiding to activate the mode
|
2024-01-20 18:24:28 +01:00 |
|
Sergio Laín
|
7ec13bd1dc
|
🔧 chore(nvim): plugin updates
|
2024-01-20 18:23:35 +01:00 |
|
Sergio Laín
|
6bc8d6ce7c
|
⚙️ config(hypr): disable hot area on hycov plugin
|
2024-01-20 18:22:55 +01:00 |
|
Sergio Laín
|
0ccb87b3af
|
🔧 chore(nvim): plugin updates
|
2024-01-20 12:47:52 +01:00 |
|
Sergio Laín
|
c2d377fa1b
|
🔧 chore(pacman): package updates
|
2024-01-20 12:47:13 +01:00 |
|
Sergio Laín
|
619ca11512
|
📚 docs(vscodium): add extensions and title images
|
2024-01-19 14:24:26 +01:00 |
|
Sergio Laín
|
93db5dc33b
|
✨ feat(kitty): add binding to open vscodium on current directory
|
2024-01-19 14:11:54 +01:00 |
|
Sergio Laín
|
6ac32c43c1
|
✨ feat(nvim): some new keybindings for vscode extra
|
2024-01-19 13:50:42 +01:00 |
|
Sergio Laín
|
f794923212
|
🔧 chore(vscodium): add new extension
|
2024-01-19 13:50:26 +01:00 |
|
Sergio Laín
|
805c05e4bd
|
✨ feat(nvim): add new keymaps for easier identation
|
2024-01-19 13:49:55 +01:00 |
|
Sergio Laín
|
3907d4545e
|
🐛 fix(neovide): disabled multigrid because of crashing when opening neo-tree
|
2024-01-19 12:15:56 +01:00 |
|
Sergio Laín
|
5ed2fb69c8
|
✨ feat(nvim): add some new options to the neovide conf like refresh rate, shadows and font
|
2024-01-19 11:34:29 +01:00 |
|
Sergio Laín
|
09d488cbe0
|
📚 docs(nvim): add new images about some ui plugins
|
2024-01-19 11:33:58 +01:00 |
|
Sergio Laín
|
4f30e2d87a
|
♻️ refactor(nvim): move lazy keymaps into a custom group with <leader>l
|
2024-01-19 10:51:47 +01:00 |
|
Sergio Laín
|
8e102d4c8a
|
✨ feat(nvim): add new plugins to the vscode extra
|
2024-01-19 10:51:03 +01:00 |
|
Sergio Laín
|
c5279b66f0
|
🔧 chore(nvim): plugin updates
|
2024-01-19 10:50:48 +01:00 |
|
Sergio Laín
|
c6a0b407c7
|
🔧 chore(nvim): add headlines.nvim as lazyvim extra plugin
|
2024-01-19 10:28:13 +01:00 |
|
Sergio Laín
|
983c94af97
|
📚 docs(nvim): add a lot of missing plugins, especially in the completion category
|
2024-01-19 10:25:39 +01:00 |
|
Sergio Laín
|
6026fc55f2
|
🔧 chore(pacman): package updates
|
2024-01-19 10:16:40 +01:00 |
|
Sergio Laín
|
0c196a94b4
|
🔧 chore(nvim): plugin updates
|
2024-01-19 10:16:01 +01:00 |
|
Sergio Laín
|
29092cc82e
|
✨ feat(nvim): add codeium keybindings for the vscode extra
|
2024-01-18 12:51:19 +01:00 |
|
Sergio Laín
|
adc9865006
|
✨ feat(nvim): add some new keymaps to the vscode extra
go to symbols bindings
|
2024-01-18 11:26:58 +01:00 |
|
Sergio Laín
|
edb6126681
|
🔧 chore(vscodium): update installed extensions
|
2024-01-18 11:26:32 +01:00 |
|
Sergio Laín
|
8242967e96
|
✨ feat(README): add gtrash as a trash-cli app for the setup
|
2024-01-18 11:04:23 +01:00 |
|
Sergio Laín
|
ee5b2bab20
|
🔧 chore(nvim): plugin updates
|
2024-01-18 11:03:34 +01:00 |
|
Sergio Laín
|
7705fec7ed
|
✨ feat(nvim): add new colorscheme as extra: hybrid.nvim
|
2024-01-18 10:44:31 +01:00 |
|