<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dotfiles.git/nvim, branch rai-master</title>
<subtitle>These are my config files.
</subtitle>
<id>https://git.zachir.xyz/dotfiles.git/atom?h=rai-master</id>
<link rel='self' href='https://git.zachir.xyz/dotfiles.git/atom?h=rai-master'/>
<link rel='alternate' type='text/html' href='https://git.zachir.xyz/dotfiles.git/'/>
<updated>2025-06-30T14:49:02Z</updated>
<entry>
<title>Reorganize nvim config, remove redundant plugin calls</title>
<updated>2025-06-30T14:49:02Z</updated>
<author>
<name>Zach Smith</name>
<email>zsmith@newhopechurch.tv</email>
</author>
<published>2025-06-30T14:49:02Z</published>
<link rel='alternate' type='text/html' href='https://git.zachir.xyz/dotfiles.git/commit/?id=6c75a83e941500619b5499b5d4763c8dab2c93b6'/>
<id>urn:sha1:6c75a83e941500619b5499b5d4763c8dab2c93b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make nvim term "leader`" key</title>
<updated>2025-06-30T02:27:22Z</updated>
<author>
<name>zachir</name>
<email>zachir@librem.one</email>
</author>
<published>2025-06-30T02:27:22Z</published>
<link rel='alternate' type='text/html' href='https://git.zachir.xyz/dotfiles.git/commit/?id=15c0a79922cf004d5149728072ff4e9049eed521'/>
<id>urn:sha1:15c0a79922cf004d5149728072ff4e9049eed521</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add lsp to neovim</title>
<updated>2025-06-29T18:45:14Z</updated>
<author>
<name>ZachIR</name>
<email>zachir@librem.one</email>
</author>
<published>2025-06-29T18:45:14Z</published>
<link rel='alternate' type='text/html' href='https://git.zachir.xyz/dotfiles.git/commit/?id=7811be6ae04782a054868529d5c3e8a3f22179e4'/>
<id>urn:sha1:7811be6ae04782a054868529d5c3e8a3f22179e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Redo nvim to use init.lua</title>
<updated>2025-04-18T04:02:30Z</updated>
<author>
<name>zachir</name>
<email>zachir@librem.one</email>
</author>
<published>2025-04-18T03:59:36Z</published>
<link rel='alternate' type='text/html' href='https://git.zachir.xyz/dotfiles.git/commit/?id=12fb9ecc242867b03626d1c52e5e84799ab330c8'/>
<id>urn:sha1:12fb9ecc242867b03626d1c52e5e84799ab330c8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Set rust text width to 80</title>
<updated>2025-02-28T17:43:53Z</updated>
<author>
<name>ZachIR</name>
<email>zachir@librem.one</email>
</author>
<published>2025-02-28T17:40:54Z</published>
<link rel='alternate' type='text/html' href='https://git.zachir.xyz/dotfiles.git/commit/?id=b49362306bebbcd77517940203e981d263b31d0e'/>
<id>urn:sha1:b49362306bebbcd77517940203e981d263b31d0e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use the Dark2 vim theme instead of 256-grayvim</title>
<updated>2025-01-20T22:20:22Z</updated>
<author>
<name>zachir</name>
<email>zachir@librem.one</email>
</author>
<published>2025-01-20T22:20:22Z</published>
<link rel='alternate' type='text/html' href='https://git.zachir.xyz/dotfiles.git/commit/?id=8dd9c87d4d8c2f35f7ef26fe19d3330235abdfb7'/>
<id>urn:sha1:8dd9c87d4d8c2f35f7ef26fe19d3330235abdfb7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use the same config for both vim and nvim</title>
<updated>2025-01-20T22:19:53Z</updated>
<author>
<name>zachir</name>
<email>zachir@librem.one</email>
</author>
<published>2025-01-20T22:19:53Z</published>
<link rel='alternate' type='text/html' href='https://git.zachir.xyz/dotfiles.git/commit/?id=021b916382f129d8e95a5070fbbf466a05c2582a'/>
<id>urn:sha1:021b916382f129d8e95a5070fbbf466a05c2582a</id>
<content type='text'>
This was already taken care of in the config, I'm not sure why I didn't
do this at the time.
</content>
</entry>
<entry>
<title>Comment out LLPreview in nvim</title>
<updated>2025-01-20T08:01:38Z</updated>
<author>
<name>zachir</name>
<email>zachir@librem.one</email>
</author>
<published>2025-01-20T08:01:38Z</published>
<link rel='alternate' type='text/html' href='https://git.zachir.xyz/dotfiles.git/commit/?id=b3272c366969eae34b4737e88f83332dd49e3297'/>
<id>urn:sha1:b3272c366969eae34b4737e88f83332dd49e3297</id>
<content type='text'>
It only works on Vim anyways.
</content>
</entry>
<entry>
<title>Run :make when writing latex file</title>
<updated>2024-06-05T04:25:44Z</updated>
<author>
<name>zachir</name>
<email>zachir@librem.one</email>
</author>
<published>2024-06-05T04:25:44Z</published>
<link rel='alternate' type='text/html' href='https://git.zachir.xyz/dotfiles.git/commit/?id=4d89bb814c92989db464727934b8863bedd4b2c9'/>
<id>urn:sha1:4d89bb814c92989db464727934b8863bedd4b2c9</id>
<content type='text'>
My latex projects use Makefiles to compile them; this makes that process
automatic.
</content>
</entry>
<entry>
<title>Use nvim smarttab and smartindent</title>
<updated>2024-06-05T04:24:28Z</updated>
<author>
<name>zachir</name>
<email>zachir@librem.one</email>
</author>
<published>2024-06-05T04:24:28Z</published>
<link rel='alternate' type='text/html' href='https://git.zachir.xyz/dotfiles.git/commit/?id=5578f1ca7eb8fcbe449c1fad1ea9a99a3a8c5938'/>
<id>urn:sha1:5578f1ca7eb8fcbe449c1fad1ea9a99a3a8c5938</id>
<content type='text'>
This gets all of the indenting and such sorted to be "smart".
</content>
</entry>
</feed>
