{"id":13593,"date":"2025-06-17T23:52:27","date_gmt":"2025-06-17T21:52:27","guid":{"rendered":"https:\/\/monodes.com\/predaelli\/?p=13593"},"modified":"2025-06-17T23:52:31","modified_gmt":"2025-06-17T21:52:31","slug":"farewell-spacevim-welcome-lazyvim","status":"publish","type":"post","link":"https:\/\/monodes.com\/predaelli\/2025\/06\/17\/farewell-spacevim-welcome-lazyvim\/","title":{"rendered":"Farewell, spacevim, welcome lazyvim"},"content":{"rendered":"\n<p>Today I wanted to add dart support to my spacevim setup, so I opened <a href=\"https:\/\/spacevim.org\/\">https:\/\/spacevim.org\/<\/a>. What a surprise, I got redirected to <a href=\"https:\/\/wsdjeg.net\/why-spacevim-is-archived\/\">https:\/\/wsdjeg.net\/why-spacevim-is-archived\/<\/a> that stated<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p class=\"has-white-background-color has-background\">SpaceVim \u8fd9\u4e00\u9879\u76ee\u8d77\u6e90\u4e8e 2016 \u5e74 12 \u6708\u4efd\uff0c\u4e8e 2025 \u5e74 2 \u6708 21 \u65e5\u505c\u6b62\u7ef4\u62a4\u3002<\/p>\n<\/blockquote>\n\n\n\n<p>Thanks to Firefox automatic translation I read that<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>The SpaceVim project originated in December 2016 and was discontinued on February 21, 2025.<\/p>\n<\/blockquote>\n\n\n\n<p>Needless to say I was a little mithered. Luckily there are several other &#8220;(neo)vim distribition&#8221; that turn our beloved editor into a  full-fledged IDE. Since I have been told by my fellows of PoUL that even <a href=\"https:\/\/www.lunarvim.org\/\">LunarVim<\/a> is not so healthy I followed their suggestion installing <a href=\"https:\/\/www.lazyvim.org\/\">lazyvim.org<\/a> which is NeoVim-specific but worked out-of-the-box. Well, almost. In fact its dart support require a fairly recent version of NeoVim (0.10+) and I discovered after a while that I was running a not so current release (0.9). After adding flutter\/dart support following <a href=\"https:\/\/www.reddit.com\/r\/neovim\/comments\/11wjonj\/comment\/jcyrpdt\/\">this Reddit comment<\/a>, it worked like a breeeze. <\/p>\n\n\n\n<!--more-->\n\n\n\n<p>Here&#8217;s the small required additions:<\/p>\n\n\n\n<blockquote class=\"wp-block-quote is-layout-flow wp-block-quote-is-layout-flow\">\n<p>You can add in plugins folder, But I have created a file in <code class=\"\" data-line=\"\">lua\/plugins\/extras\/lang\/flutter.lua<\/code><\/p>\n\n\n\n<p><code class=\"\" data-line=\"\">flutter.lua<\/code><\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">return {\n  {\n    \"akinsho\/flutter-tools.nvim\",\n    dependencies = { \"nvim-lua\/plenary.nvim\" },\n    config = function()\n      require(\"flutter-tools\").setup{}\n    end,\n  },\n}<\/pre>\n\n\n\n<p>and loading by adding in <code class=\"\" data-line=\"\">spec<\/code> in <code class=\"\" data-line=\"\">lua\/config\/lazy.lua<\/code><\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">  spec = {\n    ....\n    { import = \"plugins.extras.lang.flutter\" },<\/pre>\n<cite>Thanks to <a href=\"https:\/\/www.reddit.com\/user\/mraza08\/\">mraza08<\/a> (from <a href=\"https:\/\/www.reddit.com\/r\/neovim\/comments\/11wjonj\/comment\/jcyrpdt\/\">Reddit<\/a>)<\/cite><\/blockquote>\n\n\n\n<p>Well, &#8220;of course&#8221; I should have managed the configuration as a git repository, but well, I&#8217;ll do it later&#8230;<\/p>\n","protected":false},"excerpt":{"rendered":"<p class=\"excerpt\">Today I wanted to add dart support to my spacevim setup, so I opened https:\/\/spacevim.org\/. What a surprise, I got redirected to https:\/\/wsdjeg.net\/why-spacevim-is-archived\/ that stated SpaceVim \u8fd9\u4e00\u9879\u76ee\u8d77\u6e90\u4e8e 2016 \u5e74 12 \u6708\u4efd\uff0c\u4e8e 2025 \u5e74 2 \u6708 21 \u65e5\u505c\u6b62\u7ef4\u62a4\u3002 Thanks to Firefox automatic translation I read that The SpaceVim project originated in December 2016 and was discontinued&hellip;<\/p>\n<p class=\"more-link-p\"><a class=\"more-link\" href=\"https:\/\/monodes.com\/predaelli\/2025\/06\/17\/farewell-spacevim-welcome-lazyvim\/\">Read more &rarr;<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"inline_featured_image":false,"jetpack_post_was_ever_published":false,"_jetpack_newsletter_access":"","_jetpack_dont_email_post_to_subs":false,"_jetpack_newsletter_tier_id":0,"_jetpack_memberships_contains_paywalled_content":false,"_jetpack_memberships_contains_paid_content":false,"activitypub_content_warning":"","activitypub_content_visibility":"","activitypub_max_image_attachments":4,"activitypub_interaction_policy_quote":"anyone","activitypub_status":"federated","footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":false,"jetpack_social_options":{"image_generator_settings":{"template":"highway","default_image_id":0,"font":"","enabled":false},"version":2}},"categories":[72,79],"tags":[],"class_list":["post-13593","post","type-post","status-publish","format-standard","hentry","category-documentations","category-vim"],"jetpack_publicize_connections":[],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"jetpack_shortlink":"https:\/\/wp.me\/p6daft-3xf","jetpack-related-posts":[{"id":9687,"url":"https:\/\/monodes.com\/predaelli\/2022\/10\/01\/spacevim-has-eiffel-support\/","url_meta":{"origin":13593,"position":0},"title":"SpaceVim has Eiffel support!","author":"Paolo Redaelli","date":"2022-10-01","format":false,"excerpt":"SpaceVim, a community-driven vim distribution that seeks to provide layer feature, besides turning Vim into a nifty IDE for several languages (C\/C++, Rust, Kotlin, Go, Python, Java and JavaScript plus others), it offers among the available layers one for Eiffel! \u00a0","rel":"","context":"In &quot;Eiffel&quot;","block_context":{"text":"Eiffel","link":"https:\/\/monodes.com\/predaelli\/category\/eiffel\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":10923,"url":"https:\/\/monodes.com\/predaelli\/2023\/10\/24\/5-must-have-vim-plugins-that-will-change-your-workflow\/","url_meta":{"origin":13593,"position":1},"title":"5 Must-Have Vim Plugins That Will Change Your Workflow","author":"Paolo Redaelli","date":"2023-10-24","format":false,"excerpt":"5 Must-Have Vim Plugins That Will Change Your Workflow. In my case Syntastic: a syntax checking plugin for Vim which runs files through external syntax checkers and displays resulting errors. Fugitive: a Git wrapper for Vim that is self-described as \"so awesome, it should be illegal.\" Emmet: an extremely useful\u2026","rel":"","context":"In &quot;Tricks&quot;","block_context":{"text":"Tricks","link":"https:\/\/monodes.com\/predaelli\/category\/documentations\/tricks\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":8625,"url":"https:\/\/monodes.com\/predaelli\/2021\/08\/11\/how-to-get-the-most-out-of-your-terminal\/","url_meta":{"origin":13593,"position":2},"title":"How to get the most out of your Terminal","author":"Paolo Redaelli","date":"2021-08-11","format":false,"excerpt":"How to get the most out of your Terminal | by Reagan McFarland | Medium the recipe is basically three steps: a \"modern\" terminal. He suggest Alacritty becuase is fast. Like really fast. This is because it uses OpenGL to offload some of the processing to your GPU, a feature\u2026","rel":"","context":"In &quot;Tricks&quot;","block_context":{"text":"Tricks","link":"https:\/\/monodes.com\/predaelli\/category\/documentations\/tricks\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":13342,"url":"https:\/\/monodes.com\/predaelli\/2025\/05\/13\/white-neovim-themes\/","url_meta":{"origin":13593,"position":3},"title":"White (neo)vim themes","author":"Paolo Redaelli","date":"2025-05-13","format":false,"excerpt":"I finally found two color schemes (aka \"themes\") for (neo)vim that do have a white background. Because yes, sometimes, somewhere you may just need a white background. White like paper. Here they are: https:\/\/github.com\/habamax\/vim-polar https:\/\/github.com\/habamax\/vim-psionic","rel":"","context":"In &quot;Themes&quot;","block_context":{"text":"Themes","link":"https:\/\/monodes.com\/predaelli\/category\/themes\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":1037,"url":"https:\/\/monodes.com\/predaelli\/2016\/02\/21\/vim-master-cheat-sheet\/","url_meta":{"origin":13593,"position":4},"title":"Vim master cheat sheet","author":"Paolo Redaelli","date":"2016-02-21","format":false,"excerpt":"Sorgente: Vim by Patrick Schanen | ZEEF Vim, an open-source, powerful and configurable text editor.","rel":"","context":"In &quot;Documentations&quot;","block_context":{"text":"Documentations","link":"https:\/\/monodes.com\/predaelli\/category\/documentations\/"},"img":{"alt_text":"","src":"","width":0,"height":0},"classes":[]},{"id":1507,"url":"https:\/\/monodes.com\/predaelli\/2016\/05\/07\/learning-vim\/","url_meta":{"origin":13593,"position":5},"title":"Learning VIM","author":"Paolo Redaelli","date":"2016-05-07","format":false,"excerpt":"She likes to write on the terminal. She is learning VIM. She is 6 years old.","rel":"","context":"In &quot;Mood&quot;","block_context":{"text":"Mood","link":"https:\/\/monodes.com\/predaelli\/category\/mood\/"},"img":{"alt_text":"silvia-usa-vim","src":"https:\/\/i0.wp.com\/monodes.com\/predaelli\/wp-content\/uploads\/sites\/4\/2016\/05\/silvia-usa-vim-510x302.jpeg?resize=350%2C200","width":350,"height":200},"classes":[]}],"jetpack_likes_enabled":true,"_links":{"self":[{"href":"https:\/\/monodes.com\/predaelli\/wp-json\/wp\/v2\/posts\/13593","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/monodes.com\/predaelli\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/monodes.com\/predaelli\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/monodes.com\/predaelli\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/monodes.com\/predaelli\/wp-json\/wp\/v2\/comments?post=13593"}],"version-history":[{"count":0,"href":"https:\/\/monodes.com\/predaelli\/wp-json\/wp\/v2\/posts\/13593\/revisions"}],"wp:attachment":[{"href":"https:\/\/monodes.com\/predaelli\/wp-json\/wp\/v2\/media?parent=13593"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/monodes.com\/predaelli\/wp-json\/wp\/v2\/categories?post=13593"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/monodes.com\/predaelli\/wp-json\/wp\/v2\/tags?post=13593"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}