Commit graph

122 commits

Author SHA1 Message Date
Sergio Laín
fb8e2137bd
🐛 fix(nvim): update deprecated code structure 2024-12-13 23:41:28 +01:00
Sergio Laín
7514245839
🐛 fix(nvim): copilot is now on the ai group instead of coding 2024-11-11 13:06:20 +01:00
Sergio Laín
d28dec9274
🐛 fix(nvim): neocodeium now uses the cmp global variable to disable or enable 2024-11-11 13:05:42 +01:00
Sergio Laín
07e88eef82
🎨 ux(nvim): render codecompanion answers with render-markdown.nvim 2024-11-10 01:43:03 +01:00
Sergio Laín
e133013776
♻️ refactor(nvim): replace a lot of things do to snacks.nvim addition 2024-11-10 01:42:28 +01:00
Sergio Laín
ce99f78d13
feat(nvim): hide codeium when cmp is opened based on a global boolean 2024-10-27 18:40:42 +01:00
Sergio Laín
70c065f2f2
🐛 fix(nvim): render-markdown now doesnt require the file_type option 2024-09-29 13:24:00 +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
812e1e3b66
feat(nvim): new ai extras: neocodeium and avante 2024-09-03 11:55:04 +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
7111964212
♻️ refactor(nvim): simplified the prefix of keymaps for all extras 2024-08-09 18:11:48 +02:00
Sergio Laín
57310c2c51
♻️ refactor(nvim): duplicate code 2024-08-07 18:08:00 +02:00
Sergio Laín
750ed369c3
🐛 fix(nvim): update all which-key instances to the new version 2024-07-13 18:02:08 +02:00
Sergio Laín
7c70180b63
🐛 fix(nvim): yanky function to use a picker 2024-06-15 15:30:41 +02:00
Sergio Laín
1edf458eab
feat(nvim): import new lazyvim extras into my existing extras 2024-06-15 15:29:36 +02:00
Sergio Laín
c556d64167
🗑️ remove(nvim): cmp-git extra
merged inside lazyvim
2024-06-08 12:38:05 +02:00
Sergio Laín
0253353b08
📁 files(nvim): move lazyvim extras and extended plugins 2024-06-01 22:09:26 +02:00
Sergio Laín
f53b476604
⚙️ config(nvim): change some keymaps 2024-06-01 21:46:43 +02:00
Sergio Laín
c1d39b7ddf
⚙️ config(nvim): enable and disable some plugins inside vscode 2024-06-01 21:45:59 +02:00
Sergio Laín
0f0362bf03
feat(nvim): add vscode spec to some plugins to enable them inside vscode 2024-05-29 21:14:35 +02:00
Sergio Laín
d6512ecba5
📁 files(nvim): add extended label in yanky extra name 2024-05-27 16:21:57 +02:00
Sergio Laín
f4ec61ca21
🔧 chore(nvim): plugin updates 2024-05-27 16:21:06 +02:00
Sergio Laín
d96f09ff4b
♻️ refactor(nvim): convert luasnip to a coding extra 2024-05-22 00:15:52 +02:00
Sergio Laín
a99e605db7
feat(nvim): show a message when refactoring code 2024-05-22 00:12:13 +02:00
Sergio Laín
29ba7613a7
🗑️ remove(nvim): yanky database line 2024-05-18 20:23:12 +02:00
Sergio Laín
eedde78e8a
feat(nvim): new extra: npm-cmp 2024-05-10 23:53:21 +02:00
Sergio Laín
58856376a0
feat(nvim): add refactoring mappings 2024-04-10 23:49:24 +02:00
Sergio Laín
a80dbb44e2
♻️ refactor(nvim): gen.nvim extra redone 2024-04-04 08:42:38 +02:00
Sergio Laín
d2f7619d27
feat(nvim): add new extra: yaml-extended 2024-04-01 13:24:08 +02:00
Sergio Laín
268945f179
💄 style(nvim): all desc word are now in capital letters 2024-03-28 19:13:24 +01:00
Sergio Laín
885aaf887a
🗑️ remove(nvim): dial extra; using the new lazyvim default one 2024-03-27 00:08:27 +01:00
Sergio Laín
156a0ed844
💄 style(nvim): formatting for a table specification 2024-03-24 23:39:40 +01:00
Sergio Laín
e3c1347527
feat(nvim): show codeium inline when cmp menu is closed 2024-03-19 00:57:32 +01:00
Sergio Laín
f2c3e123c8
♻️ refactor(nvim): use m instead of the enter key as a defining mapping for the marks extras 2024-03-19 00:57:08 +01:00
Sergio Laín
a76dc1f6ad
💄 style(nvim): some formatting 2024-03-19 00:56:04 +01:00
Sergio Laín
f0143c7241
⚙️ config(nvim): refactoring extra now uses builtin neovim api instead of telescope 2024-03-17 01:47:04 +01:00
Sergio Laín
2fadaab606
🚀 perf(nvim): make some plugins optional 2024-03-10 01:20:42 +01:00
Sergio Laín
42470a05f4
⚙️ config(nvim): change display position for nvim-recorder lualine module 2024-02-28 11:24:28 +01:00
Sergio Laín
21e3937930
feat(nvim): add new chat with codeium keymap 2024-02-27 09:42:42 +01:00
Sergio Laín
2b1fe21845
🚀 perf(nvim): use native lua function instead of running through the command line 2024-02-18 13:00:58 +01:00
Sergio Laín
b1b3e77d61
🐛 fix(nvim): add visual mode to the add snippet keymap on scissors.nvim extra 2024-02-05 01:01:52 +01:00
Sergio Laín
cef7942c9f
feat(nvim): add new custom objects
css objects
2024-02-04 02:46:39 +01:00
Sergio Laín
e8e9c00648
feat(nvim): add some new keymaps to the vscode extra 2024-01-18 01:24:54 +01:00
Sergio Laín
bfb2ddaf69
⚙️ config(nvim): misc changes 2024-01-16 01:05:53 +01:00
Sergio Laín
6dfeeb0d01
feat(nvim): add gen.nvim extra 2024-01-15 11:40:08 +01:00
Sergio Laín
02dfda64a3
feat(nvim): added new text objects for various-text-objs extra 2024-01-07 17:23:46 +01:00
Sergio Laín
31bd02c722
feat(nvim): add cmp-dotenv extra 2024-01-06 20:51:22 +01:00
Sergio Laín
3b663d09c7
⚙️ config(nvim): add keymaps to commentbox extra 2024-01-06 20:29:40 +01:00