<turbo-stream action="append" target="posts_list"><template>    <div class="postbit" id="314617" data-post-id="314617">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="AndyL" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/AndyL/120/3659_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  AndyL
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<blockquote>
<p>Uses a hackable editor, advocates against hacking <img src="https://forum.elixirforum.com/images/emoji/apple/laughing.png?v=15" title=":laughing:" class="emoji" alt=":laughing:" loading="lazy" width="20" height="20"></p>
</blockquote>
<p>My $.02 - learn nvim/lua (couple hours), learn how to write nvim plugins (couple hours), install telescope with vim/help search (couple hours).  Now you can put your new super power to work when you want it.  IMO it’s about as difficult as writing bash scripts.  Also FWIW I’ve found ChatGPT4 is great to generate code snippets for nvim/lua.</p>
<p>ps with ‘old vim’ (vimscript <img src="https://forum.elixirforum.com/images/emoji/apple/nauseated_face.png?v=15" title=":nauseated_face:" class="emoji" alt=":nauseated_face:" loading="lazy" width="20" height="20">) I was also anti-hacking.  For me, lua and easy doc lookup (telescope and GPT4) change the equation.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="314617" data-batch-url="/posts/batch_likers">
                        1
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/neovim-elixir-setup-configuration-from-scratch-guide/46310/62">Post #61</a>
	                </div>
	            </div>
              <div id="likers-container-314617" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="314617"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #61"></div>
  </section>
</div>
    <div class="postbit" id="314634" data-post-id="314634">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="dimitarvp" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/dimitarvp/120/38664_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  dimitarvp
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<aside class="quote no-group" data-username="AndyL" data-post="62" data-topic="46310">
<div class="title">
<div class="quote-controls"></div>
<img alt="" width="24" height="24" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/andyl/48/3659_2.png" class="avatar"> AndyL:</div>
<blockquote>
<p>Uses a hackable editor, advocates against hacking <img src="https://forum.elixirforum.com/images/emoji/apple/laughing.png?v=15" title=":laughing:" class="emoji" alt=":laughing:" loading="lazy" width="20" height="20"></p>
</blockquote>
</aside>
<p>Not precisely:</p>
<ol>
<li>I use what I perceive as the best editor in the terminal. It being hackable is a side effect, one that I don’t view very favorably.</li>
<li>I don’t advocate against hacking per se or in totality; I am annoyed at having to hack <em>everything</em>. One of the good things mentioned above about LazyVim is that you just open a new file type and the proper LS just gets installed and started. Why aren’t ALL editors like this?! Do I really have to edit Lua hashtables for this? This should be a baseline functionality unless you enable Offline Mode or something.</li>
</ol>
<p>It’s not about Lua being hard. I actually like Lua and I would use it more if it if it had proper parallelism.</p>
<aside class="quote no-group" data-username="AndyL" data-post="62" data-topic="46310">
<div class="title">
<div class="quote-controls"></div>
<img alt="" width="24" height="24" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/andyl/48/3659_2.png" class="avatar"> AndyL:</div>
<blockquote>
<p>ps with ‘old vim’ (vimscript <img src="https://forum.elixirforum.com/images/emoji/apple/nauseated_face.png?v=15" title=":nauseated_face:" class="emoji" alt=":nauseated_face:" loading="lazy" width="20" height="20">) I was also anti-hacking. For me, lua and easy doc lookup (telescope and GPT4) change the equation.</p>
</blockquote>
</aside>
<p>I don’t use GPT but maybe I should. And yeah, I don’t mind hacking on Lua too much; I get angry if I have to do it often.</p>
<p>What that being said, LunarVim actually does really well there. I grumbled and was annoyed but after I nailed a good config I haven’t touched it in months. That’s the ideal state of things for me.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="314634" data-batch-url="/posts/batch_likers">
                        1
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/neovim-elixir-setup-configuration-from-scratch-guide/46310/63">Post #62</a>
	                </div>
	            </div>
              <div id="likers-container-314634" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="314634"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #62"></div>
  </section>
</div>
    <div class="postbit" id="314635" data-post-id="314635">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="sodapopcan" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/sodapopcan/120/34668_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  sodapopcan
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<blockquote>
<p>advocates against hacking in vimscript, his github username is in my vanilla vimc <img src="https://forum.elixirforum.com/images/emoji/apple/wink.png?v=15" title=":wink:" class="emoji" alt=":wink:" loading="lazy" width="20" height="20"></p>
</blockquote> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="314635" data-batch-url="/posts/batch_likers">
                        0
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/neovim-elixir-setup-configuration-from-scratch-guide/46310/64">Post #63</a>
	                </div>
	            </div>
              <div id="likers-container-314635" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="314635"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #63"></div>
  </section>
</div>
    <div class="postbit" id="314651" data-post-id="314651">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="fmn" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/fmn/120/26825_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  fmn
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<aside class="quote no-group quote-modified" data-username="TunkShif" data-post="1" data-topic="46310">
<div class="title">
<div class="quote-controls"></div>
<img alt="" width="24" height="24" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/tunkshif/48/24198_2.png" class="avatar"> TunkShif:</div>
<blockquote>
<p>Here is a guide to setup your neovim for elixir development from scratch</p>
</blockquote>
</aside>
<p>thanks a ton for this post, it gave me starting point for redoing my - quite crappy tbh - Vim configuration in Neovim using Lua.</p>
<p>I also took at look at LunarVim, following your recommendation, but it does too many things for my taste, and also I have irrational aversion towards Vim package managers, so I preferred to add what I needed myself.</p>
<p>I’ve <a href="https://github.com/filipmnowak/dotfiles/blob/8ea554209cf379317ddeeab513e8a5c587e55d38/.config/nvim/init.lua" rel="noopener nofollow ugc">ended up</a> with many pieces of Lua you shared; it was fun poking around LSes too.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="314651" data-batch-url="/posts/batch_likers">
                        0
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/neovim-elixir-setup-configuration-from-scratch-guide/46310/65">Post #64</a>
	                </div>
	            </div>
              <div id="likers-container-314651" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="314651"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #64"></div>
  </section>
</div>
    <div class="postbit" id="314724" data-post-id="314724">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="hubertlepicki" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/hubertlepicki/120/6822_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  hubertlepicki
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>For anyone interested, I have set up my LunarVim config.lua, it’s pretty minimal, here:</p>
<aside class="onebox githubgist" data-onebox-src="https://gist.github.com/hubertlepicki/45e3ba9ea01ebecf880bf1e8549c0604">
  <header class="source">

      <a href="https://gist.github.com/hubertlepicki/45e3ba9ea01ebecf880bf1e8549c0604" target="_blank" rel="noopener nofollow ugc">gist.github.com</a>
  </header>

  <article class="onebox-body">
    <h4><a href="https://gist.github.com/hubertlepicki/45e3ba9ea01ebecf880bf1e8549c0604" target="_blank" rel="noopener nofollow ugc">https://gist.github.com/hubertlepicki/45e3ba9ea01ebecf880bf1e8549c0604</a></h4>



  </article>

  <div class="onebox-metadata">
    
    
  </div>

  <div style="clear: both"></div>
</aside>
 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="314724" data-batch-url="/posts/batch_likers">
                        1
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/neovim-elixir-setup-configuration-from-scratch-guide/46310/66">Post #65</a>
	                </div>
	            </div>
              <div id="likers-container-314724" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="314724"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #65"></div>
  </section>
</div>
    <div class="postbit" id="314727" data-post-id="314727">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="georgeguimaraes" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/georgeguimaraes/120/19267_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  georgeguimaraes
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Nobody asked me, but here’s some plugins I added on top of my LazyVim’s config:</p>
<p><a href="https://github.com/jmbuhr/otter.nvim" class="inline-onebox" rel="noopener nofollow ugc">GitHub - jmbuhr/otter.nvim: Just ask an otter! 🦦 · GitHub</a> : Otter allows me to lint <span class="mention">@moduledoc</span> as Markdown and even use LanguageTools to check english grammar.</p>
<p><a href="https://github.com/Wansmer/symbol-usage.nvim" class="inline-onebox" rel="noopener nofollow ugc">GitHub - Wansmer/symbol-usage.nvim: Display references, definitions and implementations of document symbols · GitHub</a> : Nice way to surface LSP info.</p>
<p><a href="https://github.com/sindrets/diffview.nvim" class="inline-onebox" rel="noopener nofollow ugc">GitHub - sindrets/diffview.nvim: Single tabpage interface for easily cycling through diffs for all modified files for any git rev. · GitHub</a> : has a really nice way of checking the history of a file. I use that a lot on unknown codebases.</p>
<p><a href="https://github.com/emmanueltouzery/agitator.nvim" class="inline-onebox" rel="noopener nofollow ugc">GitHub - emmanueltouzery/agitator.nvim · GitHub</a> : has a Git Blame command like fugitive.vim has.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="314727" data-batch-url="/posts/batch_likers">
                        3
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/neovim-elixir-setup-configuration-from-scratch-guide/46310/67">Post #66</a>
	                </div>
	            </div>
              <div id="likers-container-314727" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="314727"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #66"></div>
  </section>
</div>
    <div class="postbit" id="314732" data-post-id="314732">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="georgeguimaraes" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/georgeguimaraes/120/19267_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  georgeguimaraes
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Let me give my love to LazyVim (the Neovim distro) here too.</p>
<p>I used to use LunarVim, but switched to LazyVim when I saw that LazyVim (the distro) used lazy.nvim (the package manager). That was the killer feature. Now everybody is using lazy.nvim, even LunarVim and even the creator of packer (another package manager for nvim) has switched over to lazy.nvim.</p>
<p>lazy.nvim (the package manager) makes super easy to merge config options, so you can declare options for the same plugin in different files or stages. That may sound problematic but I found that’s actually more useful to organize your config files in a more ‘thematic’ way than to have a single point of configuration for each file.</p>
<p>LazyVim (the distro) takes this philosophy a step further and makes it super easy to add a config file for a new language. You “add” options (a lua table) to plugins (treesitter, lspconfig, linters, etc) that are probably already declared that will be merged by lazy.nvim (the package manager) and things work and are still organized.</p>
<p>To add Elixir to LazyVim, it was as simple as this: <a href="https://github.com/LazyVim/LazyVim/pull/993/commits/e2441845c0f1fd4fab5f1ab981d198a48bdf5fb2" class="inline-onebox" rel="noopener nofollow ugc">Add Elixir support and config by georgeguimaraes · Pull Request #993 · LazyVim/LazyVim · GitHub</a></p>
<p>Let me give you another example. I wanted to change Telescope to search for all hidden files, because I want to open <code>.formatter.exs</code>, for instance. I created a new file in my neovim config called <code>plugins/editor.lua:</code></p>
<pre data-code-wrap="elixir"><code class="lang-elixir">return {
  {
    "nvim-telescope/telescope.nvim",
    opts = {
      pickers = {
        find_files = {
          hidden = true,
          file_ignore_patterns = { ".git/" },
        },
      },
    },
  },
}
</code></pre>
<p>That was it. All the other defaults from the Telescope project, and all the other config that LazyVim adds to Telescope are still there.</p>
<p>In LunarVim, I was not fond searching if I needed to overwrite something in the <code>lvim.builtin</code> namespace or not. More overhead. (At least that was the case before they moved to lazy.nvim).</p>
<p>Btw, lua is a joy to use. Really enjoying it.</p>
<p>Anyway, my nvim-config is in <a href="https://github.com/georgeguimaraes/nvim-config" class="inline-onebox" rel="noopener nofollow ugc">GitHub - georgeguimaraes/nvim-config: My ~/.config/nvim files · GitHub</a>. I love trying new plugins and new stuff on my config.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="314732" data-batch-url="/posts/batch_likers">
                        3
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/neovim-elixir-setup-configuration-from-scratch-guide/46310/68">Post #67</a>
	                </div>
	            </div>
              <div id="likers-container-314732" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="314732"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #67"></div>
  </section>
</div>
    <div class="postbit" id="314745" data-post-id="314745">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="dimitarvp" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/dimitarvp/120/38664_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  dimitarvp
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Your links end with <code>:</code> and are giving 404s on GitHub, you might want to fix them.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="314745" data-batch-url="/posts/batch_likers">
                        1
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/neovim-elixir-setup-configuration-from-scratch-guide/46310/69">Post #68</a>
	                </div>
	            </div>
              <div id="likers-container-314745" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="314745"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #68"></div>
  </section>
</div>
    <div class="postbit" id="314746" data-post-id="314746">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="linusdm" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/linusdm/120/30659_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  linusdm
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Thanks for adding the elixir <code>plugin.extras</code> option to LazyVim. Tried it over the weekend, and was up and running in minutes!<br>
Also, now I understand why neotest works out of the box, without adding the elixir adapter. I used to set up vim-test for running tests in another tmux panel, but neotest seems to integrate very nicely.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="314746" data-batch-url="/posts/batch_likers">
                        1
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/neovim-elixir-setup-configuration-from-scratch-guide/46310/70">Post #69</a>
	                </div>
	            </div>
              <div id="likers-container-314746" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="314746"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #69"></div>
  </section>
</div>
    <div class="postbit" id="314748" data-post-id="314748">
  <section>
    <div class="post-wrap">


					<div class="post-header">
		        <div class="user-avatar">
		          <img alt="georgeguimaraes" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/georgeguimaraes/120/19267_2.png" width="120" height="120" />
		        </div>
					
						<div class="user-details">
		          <div class="user-name">
		            <h3>
                  georgeguimaraes
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>nice catch, tks</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="314748" data-batch-url="/posts/batch_likers">
                        0
                      </span>
                      <!-- <span class="thread-count js-solved-indicator" title="Marked as solution"></span> -->
	                </div>
	                <div class="go-to-post">
	                  <a title="Go to post" alt="Go to post" href="https://forum.elixirforum.com/t/neovim-elixir-setup-configuration-from-scratch-guide/46310/71">Post #70</a>
	                </div>
	            </div>
              <div id="likers-container-314748" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="314748"
                     data-batch-url="/posts/batch_likers">
                  <div class="post-likers"></div>
                </div>
              </div>
	        </div>
			

    </div>

    <div class="triangle-top-right type-standard-post cat-standard-post" title="Post #70"></div>
  </section>
</div>
</template></turbo-stream><turbo-stream action="replace" target="load-more-container"><template><div id="load-more-container" class="load-more-container">
    <a class="load-more-button" data-turbo-stream="true" href="/topics/46310/load_more?page=8">Load more posts (44 remaining)</a>
</div></template></turbo-stream>