<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Productivity on Cesar Gimenes</title><link>https://crg.eti.br/en/tags/productivity/</link><description>Recent content in Productivity on Cesar Gimenes</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>crg@crg.eti.br (Cesar Gimenes)</managingEditor><webMaster>crg@crg.eti.br (Cesar Gimenes)</webMaster><lastBuildDate>Mon, 25 Nov 2024 00:25:27 -0300</lastBuildDate><atom:link href="https://crg.eti.br/en/tags/productivity/index.xml" rel="self" type="application/rss+xml"/><item><title>Building a Bookmark System in Neovim with Lua</title><link>https://crg.eti.br/en/post/criando-sistema-de-bookmarks-no-neovim-com-lua/</link><pubDate>Mon, 25 Nov 2024 00:25:27 -0300</pubDate><author>crg@crg.eti.br (Cesar Gimenes)</author><guid>https://crg.eti.br/en/post/criando-sistema-de-bookmarks-no-neovim-com-lua/</guid><description>&lt;p>Continuing our series of articles aimed at reducing the cognitive effort involved in programming tasks, here is my small bookmark script for Neovim.&lt;/p>
&lt;p>Neovim is incredibly customizable. Without having to build full plugins, you can add a lot of functionality with just a few Lua functions.&lt;/p>
&lt;p>In my day-to-day work, I often need to return to the same files to fix and test problems. Opening those files directly at the right line, without wasting time navigating, is essential.&lt;/p></description></item></channel></rss>