Commit graph

402 commits

Author SHA1 Message Date
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
aa4f564e17
feat(nvim): add keymap to toggle deleted lines with gitsigns 2023-12-26 17:25:29 +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
021f6170d6
🐛 fix(neovide): change nvim path to work with bob 2023-12-24 14:00:07 +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
e406fae2a8
📚 docs(nvim): changed the style for organizing the plugins 2023-12-23 20:22:25 +01:00
Sergio Laín
cc7d3ebfbf
feat(nvim): add all lazy extras plugins just for showcase 2023-12-23 19:19:01 +01:00
Sergio Laín
017fe08853
feat(nvim): added all lazyvim plugins 2023-12-23 17:56:27 +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
81824935d3
♻️ refactor(nvim): moved options related to neovide inside the if 2023-12-23 02:03:09 +01:00
Sergio Laín
65255618d8
♻️ refactor(nvim): search in the internet keymap function 2023-12-23 02:02:17 +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
183a254fee
feat(nvim): added change to buffer by number based on their position 2023-12-22 11:43:45 +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
25324f18d2
feat(nvim): add some buffer and tabs bindings 2023-12-22 11:42:16 +01:00
Sergio Laín
79539941df
💬 comments(nvim): TODO comment added 2023-12-22 10:33:29 +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
fee75c2c46
⚙️ config(nvim): add and comment some keymaps 2023-12-22 10:32:00 +01:00
Sergio Laín
d376952b51
⚙️ config(nvim): keymap changes 2023-12-22 00:05:07 +01:00
Sergio Laín
9b1772488a
feat(nvim): add markmap extra 2023-12-21 20:46:10 +01:00
Sergio Laín
279cd69057
feat(nvim): add yanky custom keymaps 2023-12-20 16:39:07 +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
a01147f661
⚙️ config(nvim): add silent and description to some keymaps 2023-12-19 14:25:33 +01:00
Sergio Laín
ea8f38b863
⚙️ config(nvim): enable spelling when not using vscode 2023-12-19 14:25:11 +01:00
Sergio Laín
1b83f6215a
feat(nvim): added esqueleto extra 2023-12-19 13:13:05 +01:00
Sergio Laín
7f068311d5
♻️ refactor(nvim): check if using nvim 0.10 2023-12-17 23:14:34 +01:00
Sergio Laín
1d3ceee165
🐛 fix(nvim): image extra 2023-12-17 23:13:02 +01:00
Sergio Laín
392659cbd4
⚙️ config(nvim): added some options to neo-tree 2023-12-17 00:44:13 +01:00
Sergio Laín
bfb976da33
feat(nvim): open dashboard when entering new tab 2023-12-17 00:43:05 +01:00
Sergio Laín
50016f5c16
⚙️ config(nvim): add js and jsreact to graphql ft 2023-12-16 18:19:49 +01:00