Commit graph

808 commits

Author SHA1 Message Date
Sergio Laín
a977c7a9e3
🗑️ remove(nvim): luarocks dependency
already enabled in lazy.nvim
2024-09-05 15:05:23 +02:00
Sergio Laín
a072e4795b
🐛 fix(nvim): obsidian visual commands 2024-09-05 12:23:56 +02:00
Sergio Laín
65519e81c5
🗑️ remove(nvim): lazyterm using edgy.nvim 2024-09-03 18:48:58 +02:00
Sergio Laín
302e26c377
⚙️ config(nvim): change some keymaps 2024-09-03 18:48:32 +02:00
Sergio Laín
7dc87763b9
⚙️ config(nvim): use rest-client included in lazyvim instead of custom one 2024-09-03 11:55:49 +02:00
Sergio Laín
812e1e3b66
feat(nvim): new ai extras: neocodeium and avante 2024-09-03 11:55:04 +02:00
Sergio Laín
c1b5fd61b4
feat(nvim): added custom persistence.nvim keymaps
now using persistence instead of persisted
2024-08-31 14:43:57 +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
6b8c0c5840
🐛 fix(nvim): markdown.nvim name changed to render-markdown.nvim 2024-08-31 14:42:11 +02:00
Sergio Laín
6df3bd8bb6
feat(nvim): set deepseek-coder-v2 as default ollama local llm 2024-08-31 00:43:03 +02:00
Sergio Laín
cbb4566a36
🚀 perf(nvim): disable delay for the cmp menu 2024-08-27 01:07:42 +02:00
Sergio Laín
1d290117c4
feat(nvim): new extra: codecompanion.nvim 2024-08-25 02:17:06 +02:00
Sergio Laín
9d7af893ad
⚙️ config(nvim): change some bindings in the persistence extra 2024-08-24 01:55:50 +02:00
Sergio Laín
65a417add2
🔧 chore(system): change all ocurrences of the repos dir
renamed to dev
2024-08-24 01:47:54 +02:00
Sergio Laín
231d939af4
feat(nvim): new extra: markview.nvim 2024-08-18 13:08:23 +02:00
Sergio Laín
259b96bd8a
🐛 fix(nvim): obsidian vault directory and load event 2024-08-17 12:37:18 +02:00
Sergio Laín
70203c27ba
📦️ deps(nvim): update discordrpc extra with a modern plugin 2024-08-17 12:35:09 +02:00
Sergio Laín
538fe305e4
🔧 chore(system): change xdg directories first letter to lowercase 2024-08-15 16:56:36 +02:00
Sergio Laín
fa68317b2f
feat(nvim): new plugin for the markdown extra: markdowny.nvim 2024-08-13 13:27:06 +02:00
Sergio Laín
fea0775cab
feat(nvim): new extra: gitgraph.nvim 2024-08-13 12:41:59 +02:00
Sergio Laín
f13cdf548e
⚙️ config(nvim): add more colorful-winsep filetypes 2024-08-11 17:50:22 +02:00
Sergio Laín
8cdb65f7ea
🐛 fix(nvim): replacing lsp keymaps for some extras 2024-08-10 16:17:42 +02:00
Sergio Laín
2d27e7e8e8
🐛 fix(nvim): persisted autocmd is now afected at init 2024-08-10 16:17:19 +02:00
Sergio Laín
7563040a5f
🐛 fix(nvim): codesnap absolute path 2024-08-10 16:16:35 +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
7ce2fa14bc
⚙️ config(nvim): update persisted config due to recent breaking changes 2024-08-09 12:29:14 +02:00
Sergio Laín
7bfbd94866
🗑️ remove(nvim): lazygit entry on the dashboard 2024-08-08 17:00:41 +02:00
Sergio Laín
c0d97999fd
🐛 fix(system): use relative instead of absolute paths 2024-08-08 15:05:09 +02:00
Sergio Laín
519427c55d
feat(nvim): add persisted.nvim entry to the dashboard 2024-08-07 20:56:38 +02:00
Sergio Laín
57310c2c51
♻️ refactor(nvim): duplicate code 2024-08-07 18:08:00 +02:00
Sergio Laín
0e4cc13a14
feat(nvim): new extra: persisted.nvim
fork of persistence.nvim
2024-08-07 13:39:04 +02:00
Sergio Laín
2d82fb3d4b
⚙️ config(nvim): grug-far combined with search-replace 2024-08-07 13:38:12 +02:00
Sergio Laín
0e085e2fda
🎨 ux(nvim): use obsidian style with render-markdown 2024-08-07 13:37:32 +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
44b6750a8b
♻️ refactor(xdg): pictures dir is now pointing towards Pictures instead of Images 2024-07-30 19:07:04 +02:00
Sergio Laín
2263e51dd1
♻️ refactor(nvim): smart-splits keymaps 2024-07-29 17:42: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
072012c596
🎨 ux(nvim): telescope buffers height and width 2024-07-29 00:48:22 +02:00
Sergio Laín
578594af9a
🎨 ux(nvim): catppuccin and bufferline modified colors 2024-07-28 15:20:00 +02:00
Sergio Laín
d40f955011
⚙️ config(nvim): launch smart-splits when neovim opens up 2024-07-28 15:18:47 +02:00
Sergio Laín
96832e1026
feat(nvim): disable obsidian.nvim ui features when markdown.nvim is enabled 2024-07-28 15:17:11 +02:00
Sergio Laín
f2ecc103cd
🗑️ remove(nvim): trouble.nvim options 2024-07-28 15:16:48 +02:00
Sergio Laín
fc4800b837
♻️ refactor(nvim): obsidian config 2024-07-28 15:16:23 +02:00
Sergio Laín
efc465ed67
🐛 fix(nvim): hardcoded screenshot path for codesnap to work inside vscode and kitty scrollback 2024-07-25 18:53:16 +02:00
Sergio Laín
c31107fd06
🎨 ux(nvim): catppuccin grug-far integration 2024-07-25 18:51:42 +02:00
Sergio Laín
ca23404462
🐛 fix(nvim): prettier spec for conform.nvim 2024-07-24 00:22:03 +02:00
Sergio Laín
b12af2bc28
♻️ refactor(nvim): spectre.nvim is now optional
grug-far.nvim is the new default search-replace plugin from lazyvim
2024-07-21 01:07:10 +02:00