Sergio Laín
|
3d6d97cef9
|
⚙️ config(nvim): misc changes
|
2025-03-14 01:57:34 +01:00 |
|
Sergio Laín
|
fbfc29db53
|
♻️ refactor(nvim): a bunch of changes to the bindings
|
2025-02-16 01:05:58 +01:00 |
|
Sergio Laín
|
ece65cf0cf
|
🗑️ remove(nvim): keymap and dependencies
|
2025-02-02 00:43:37 +01:00 |
|
Sergio Laín
|
d462e698fd
|
🎨 ux(nvim): add scroll animations to snacks.nvim and set which-key preset to classic
|
2024-12-13 23:43:12 +01:00 |
|
Sergio Laín
|
6f3442110a
|
🎨 ux(nvim): catppuccin integration with snacks is now enabled by default
|
2024-11-24 13:07:15 +01:00 |
|
Sergio Laín
|
7fa233ba76
|
♻️ refactor(nvim): dashboard extended now uses the dashboard extra
|
2024-11-22 17:17:33 +01:00 |
|
Sergio Laín
|
8c96d2bb00
|
🗑️ remove(edgy): unused options
|
2024-11-10 01:43:18 +01:00 |
|
Sergio Laín
|
e133013776
|
♻️ refactor(nvim): replace a lot of things do to snacks.nvim addition
|
2024-11-10 01:42:28 +01:00 |
|
Sergio Laín
|
667047ed6e
|
✨ feat(nvim): new extras: showkeys and arena
|
2024-10-28 10:05:50 +01:00 |
|
Sergio Laín
|
8fe65f3c03
|
🎨 ux(nvim): change visual selection to be more visible
|
2024-10-19 13:24:59 +02:00 |
|
Sergio Laín
|
ebcecceb14
|
♻️ refactor(nvim): global variable for the lualine lsp, linter and formatter info modules
|
2024-09-24 00:48:53 +02:00 |
|
Sergio Laín
|
f61af27cdb
|
🎨 ux(nvim): disable neogit colorscheme integration and terminal backdrop
|
2024-09-06 13:29:44 +02:00 |
|
Sergio Laín
|
7a41b4683e
|
🗑️ remove(nvim): dashboard autocmd when enter new tab
|
2024-09-06 13:29:10 +02:00 |
|
Sergio Laín
|
a977c7a9e3
|
🗑️ remove(nvim): luarocks dependency
already enabled in lazy.nvim
|
2024-09-05 15:05:23 +02:00 |
|
Sergio Laín
|
65519e81c5
|
🗑️ remove(nvim): lazyterm using edgy.nvim
|
2024-09-03 18:48:58 +02:00 |
|
Sergio Laín
|
6edb49dfac
|
🗑️ remove(nvim): which-key fix for terminal mode
|
2024-08-31 14:43:33 +02:00 |
|
Sergio Laín
|
231d939af4
|
✨ feat(nvim): new extra: markview.nvim
|
2024-08-18 13:08:23 +02:00 |
|
Sergio Laín
|
f13cdf548e
|
⚙️ config(nvim): add more colorful-winsep filetypes
|
2024-08-11 17:50:22 +02:00 |
|
Sergio Laín
|
7111964212
|
♻️ refactor(nvim): simplified the prefix of keymaps for all extras
|
2024-08-09 18:11:48 +02:00 |
|
Sergio Laín
|
5e0c540252
|
🐛 fix(nvim): disable which-key esc keymap when inside terminal mode
|
2024-08-05 13:58:52 +02:00 |
|
Sergio Laín
|
66f403ff1a
|
⚙️ config(nvim): add markdown.nvim integration to catppuccin.nvim
|
2024-08-03 17:27:42 +02:00 |
|
Sergio Laín
|
caaafa2a40
|
✨ feat(nvim): add new keymaps for swapping buffers and for creating splits
|
2024-07-29 17:42:17 +02:00 |
|
Sergio Laín
|
2bc1382428
|
✨ feat(nvim): new extra: edgy-extended
disable the animations
|
2024-07-29 00:49:44 +02:00 |
|
Sergio Laín
|
a55328094b
|
🚀 perf(nvim): colorful-winsep event
|
2024-07-29 00:48:42 +02:00 |
|
Sergio Laín
|
578594af9a
|
🎨 ux(nvim): catppuccin and bufferline modified colors
|
2024-07-28 15:20:00 +02:00 |
|
Sergio Laín
|
c31107fd06
|
🎨 ux(nvim): catppuccin grug-far integration
|
2024-07-25 18:51:42 +02:00 |
|
Sergio Laín
|
750ed369c3
|
🐛 fix(nvim): update all which-key instances to the new version
|
2024-07-13 18:02:08 +02:00 |
|
Sergio Laín
|
5a7749558e
|
🗑️ remove(nvim): dev-icons plugin
change to mini.icons
|
2024-07-04 23:38:09 +02:00 |
|
Sergio Laín
|
9985def40c
|
✨ feat(nvim): new extra: tiny-inline-diagnostic.nvim
|
2024-06-30 02:54:45 +02:00 |
|
Sergio Laín
|
fdf20a139b
|
🗑️ remove(nvim): smooth-scrolling extra keymaps
|
2024-06-30 02:54:12 +02:00 |
|
Sergio Laín
|
dd62c1c26e
|
♻️ refactor(nvim): smooth-scrolling extra
|
2024-06-26 12:06:34 +02:00 |
|
Sergio Laín
|
7f549de6f8
|
🗑️ remove(nvim): unused variable
|
2024-06-19 20:22:30 +02:00 |
|
Sergio Laín
|
9621026113
|
🗑️ remove(nvim): bufferline keymaps to move a buffer to the left or right
implemented in lazyvim
|
2024-06-05 23:22:14 +02:00 |
|
Sergio Laín
|
d63f7d821f
|
✨ feat(nvim): new extra: log-highlight.nvim
|
2024-06-01 22:10:43 +02:00 |
|
Sergio Laín
|
0253353b08
|
📁 files(nvim): move lazyvim extras and extended plugins
|
2024-06-01 22:09:26 +02:00 |
|
Sergio Laín
|
0f0362bf03
|
✨ feat(nvim): add vscode spec to some plugins to enable them inside vscode
|
2024-05-29 21:14:35 +02:00 |
|
Sergio Laín
|
edf92ebed8
|
✨ feat(nvim): add keymap to toggle highlight-colors
|
2024-05-25 14:09:02 +02:00 |
|
Sergio Laín
|
06b74684c2
|
✨ feat(nvim): new extra: nvim-highlight-colors
|
2024-05-25 14:00:06 +02:00 |
|
Sergio Laín
|
99ad0fd4a2
|
✨ feat(nvim): new extra: tiny-devicons-auto-colors.nvim
|
2024-05-22 00:14:33 +02:00 |
|
Sergio Laín
|
fcc665173c
|
✨ feat(nvim): new extra: colorful-winsep
|
2024-05-17 00:50:23 +02:00 |
|
Sergio Laín
|
0d90bf7ab4
|
⚙️ config(nvim): add some opts to the cyberdream colorscheme
|
2024-05-01 01:04:08 +02:00 |
|
Sergio Laín
|
271c303865
|
🗑️ remove(nvim): dont pass custom opts to the rainbow-delimeters plugin
|
2024-04-30 00:32:21 +02:00 |
|
Sergio Laín
|
decc55fb67
|
📦️ deps(nvim): add luarocks.nvim to the image.nvim extra
|
2024-04-12 21:28:08 +02:00 |
|
Sergio Laín
|
eef3818e35
|
📚 docs(nvim): add img-clip to the README
|
2024-04-03 09:58:58 +02:00 |
|
Sergio Laín
|
fb5446eebd
|
🐛 fix(nvim): wrong cmd in the zenmode extra
|
2024-03-29 18:14:07 +01:00 |
|
Sergio Laín
|
1a8fe9fdd6
|
♻️ refactor(nvim): use LazyVim global function instead of importing the util module of lazyvim
|
2024-03-22 21:29:48 +01:00 |
|
Sergio Laín
|
158a591850
|
✨ feat(nvim): new extra: inline fold
useful for working with tailwind
|
2024-03-12 14:17:22 +01:00 |
|
Sergio Laín
|
2fadaab606
|
🚀 perf(nvim): make some plugins optional
|
2024-03-10 01:20:42 +01:00 |
|
Sergio Laín
|
9c9c96438d
|
✨ feat(nvim): add new extra: fidget.nvim
|
2024-03-09 17:56:40 +01:00 |
|
Sergio Laín
|
f592e5ed0c
|
✨ feat(nvim): add ccc to the zen mode hooks
|
2024-03-05 17:08:53 +01:00 |
|