Posts

First Look at Thunder Rest

 |  Estimated reading time: 9 minutes
A first look at rest.nvim rewrite (v2 - Thunder Rest)
After a long time of decision-making and changes, it will soon be ready and completely stable to be used publicly!

Read more ...

Hello Http Parser

 |  Estimated reading time: 6 minutes
Let's welcome a renewed, improved and optimized parser ready to join the party
Finally, after days of development and tweaking, it’s alive, fully functional, and ready to get the job done for us!

Read more ...

Hello Luarocks

 |  Estimated reading time: 8 minutes
Have you ever thought about having proper and painless management of your plugins in Neovim?
Modern times require modern solutions, and modern solutions always make our work easier, so why not use LuaRocks in Neovim?

Read more ...

HTTP Tree-Sitter Parser Rewrite

 |  Estimated reading time: 3 minutes
A review of the current tree-sitter parser for HTTP documents and its fix
It took a little longer than I thought, but here we are. It is time to finally fix and use it for what it has been made for!

Read more ...

This Week in Rest #1

 |  Estimated reading time: 2 minutes
First entry for This Week in Rest, a rest.nvim devlog!
This Week In Rest is a weekly newsletter with updates from the rest.nvim Neovim plugin, including all relevant changes. This is the first entry for this blog section!

Read more ...

Rest Roadmap

 |  Estimated reading time: 16 minutes
Rest.nvim development roadmap for v2.0
This post serves as a preamble for the development of the rest.nvim rewrite with which it’s expected to achieve an extremely notable improvement in speed, reliability, extensibility and stability of the plugin.

Read more ...

Using Neorg in Hugo

 |  Estimated reading time: 6 minutes
Maybe you heard that you can use Orgmode with Hugo, but what about Neorg?
Hear me now, what if we embed Neorg in Hugo? Yes, it is possible and doable. However, Neorg is not going to be used to render the content directly.

Read more ...

Optimizing Neovim Startuptime

 |  Estimated reading time: 7 minutes
This is a complete guide on how to optimize your Neovim configuration startuptime the hardcore way
As you may know, if you bloat your Neovim configuration with a good amount of plugins it’s going to get slower and slower and this can be a VERY BIG problem.

Read more ...