Commit graph

696 commits

Author SHA1 Message Date
Sergio Laín
ccaa72f977
feat(nvim): new extra: live-share.nvim 2024-09-26 11:52:11 +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
a9a8205cd4
🔧 chore(nvim): plugin updates 2024-09-23 14:38:45 +02:00
Sergio Laín
21f589ad80
🐛 fix(nvim): new setup function for wakatime.nvim 2024-09-18 18:59:04 +02:00
Sergio Laín
e08d8286cf
feat(nvim): new extra: live-command.nvim 2024-09-16 01:07:38 +02:00
Sergio Laín
fc9c50fa5a
feat(nvim): new extra: telescope-frecuency 2024-09-14 14:47:45 +02:00
Sergio Laín
21dbb7eea4
feat(nvim): new extras: mise and yazi 2024-09-12 13:08:59 +02:00
Sergio Laín
55dc14cf56
feat(nvim): display codecompanion settings on new chat 2024-09-07 14:34:37 +02:00
Sergio Laín
b2e46820c0
♻️ refactor(nvim): git-conflict extra 2024-09-07 00:47:17 +02:00
Sergio Laín
5634089788
feat(nvim): neogit overhaul and diffview integration 2024-09-06 13:30:55 +02:00
Sergio Laín
3cbfb5064c
⚙️ config(nvim): telescope keymaps 2024-09-06 13:30:37 +02:00
Sergio Laín
df6d30665e
🗑️ remove(nvim): some floaterm lazygit keymaps 2024-09-06 13:30:03 +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
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