Sergio Laín
|
3d8953bf2a
|
✨ feat(nvim): add spelling file
|
2024-03-10 01:22:31 +01:00 |
|
Sergio Laín
|
5c2a47fa0c
|
🔧 chore(nvim): update lazyvim extras plugin definitions
|
2024-03-10 01:22:13 +01:00 |
|
Sergio Laín
|
040042e2de
|
🔧 chore(nvim): plugin updates
|
2024-03-10 01:21:42 +01:00 |
|
Sergio Laín
|
e9be6a3f81
|
📁 files(nvim): change names and move to another directories
|
2024-03-10 01:21:34 +01:00 |
|
Sergio Laín
|
2fadaab606
|
🚀 perf(nvim): make some plugins optional
|
2024-03-10 01:20:42 +01:00 |
|
Sergio Laín
|
e98d41f3e3
|
📁 files(nvim): convert lazyvim modified plugin files to extra modules
|
2024-03-10 01:20:01 +01:00 |
|
Sergio Laín
|
c7b3dcc031
|
⚙️ config(nvim): add some new options for the statusbar, cmd and indentation
|
2024-03-09 19:23:15 +01:00 |
|
Sergio Laín
|
7d6afd5bee
|
✨ feat(nvim): use nvim native spelling instead of cspell
|
2024-03-09 19:22:34 +01:00 |
|
Sergio Laín
|
13723533a7
|
🗑️ remove(nvim): some comments at the top of the config files
|
2024-03-09 19:20:58 +01:00 |
|
Sergio Laín
|
9c9c96438d
|
✨ feat(nvim): add new extra: fidget.nvim
|
2024-03-09 17:56:40 +01:00 |
|
Sergio Laín
|
4b5a78589c
|
🔧 chore(nvim): plugin updates
|
2024-03-09 17:55:55 +01:00 |
|
Sergio Laín
|
40ccba2211
|
💄 style(nvim): rename grapple which-key menu definition to marks
|
2024-03-09 02:23:52 +01:00 |
|
Sergio Laín
|
5753847a71
|
✨ feat(nvim): add a new extra: grapple
a better harpoon in my opinion
|
2024-03-09 02:21:04 +01:00 |
|
Sergio Laín
|
53f257dcbf
|
⚙️ config(nvim): changed some mapping descriptions as well as harpoon actions for the dashboards
|
2024-03-09 02:16:48 +01:00 |
|
Sergio Laín
|
661cfc7fe2
|
🔧 chore(nvim): plugin updates
|
2024-03-09 01:16:34 +01:00 |
|
Sergio Laín
|
701692d2ce
|
📚 docs(nvim): add selene in the linters list
|
2024-03-08 16:41:55 +01:00 |
|
Sergio Laín
|
15d0a0f3d7
|
♻️ refactor(nvim): harpoon and arrow extra are now identified as marks
|
2024-03-08 16:29:35 +01:00 |
|
Sergio Laín
|
a1f04f1323
|
🗑️ remove(nvim): codelens keymaps for lspconfig
|
2024-03-08 16:28:55 +01:00 |
|
Sergio Laín
|
8a4f882610
|
🔧 chore(nvim): plugin updates
|
2024-03-08 09:20:01 +01:00 |
|
Sergio Laín
|
f5408014a2
|
🗑️ remove(nvim): lsp rust extra code removed because of recent changes in the lazyvim extra
|
2024-03-07 21:51:38 +01:00 |
|
Sergio Laín
|
0c946be6bb
|
🗑️ remove(nvim): delete repeated code from the omnisharp extra
|
2024-03-07 21:50:45 +01:00 |
|
Sergio Laín
|
156e344476
|
✨ feat(nvim): using haskell extra from lazyvim
|
2024-03-07 21:50:16 +01:00 |
|
Sergio Laín
|
4515a83930
|
♻️ refactor(nvim): ansible extra is now extended because lazyvim introduced a native one
|
2024-03-07 21:49:54 +01:00 |
|
Sergio Laín
|
db44b35d71
|
♻️ refactor(nvim): using outline extra from lazyvim with custom options
|
2024-03-07 21:48:58 +01:00 |
|
Sergio Laín
|
3cb9aa1213
|
🗑️ remove(nvim): java-extended extra
|
2024-03-07 21:48:07 +01:00 |
|
Sergio Laín
|
ed04371fb2
|
✨ feat(nvim): enable codelens option for the lsp
|
2024-03-07 21:47:55 +01:00 |
|
Sergio Laín
|
98e196b669
|
🗑️ remove(nvim): lazyrc; now using lazyvims one
|
2024-03-07 21:47:39 +01:00 |
|
Sergio Laín
|
c5bed1ab42
|
🔧 chore(nvim): plugin updates
|
2024-03-07 21:46:52 +01:00 |
|
Sergio Laín
|
946699f332
|
✨ feat(nvim): add extra lua linter: selene
|
2024-03-07 12:35:11 +01:00 |
|
Sergio Laín
|
1fe1ff44a8
|
🔧 chore(nvim): plugin updates
|
2024-03-07 12:34:16 +01:00 |
|
Sergio Laín
|
994768df70
|
✨ feat(nvim): add doc snippets to a lot of languages
|
2024-03-06 12:42:22 +01:00 |
|
Sergio Laín
|
b094651a97
|
🔧 chore(nvim): plugin updates
|
2024-03-06 11:51:38 +01:00 |
|
Sergio Laín
|
f592e5ed0c
|
✨ feat(nvim): add ccc to the zen mode hooks
|
2024-03-05 17:08:53 +01:00 |
|
Sergio Laín
|
6ba850744c
|
🐛 fix(nvim): ccc init function
|
2024-03-05 17:08:36 +01:00 |
|
Sergio Laín
|
8fbb48e90d
|
🔧 chore(nvim): plugin updates
|
2024-03-05 17:08:21 +01:00 |
|
Sergio Laín
|
1bc4306784
|
🔧 chore(nvim): plugin updates
|
2024-03-04 11:45:07 +01:00 |
|
Sergio Laín
|
3491e6b79e
|
🔧 chore(nvim): plugin updates
|
2024-03-04 01:04:21 +01:00 |
|
Sergio Laín
|
514150d686
|
🎨 ux(nvim): changed lualine path and some other modules
|
2024-03-03 14:46:00 +01:00 |
|
Sergio Laín
|
0f4f4acd14
|
✨ feat(nvim): add css_variables lsp to the html-css extra
|
2024-03-03 13:59:50 +01:00 |
|
Sergio Laín
|
751694b198
|
🔧 chore(nvim): plugin updates
|
2024-03-03 13:59:27 +01:00 |
|
Sergio Laín
|
06629235d6
|
✨ feat(nvim): new colorscheme extra: synthweave
|
2024-03-03 13:55:17 +01:00 |
|
Sergio Laín
|
541be7bc53
|
🔧 chore(nvim): plugin updates
|
2024-03-02 22:58:48 +01:00 |
|
Sergio Laín
|
73d5d601b2
|
📚 docs(nvim): add modes.nvim to the README
|
2024-03-02 14:10:09 +01:00 |
|
Sergio Laín
|
492756eef6
|
🚀 perf(nvim): playground now loads on key load
|
2024-03-02 14:09:57 +01:00 |
|
Sergio Laín
|
76e94d7904
|
🔧 chore(nvim): plugin updates
|
2024-03-02 14:03:11 +01:00 |
|
Sergio Laín
|
a6303fe9f4
|
🔧 chore(nvim): plugin updates
|
2024-03-01 10:08:55 +01:00 |
|
Sergio Laín
|
b2248d64da
|
♻️ refactor(nvim): obsidian extra now has keymaps as well as some new options
|
2024-02-29 13:01:57 +01:00 |
|
Sergio Laín
|
25bf8585f0
|
🚀 perf(nvim): load neorg on norg files
|
2024-02-29 13:01:23 +01:00 |
|
Sergio Laín
|
6cf33cd9f7
|
🔧 chore(nvim): plugin updates
|
2024-02-29 12:59:51 +01:00 |
|
Sergio Laín
|
42470a05f4
|
⚙️ config(nvim): change display position for nvim-recorder lualine module
|
2024-02-28 11:24:28 +01:00 |
|