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


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

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>I do. Here is my config: <a href="http://GitHub.com/alexandremcosta/dotvim" class="inline-onebox" rel="noopener nofollow ugc">GitHub - alexandremcosta/dotvim: vim configuration folder · GitHub</a></p>
<p>The reason I never tried nvim is because when it was launched I was already deep in vim, and there was nothing I missed from vim. I love lua though, it was written by a former teacher and the guy is cool…I might give it a try just because of lua.</p>
<p>I will try the fixes later. Thanks a lot for the work.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="332609" 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/how-many-people-still-use-classic-vim-aka-vim-aka-not-nvim/64252/12">Post #11</a>
	                </div>
	            </div>
              <div id="likers-container-332609" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="332609"
                     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 #11"></div>
  </section>
</div>
    <div class="postbit" id="332611" data-post-id="332611">
  <section>
    <div class="post-wrap">


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

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Happy Vim user. Have thought about changing to Neovim or Helix a few times but I’ve never been convinced the payoff for the time investment to relearn and reimplement workflows would be worth it 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="332611" 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/how-many-people-still-use-classic-vim-aka-vim-aka-not-nvim/64252/13">Post #12</a>
	                </div>
	            </div>
              <div id="likers-container-332611" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="332611"
                     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 #12"></div>
  </section>
</div>
    <div class="postbit" id="332612" data-post-id="332612">
  <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
                    <span class="op-star" title="Thread Starter">
                      <img alt="OP" class="op-star-icon" src="/assets/thread-icons/thread-icon-thread-starter-df91e872.png" />
                    </span>
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<aside class="quote no-group" data-username="alexandre" data-post="12" data-topic="64252">
<div class="title">
<div class="quote-controls"></div>
<img alt="" width="24" height="24" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/alexandre/48/678_2.png" class="avatar"> alexandre:</div>
<blockquote>
<p>I love lua though, it was written by a former teacher and the guy is cool…I might give it a try just because of lua.</p>
</blockquote>
</aside>
<p>I love Roberto’s talks—very cool he was your teacher!  I’ve never met him myself but he has this super personal and unassuming vibe and yet his clarity of thought behind Lua’s design is so on point.  Hearing him talk about it made me see the language in a whole new light.</p>
<p>For me I already know vimscript very well so Lua itself isn’t enough to jump ship.  I generally like DSLs so there is no interoping with vimscript needed if you’re already using it.   Vim9script also solves a lot of the speed issues (when they matter).  And of course there are still more reasons I don’t switch.  The only reason I tried recently was that it seems the bulk of the Elixir community uses nvim, but I’ve decided to stay put and try and fix what’s bugging 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="332612" 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/how-many-people-still-use-classic-vim-aka-vim-aka-not-nvim/64252/14">Post #13</a>
	                </div>
	            </div>
              <div id="likers-container-332612" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="332612"
                     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 #13"></div>
  </section>
</div>
    <div class="postbit" id="332616" data-post-id="332616">
  <section>
    <div class="post-wrap">


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

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Comments in this thread may also be worth a look : <a href="https://forum.elixirforum.com/t/which-code-editor-or-ide-do-you-use-poll-2022-edition/45746" class="inline-onebox" rel="nofollow">Which code editor or IDE do you use? (Poll) (2022 Edition)</a> <img src="https://forum.elixirforum.com/uploads/default/original/2X/a/a1c41c89c299189a3f85edfeb4973563d8bac781.gif?v=15" title=":023:" class="emoji emoji-custom" alt=":023:" loading="lazy" width="20" height="20"></p>
<p>If anyone’s on a Mac you might want to check out <a href="https://macvim.org" rel="nofollow">MacVim</a>, it can look quite nice with some tweaks (scroll to bottom of <a href="https://astonj.com/how-to-set-up-a-ruby-and-elixir-dev-environment-on-macos-2021/" rel="nofollow">this blog post</a> for details, and this <a href="https://astonj.com/vim-for-ruby-rails-and-a-sexy-theme/" rel="nofollow">old  post</a> might also be of interest).</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="332616" data-batch-url="/posts/batch_likers">
                        2
                      </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/how-many-people-still-use-classic-vim-aka-vim-aka-not-nvim/64252/15">Post #14</a>
	                </div>
	            </div>
              <div id="likers-container-332616" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="332616"
                     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 #14"></div>
  </section>
</div>
    <div class="postbit" id="332618" data-post-id="332618">
  <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
                    <span class="op-star" title="Thread Starter">
                      <img alt="OP" class="op-star-icon" src="/assets/thread-icons/thread-icon-thread-starter-df91e872.png" />
                    </span>
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>As mentioned my biggest problem has been embedded HEEx highlighting which I’ve mostly gotten fixed pending merge!  Do you have another solution to that or just live with it or use nvim?  There are also weird indentation things as well that drive me a little nuts but have been livable since I (usually) always format on commit.  I’d like to fix them, though.</p>
<p>I’d also love to see a new phoenix.vim that has extensions to projectionist like rails.vim does.  I really miss context-aware <code>:R</code> to jump from controller action to template especially now that I’m working on some non-LiveViews a bit more often.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="332618" 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/how-many-people-still-use-classic-vim-aka-vim-aka-not-nvim/64252/16">Post #15</a>
	                </div>
	            </div>
              <div id="likers-container-332618" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="332618"
                     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 #15"></div>
  </section>
</div>
    <div class="postbit" id="332622" data-post-id="332622">
  <section>
    <div class="post-wrap">


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

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>I don’t… but it’s nice to see you working on it! I’d love to see a (std) Vim distribution like <a href="https://github.com/carlhuda/janus" rel="nofollow">Janus</a> put together by the Elixir/Erlang community - is there one?</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="332622" 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/how-many-people-still-use-classic-vim-aka-vim-aka-not-nvim/64252/17">Post #16</a>
	                </div>
	            </div>
              <div id="likers-container-332622" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="332622"
                     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 #16"></div>
  </section>
</div>
    <div class="postbit" id="332626" data-post-id="332626">
  <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
                    <span class="op-star" title="Thread Starter">
                      <img alt="OP" class="op-star-icon" src="/assets/thread-icons/thread-icon-thread-starter-df91e872.png" />
                    </span>
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<aside class="quote no-group" data-username="AstonJ" data-post="17" data-topic="64252">
<div class="title">
<div class="quote-controls"></div>
<img alt="" width="24" height="24" src="https://forum.elixirforum.com/user_avatar/forum.elixirforum.com/astonj/48/15_2.png" class="avatar"> AstonJ:</div>
<blockquote>
<p>is there one?</p>
</blockquote>
</aside>
<p>None exists that I know of, but I also an unaware of a lot.  It would certainly be nice<br>
to have a such a thing.  One problem I have with elixir.vim is that it contains a bit too much that reaches outside of what a vim language file should.  For example, it has integration with dadbod and technically it shouldn’t even be aware of Surface.  While these things are useful to a lot of people, they aren’t useful for everyone using Elixir and would like do better in something like what you’re describing.</p>
<p>My contrarian theory is that at this point it seems that anyone who wants an out-of-the-box Vim experience just goes with nvim. There is such an Elixir plugin there in <a href="https://github.com/elixir-tools/elixir-tools.nvim" rel="noopener nofollow ugc">elixirtools.nvim</a>. Perhaps the elixir.vim repo could just host a good wiki on common configurations for Elixir?</p>
<p>I haven’t given this a ton of thought or anything. An elixir-tools.vim would certainly not be a bad thing.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="332626" data-batch-url="/posts/batch_likers">
                        2
                      </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/how-many-people-still-use-classic-vim-aka-vim-aka-not-nvim/64252/18">Post #17</a>
	                </div>
	            </div>
              <div id="likers-container-332626" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="332626"
                     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 #17"></div>
  </section>
</div>
    <div class="postbit" id="332642" data-post-id="332642">
  <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">
								<p>Another data point: I switched from Vim to Neovim a few years ago.  I’ve become a big fan of Lua - it’s a nice language and it’s good to learn tech that can be used in other contexts.    Incidentally there is a nice implementation of Lua for Erlang called <a href="https://github.com/rvirding/luerl" rel="noopener nofollow ugc">Luerl</a>.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="332642" 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/how-many-people-still-use-classic-vim-aka-vim-aka-not-nvim/64252/19">Post #18</a>
	                </div>
	            </div>
              <div id="likers-container-332642" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="332642"
                     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 #18"></div>
  </section>
</div>
    <div class="postbit" id="332714" data-post-id="332714">
  <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
                    <span class="op-star" title="Thread Starter">
                      <img alt="OP" class="op-star-icon" src="/assets/thread-icons/thread-icon-thread-starter-df91e872.png" />
                    </span>
                  </h3>
		          </div>
						
						</div>
					
					</div>

	        <div class="thread-main">
	            <div class="post-body" data-turbo="false">
								<p>Ha, hey Andy!  Oddly enough I was <em>just</em> looking at what it would take to extend <a href="https://github.com/andyl/vim-textobj-elixir/" rel="noopener nofollow ugc">this</a>.</p>
<aside class="quote no-group" data-username="AndyL" data-post="19" data-topic="64252">
<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>it’s good to learn tech that can be used in other contexts</p>
</blockquote>
</aside>
<p>I certainly don’t discount this, but Lua doesn’t shield you from much of the quirkiness of scripting Vim.  You still need to make plenty of <code>vim.api</code>/<code>vim.cmd</code>/etc calls, etc and in the end you are still learning the non-transferable skill of scripting one specific editor. I was totally happy to learn a language tailor-made for that purpose.  It’s kind of like how JavaScript is a super powerful DOM manipulation DSL, but no one in their right mind would want it on the server <img src="https://forum.elixirforum.com/images/emoji/apple/troll.png?v=15" title=":troll:" class="emoji" alt=":troll:" loading="lazy" width="20" height="20"> <img src="https://forum.elixirforum.com/images/emoji/apple/upside_down_face.png?v=15" title=":upside_down_face:" class="emoji" alt=":upside_down_face:" loading="lazy" width="20" height="20"> <img src="https://forum.elixirforum.com/images/emoji/apple/troll.png?v=15" title=":troll:" class="emoji" alt=":troll:" loading="lazy" width="20" height="20">  Don’t get me wrong, I would never call VimL a “good” language, but I don’t get fussed about its oddness, and I like that you’re literally programming in Vim commands.</p>
<p>Now, having done a bunch of work on syntax highlighting and indentation would I prefer treesitter?  Yes, yes I probably would.</p> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="332714" 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/how-many-people-still-use-classic-vim-aka-vim-aka-not-nvim/64252/20">Post #19</a>
	                </div>
	            </div>
              <div id="likers-container-332714" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="332714"
                     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 #19"></div>
  </section>
</div>
    <div class="postbit" id="332730" data-post-id="332730">
  <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">
								<p>Haha vim-textobjects-elixir is old school!  I hope you find it helpful.</p>
<p>These days I’m using <a href="https://github.com/nvim-treesitter/nvim-treesitter-textobjects" rel="noopener nofollow ugc">nvim-treesitter-textobjects</a>.</p>
<p>Vim or Neovim, VimL or Lua, it’s all good &amp; if you take over elixir.vim I’ll study your work and see what I can learn.  <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> 
	            </div>

	            <div class="base-line">
	                <div class="thread-counters">
	                    <span class="thread-count count-likes js-likers-trigger" title="Likes" data-post-id="332730" 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/how-many-people-still-use-classic-vim-aka-vim-aka-not-nvim/64252/21">Post #20</a>
	                </div>
	            </div>
              <div id="likers-container-332730" 
                   class="likers-container"
                   data-first-post="false"
                   data-batch-url="/posts/batch_likers">
                   <div class="likers-placeholder" 
                     data-likers-post-id="332730"
                     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 #20"></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/64252/load_more?page=3">Load more posts (12 remaining)</a>
</div></template></turbo-stream>