Commit graph

681 commits

Author SHA1 Message Date
Sergio Laín
8cbff331c3
feat(nvim): add oil.nvim extra 2023-12-28 11:46:12 +01:00
Sergio Laín
b8447fd07e
feat(nvim): add specs and cyberdream extra 2023-12-28 10:47:23 +01:00
Sergio Laín
d5e9f6e0ae
♻️ refactor(nvim): migrate harpoon to v2 2023-12-27 10:52:51 +01:00
Sergio Laín
d9122f1e65
feat(nvim): add ft to tsc and live server keys
didnt know you could do that, thats amazing!
2023-12-26 20:48:35 +01:00
Sergio Laín
7fe4e68f92
feat(nvim): use new codeium toggle builtin function 2023-12-26 20:47:35 +01:00
Sergio Laín
4ee1e60ee4
⚙️ config(nvim): change block extra keymap to toggle the plugin 2023-12-26 17:33:55 +01:00
Sergio Laín
42f5e9ed68
🗑️ remove(nvim): headlines plugin declaration in markdown extra 2023-12-26 17:25:08 +01:00
Sergio Laín
3a2f8fda2a
feat(nvim): add golangci-lint extra 2023-12-26 17:24:48 +01:00
Sergio Laín
3f17b986b7
🗑️ remove(nvim): icon for which-key groups 2023-12-26 10:45:44 +01:00
Sergio Laín
1a64536c8f
♻️ refactor(nvim): make yanky an extra module that imports the lazyvim one and my options 2023-12-26 10:20:03 +01:00
Sergio Laín
aca9d3a22d
🐛 fix(nvim): corrected typo for one neotest adapter 2023-12-24 16:42:39 +01:00
Sergio Laín
74e91b5488
♻️ refactor(nvim): add neotest-adapters to their lang extras 2023-12-24 16:40:09 +01:00
Sergio Laín
1567e6f0eb
feat(nvim): add lsp-file-operations extra 2023-12-24 16:39:06 +01:00
Sergio Laín
e66d8411cf
⬆️ deps(nvim): import some extras from other extras 2023-12-24 16:38:22 +01:00
Sergio Laín
c6f614d4b1
🐛 fix(nvim): keymap change for the scrollbar 2023-12-24 02:45:57 +01:00
Sergio Laín
5f6db1e883
💄 style(nvim): transparent extra now follows standard formatting 2023-12-24 01:30:45 +01:00
Sergio Laín
d359eb2c24
feat(nvim): add recorder extra to help with macros 2023-12-23 17:38:30 +01:00
Sergio Laín
58db88e264
🚀 perf(nvim): load vim-rooter when loading telescope repo instead of very-lazy event 2023-12-23 02:01:26 +01:00
Sergio Laín
86019fedab
⚙️ config(nvim): add option to the init function in fold extra 2023-12-23 02:00:54 +01:00
Sergio Laín
7f87c80d27
🐛 fix(nvim): show conceal internal keymap by changing one on color extra 2023-12-22 17:40:07 +01:00
Sergio Laín
87bfde1768
💄 style(nvim): indent corrected 2023-12-22 17:36:50 +01:00
Sergio Laín
eb49e3be0b
🐛 fix(nvim): disabling keymap didnt work 2023-12-22 17:35:50 +01:00
Sergio Laín
d56ef78cbe
🗑️ remove(nvim): floaterm gpt terminal
i have the scratchpad so it doesnt need to be here anymore
2023-12-22 12:47:02 +01:00
Sergio Laín
c26c618298
⚙️ config(nvim): add new keymaps for prev and next harpoon file 2023-12-22 12:45:23 +01:00
Sergio Laín
f2cfbd6110
♻️ refactor(nvim): personal copilot extra now imports the lazyvim one 2023-12-22 12:44:48 +01:00
Sergio Laín
7d5c1f50ea
♻️ refactor(nvim): changes in codeium extra 2023-12-22 12:43:52 +01:00
Sergio Laín
4a8a7cb912
♻️ refactor(nvim): harpoon now on main page in which-key, as well as revamped some bindings and added others 2023-12-22 11:43:06 +01:00
Sergio Laín
40fca97482
⚙️ config(nvim): spider keymap 2023-12-22 10:32:55 +01:00
Sergio Laín
60fede158e
⚙️ config(nvim): change some plugins keymaps 2023-12-22 10:32:33 +01:00
Sergio Laín
9b1772488a
feat(nvim): add markmap extra 2023-12-21 20:46:10 +01:00
Sergio Laín
c0fa54da1f
⚙️ config(nvim): add icon-picker options to a submodule in whichkey 2023-12-20 13:34:14 +01:00
Sergio Laín
24b3a20722
♻️ refactor(nvim): moved spell check for vscode into the extra 2023-12-19 17:00:18 +01:00
Sergio Laín
1b83f6215a
feat(nvim): added esqueleto extra 2023-12-19 13:13:05 +01:00
Sergio Laín
1d3ceee165
🐛 fix(nvim): image extra 2023-12-17 23:13:02 +01:00
Sergio Laín
50016f5c16
⚙️ config(nvim): add js and jsreact to graphql ft 2023-12-16 18:19:49 +01:00
Sergio Laín
44312e16bb
♻️ refactor(nvim): devdocs added as optional in a lot of plugin specs 2023-12-16 18:19:30 +01:00
Sergio Laín
db8106b732
🐛 fix(nvim): copilot trigger event added 2023-12-16 17:03:28 +01:00
Sergio Laín
bc7a5cb68e
🚀 perf(nvim): dressng is now only a dependency for icon picker 2023-12-14 11:26:14 +01:00
Sergio Laín
ff5100414b
⚙️ config(nvim): keymaps changed 2023-12-14 00:11:53 +01:00
Sergio Laín
4b18be1e24
🎨 ux(nvim): now using dressing instead of telescope ui select 2023-12-14 00:11:20 +01:00
Sergio Laín
b18ae53421
🗑️ remove(nvim): autopairs unused function 2023-12-13 12:29:06 +01:00
Sergio Laín
ff2f1eaf72
⬆️ deps(nvim): changed version for auto-save 2023-12-11 10:19:37 +01:00
Sergio Laín
bcc09b9598
🔧 chore(nvim): disabled cmp-yanky extra 2023-12-10 17:28:59 +01:00
Sergio Laín
2016774263
feat(nvim): added more files to harpoon 2023-12-10 13:06:29 +01:00
Sergio Laín
bb427966cd
feat(nvim): added treesitter playground extra 2023-12-09 21:43:02 +01:00
Sergio Laín
5adf397a07
feat(nvim): added xml extra 2023-12-09 13:19:06 +01:00
Sergio Laín
0df0d0c1ee
🐛 fix(nvim): telescope dap keymaps 2023-12-08 23:25:43 +01:00
Sergio Laín
de96812f2e
🎨 ux(nvim): added nerd fonts for the main which-key groups 2023-12-08 15:56:36 +01:00
Sergio Laín
22239d71cf
🐛 fix(nvim): added condition for chatgpt to run when api key is set 2023-12-07 23:27:41 +01:00
Sergio Laín
03ad7f74cf
♻️ refactor(nvim): symbol usage now as extra 2023-12-07 22:49:53 +01:00