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 |
|
Sergio Laín
|
06629235d6
|
✨ feat(nvim): new colorscheme extra: synthweave
|
2024-03-03 13:55:17 +01:00 |
|
Sergio Laín
|
9cdfa0bacb
|
♻️ refactor(nvim): theme-loader is now an extra
|
2024-02-26 11:16:44 +01:00 |
|
Sergio Laín
|
a59215c23a
|
✨ feat(nvim): new extra: diagflow
|
2024-02-26 11:16:02 +01:00 |
|
Sergio Laín
|
4099290aaf
|
🐛 fix(nvim): disable conflicting keymaps on smooth scrolling extra
|
2024-02-18 13:48:42 +01:00 |
|
Sergio Laín
|
623d44ac7b
|
♻️ refactor(nvim): smooth scrolling removed manual mappings
|
2024-02-17 01:47:53 +01:00 |
|
Sergio Laín
|
046c754215
|
⚙️ config(nvim): add some new options to the image extra as well as deleting the hologram plugin spec from it
|
2024-02-10 01:38:57 +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
|
e939bb0e08
|
✨ feat(nvim): add new keymaps for moving to the next and previous comment block
|
2024-02-03 13:03:47 +01:00 |
|
Sergio Laín
|
d7ee974ccf
|
✨ feat(nvim): added reactive plugin for mode coloring
catppuccin integration by default
|
2024-01-31 14:11:56 +01:00 |
|
Sergio Laín
|
3939944393
|
✨ feat(nvim): disable indent blanline on zen mode
|
2024-01-29 10:12:29 +01:00 |
|
Sergio Laín
|
3967b50aea
|
🚀 perf(nvim): use npm to install importcost instead of yarn
|
2024-01-23 10:15:34 +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
|
7705fec7ed
|
✨ feat(nvim): add new colorscheme as extra: hybrid.nvim
|
2024-01-18 10:44:31 +01:00 |
|
Sergio Laín
|
b778694cc7
|
🎨 ux(nvim): telescope nvchad style and floaterm custom highlight colors
|
2024-01-15 01:01:56 +01:00 |
|
Sergio Laín
|
d9099c6b2d
|
🎨 ux(nvim): catppuccin comments are now in italic
|
2024-01-13 13:12:21 +01:00 |
|
Sergio Laín
|
2754d3709c
|
✨ feat(nvim): add new colorscheme extra: solarized extra
|
2024-01-13 13:10:46 +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 |
|