Commit graph

492 commits

Author SHA1 Message Date
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
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
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
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
9b7dfb060e
⚙️ config(nvim): lualine toggle moved to keymaps.lua instead 2023-12-16 18:18:37 +01:00
Sergio Laín
e0d1f7079a
feat(nvim): added binding to delete buffer in telescope 2023-12-16 18:16:10 +01:00
Sergio Laín
db8106b732
🐛 fix(nvim): copilot trigger event added 2023-12-16 17:03:28 +01:00
Sergio Laín
cc51799780
🐛 fix(nvim): signs on the number bar because of new update in lspconfig 2023-12-15 12:53:18 +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
95901f4b80
🚀 perf(nvim): cmp performance tweaked to appear instantly 2023-12-13 12:30:12 +01:00
Sergio Laín
b18ae53421
🗑️ remove(nvim): autopairs unused function 2023-12-13 12:29:06 +01:00
Sergio Laín
2843637b83
🎨 ux(nvim): changed cmp border back to the original before changes in winhighlight
due to this commit:
55734c8b70
2023-12-11 10:21:19 +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
2e151d75ff
🎨 ux(nvim): lualine separators changed 2023-12-08 23:26:22 +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
92f4a6a016
🎨 ux(nvim): added icons for the location and progress modules in lualine 2023-12-07 23:28:02 +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
Sergio Laín
5d13d9677d
⚙️ config(nvim): disabling more plugins when entering zen mode 2023-12-07 22:49:09 +01:00
Sergio Laín
6a9ab71ee4
feat(nvim): added glance before open hook 2023-12-07 22:47:50 +01:00
Sergio Laín
fc2eaa10bb
feat(nvim): added guess-indent extra 2023-12-07 01:13:44 +01:00
Sergio Laín
2cacb0bad4
♻️ refactor(nvim): added tabscope as dependency of bufferline 2023-12-07 01:00:05 +01:00
Sergio Laín
d1c5a46433
♻️ refactor(nvim): added keymap and changed some options in the regex and tsc extras 2023-12-06 23:39:53 +01:00
Sergio Laín
0d259afe49
🚀 perf(nvim): changed events for bufread plugins 2023-12-06 23:38:47 +01:00
Sergio Laín
3ea19614f1
feat(nvim): added notifications to garbage-day plugin 2023-12-06 18:47:31 +01:00
Sergio Laín
50f56fcc62
♻️ refactor(nvim): text case plugin now uses telescope 2023-12-06 18:47:14 +01:00
Sergio Laín
2ae5f8f696
⚙️ config(nvim): changed some keymaps for the code-info part 2023-12-05 23:31:34 +01:00
Sergio Laín
4015d0bf7a
⚙️ config(nvim): added compiler keymaps shortcuts 2023-12-05 14:00:53 +01:00
Sergio Laín
bc4328f785
⚙️ config(nvim): changed keymaps and added some others for code info 2023-12-05 12:06:38 +01:00
Sergio Laín
d5c62facd0
feat(nvim): added extensions to lualine 2023-12-04 23:42:51 +01:00
Sergio Laín
96bbeea19e
⚙️ config(nvim): changed keymaps for search-replace v mode 2023-12-04 23:41:02 +01:00
Sergio Laín
b70b318bf3
feat(nvim): added rome extra
havent test it, i will in the coming weeks tho
2023-12-04 11:23:37 +01:00
Sergio Laín
1b698a5b7c
🎨 ux(nvim): added catppuccin integrations 2023-12-04 11:22:33 +01:00
Sergio Laín
62d5d32f23
🐛 fix(nvim): scrollbar now hides when entering zenmode 2023-12-04 00:39:14 +01:00