Sergio Laín
|
60f72fbadc
|
feat(nvim): remove callback from obsidian extra
|
2025-09-17 23:43:05 +02:00 |
|
Sergio Laín
|
7c3160386f
|
feat(nvim): disable mouse by default
|
2025-09-17 23:42:53 +02:00 |
|
Sergio Laín
|
5dd4be2373
|
feat(nvim): keymap changes
|
2025-09-17 23:42:43 +02:00 |
|
Sergio Laín
|
95a882a0e5
|
feat(nvim): add snacks bindings for git branches
|
2025-09-02 18:19:50 +02:00 |
|
Sergio Laín
|
7a0665fd03
|
feat(nvim): remove a lot of keymaps i dont use
|
2025-09-02 18:19:28 +02:00 |
|
Sergio Laín
|
c5b7baf93a
|
feat(nvim): disable some plugins: flash, bufferline and neotree
|
2025-08-27 13:23:35 +02:00 |
|
Sergio Laín
|
cfbbdc471b
|
feat(nvim): grapple marks are saved by git branch
|
2025-08-27 13:22:47 +02:00 |
|
Sergio Laín
|
8bd4110a9f
|
feat(nvim): remove plugins from python and markdown extended extras
|
2025-08-27 13:22:23 +02:00 |
|
Sergio Laín
|
526583d640
|
feat(nvim): add treesitter bindings for node selection
Using v (enter visual mode) makes more sense than the defaults that
comes with LazyVim
|
2025-08-27 13:21:13 +02:00 |
|
Sergio Laín
|
14641d063f
|
feat(nvim): move basedpyright options to config file instead of lsp
definition
|
2025-08-27 13:20:29 +02:00 |
|
Sergio Laín
|
3f3a617ce1
|
feat(nvim): go back to catppuccin theme lavender
|
2025-08-27 13:19:09 +02:00 |
|
Sergio Laín
|
5e06ef8bcf
|
feat(nvim): disable noice lsp progress
|
2025-08-27 13:18:54 +02:00 |
|
Sergio Laín
|
c2a15979c2
|
feat(nvim): save without formatting map can now be executed on insert mode
|
2025-08-13 19:46:44 +02:00 |
|
Sergio Laín
|
dd9b6c424b
|
feat(nvim): disable markdown heading background
|
2025-08-11 23:33:58 +02:00 |
|
Sergio Laín
|
e53f48f4d7
|
feat(nvim): disable lualine extensions
|
2025-08-10 15:24:23 +02:00 |
|
Sergio Laín
|
c71446ee15
|
feat(nvim): enable lsp signs and disable virtual lines
|
2025-08-07 23:07:49 +02:00 |
|
Sergio Laín
|
14fdcd0d39
|
feat(nvim): add binding to open line diagnostic on float
|
2025-08-07 23:07:20 +02:00 |
|
Sergio Laín
|
c68d87c320
|
fix(nvim): wsl clipboard
|
2025-08-07 23:05:45 +02:00 |
|
Sergio Laín
|
7a9614f675
|
feat(nvim): dap bindings for stepping over and out
|
2025-08-07 00:06:09 +02:00 |
|
Sergio Laín
|
0ab50d62f5
|
feat(nvim): blink menu now uses the base catppuccin color for bg
|
2025-08-04 21:29:02 +02:00 |
|
Sergio Laín
|
238d9372c6
|
feat(nvim): add some custom highlights to the catppuccin theme
|
2025-08-04 00:08:38 +02:00 |
|
Sergio Laín
|
ac228fa3f2
|
feat(nvim): keymap to change to the last and current buffer
|
2025-08-04 00:07:25 +02:00 |
|
Sergio Laín
|
ef6ba42b34
|
feat(nvim): use snacks picker on fullscreen
|
2025-08-03 14:31:36 +02:00 |
|
Sergio Laín
|
0f98bdb7e0
|
feat(nvim): use transparent background for catppuccin
|
2025-08-03 14:19:44 +02:00 |
|
Sergio Laín
|
d8d32f2813
|
feat(nvim): keymap changes for git operations
|
2025-08-03 14:19:00 +02:00 |
|
Sergio Laín
|
1155dcf308
|
fix(tmux): resize bindings no longer conflict with nvim
|
2025-08-03 12:08:37 +02:00 |
|
Sergio Laín
|
2a3bb1b2b0
|
feat(nvim): enable snacks animations for scrolling
|
2025-08-03 12:07:11 +02:00 |
|
Sergio Laín
|
6440b955fc
|
feat(nvim): launch lazygit on fullscreen
|
2025-08-02 20:45:12 +02:00 |
|
Sergio Laín
|
b7ba43670f
|
feat(nvim): launch yazi on fullscreen
|
2025-08-02 19:26:13 +02:00 |
|
Sergio Laín
|
50ffd3a435
|
feat(nvim): yazi and snacks integration
|
2025-08-02 19:20:24 +02:00 |
|
Sergio Laín
|
0269094a4e
|
feat(nvim): blink bindings for the documentation
|
2025-08-02 19:20:06 +02:00 |
|
Sergio Laín
|
e3497e0bc1
|
feat(nvim): remove keys in the snacks dashboard
|
2025-08-02 19:19:38 +02:00 |
|
Sergio Laín
|
0cd13cde91
|
feat(nvim): remove grapple icons on lualine
|
2025-08-02 19:19:06 +02:00 |
|
Sergio Laín
|
d29dddfb0f
|
feat(nvim): disable lsp symbols on lualine
|
2025-08-02 19:17:14 +02:00 |
|
Sergio Laín
|
fc203fa00a
|
feat(nvim): use nvchad catppuccin theme
|
2025-07-31 20:13:09 +02:00 |
|
Sergio Laín
|
b0cb008127
|
feat(nvim): remove blink rounded option
|
2025-07-31 20:12:39 +02:00 |
|
Sergio Laín
|
ea08474d7b
|
feat(nvim): use nvim-dap-view for the dap ui
Is less instrusive than nvim-dap-ui
|
2025-07-31 20:11:50 +02:00 |
|
Sergio Laín
|
19ab197c23
|
feat(nvim): remove go extra extended
|
2025-07-31 20:11:06 +02:00 |
|
Sergio Laín
|
b927d6deda
|
fix(nvim): lspconfig keymaps
|
2025-07-30 16:59:36 +02:00 |
|
Sergio Laín
|
f049c7a1ad
|
feat(nvim): fish and jinja extras
|
2025-07-30 16:59:19 +02:00 |
|
Sergio Laín
|
201bd16d02
|
feat(nvim): catppuccin auto_integrations
|
2025-07-30 16:58:35 +02:00 |
|
Sergio Laín
|
3d74562317
|
fix(nvim): wsl clipboard
|
2025-07-16 21:12:27 +02:00 |
|
Sergio Laín
|
563da8f118
|
feat(nvim): remove prettier and stylelint
|
2025-07-16 21:10:44 +02:00 |
|
Sergio Laín
|
9ddb852b34
|
feat(nvim): little updates to some plugins
|
2025-07-13 00:59:55 +02:00 |
|
Sergio Laín
|
144bbb54bd
|
fix(nvim): obsidian image uri
|
2025-07-13 00:59:35 +02:00 |
|
Sergio Laín
|
04daca30a9
|
fix(nvim): obsidian plugin removed the callbacks table
|
2025-06-29 13:58:26 +02:00 |
|
Sergio Laín
|
5ed6cf8ce8
|
feat(nvim): new snacks bindings
|
2025-06-23 02:22:51 +02:00 |
|
Sergio Laín
|
2ecff5f0bb
|
feat(nvim): simplified the keys to move to an specific file on grapple
|
2025-06-23 02:20:26 +02:00 |
|
Sergio Laín
|
594058127c
|
feat(nvim): some markdown changes
|
2025-06-23 02:18:19 +02:00 |
|
Sergio Laín
|
c0c5d5611d
|
feat(nvim): obsidian extra disables ui and has new keymaps
The new keymaps lets me search for unfinished and finished tasks
|
2025-06-23 02:16:57 +02:00 |
|