<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vimrc, branch master</title>
<subtitle>Configuration for my favorite text editor</subtitle>
<id>https://git.zlg.space/vimrc/atom/?h=master</id>
<link rel='self' href='https://git.zlg.space/vimrc/atom/?h=master'/>
<link rel='alternate' type='text/html' href='https://git.zlg.space/vimrc/'/>
<updated>2020-05-26T03:43:20Z</updated>
<entry>
<title>.gitignore: ignore doc tags</title>
<updated>2020-05-26T03:43:20Z</updated>
<author>
<name>zlg</name>
<email>zlg@zlg.space</email>
</author>
<published>2020-05-26T03:43:20Z</published>
<link rel='alternate' type='text/html' href='https://git.zlg.space/vimrc/commit/?id=b18f906aa0168cb9be9155c4c8b5d68904044e60'/>
<id>urn:sha1:b18f906aa0168cb9be9155c4c8b5d68904044e60</id>
<content type='text'>
</content>
</entry>
<entry>
<title>vimrc: Switch pico8 colors, vim syntaxing</title>
<updated>2020-05-26T03:41:25Z</updated>
<author>
<name>zlg</name>
<email>zlg@zlg.space</email>
</author>
<published>2020-05-26T03:41:25Z</published>
<link rel='alternate' type='text/html' href='https://git.zlg.space/vimrc/commit/?id=ad7a5b0213b5fbe3a2782b85f48ea62cdd92f04e'/>
<id>urn:sha1:ad7a5b0213b5fbe3a2782b85f48ea62cdd92f04e</id>
<content type='text'>
todo.txt is interesting; if it ends up not for me, I'll make my own vim
syntax instead. No big deal.
</content>
</entry>
<entry>
<title>Reintegrate personal library as autoload script</title>
<updated>2020-05-02T18:19:30Z</updated>
<author>
<name>zlg</name>
<email>zlg@zlg.space</email>
</author>
<published>2020-05-02T18:19:30Z</published>
<link rel='alternate' type='text/html' href='https://git.zlg.space/vimrc/commit/?id=526106d592d7203c108e72c2d30eacb70dd7a9d7'/>
<id>urn:sha1:526106d592d7203c108e72c2d30eacb70dd7a9d7</id>
<content type='text'>
Functions that I've built up over time were squirreled away in a
separate file for a while, but they were subtly broken and some didn't
work. All functions in the library should now work as expected, and
are easy to integrate into other installations of Vim.
</content>
</entry>
<entry>
<title>colors/zlg.vim: Remove Trailing group</title>
<updated>2020-05-02T18:10:22Z</updated>
<author>
<name>zlg</name>
<email>zlg@zlg.space</email>
</author>
<published>2020-05-02T18:10:22Z</published>
<link rel='alternate' type='text/html' href='https://git.zlg.space/vimrc/commit/?id=0ca386faa6f7922af78af9dae6b6b33dd34e94cc'/>
<id>urn:sha1:0ca386faa6f7922af78af9dae6b6b33dd34e94cc</id>
<content type='text'>
It wasn't applying correctly on files anyway.
</content>
</entry>
<entry>
<title>add SetKeyMap function, export funcs to own file</title>
<updated>2018-11-16T06:00:00Z</updated>
<author>
<name>zlg</name>
<email>zlg@zlg.space</email>
</author>
<published>2018-11-16T06:00:00Z</published>
<link rel='alternate' type='text/html' href='https://git.zlg.space/vimrc/commit/?id=885e12b6d508e0449502f89813c86476340e4ad0'/>
<id>urn:sha1:885e12b6d508e0449502f89813c86476340e4ad0</id>
<content type='text'>
With this commit, I can toggle between Dvorak and QWERTY layouts with
&lt;Leader&gt;q, making it much easier to edit text over the network.
</content>
</entry>
<entry>
<title>Clean up function comments</title>
<updated>2018-11-13T05:07:12Z</updated>
<author>
<name>zlg</name>
<email>zlg@zlg.space</email>
</author>
<published>2018-11-13T05:07:12Z</published>
<link rel='alternate' type='text/html' href='https://git.zlg.space/vimrc/commit/?id=2c8706045e6853508ecd29de0e4dab0c51133f44'/>
<id>urn:sha1:2c8706045e6853508ecd29de0e4dab0c51133f44</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add BufDiff()</title>
<updated>2018-11-13T05:06:37Z</updated>
<author>
<name>zlg</name>
<email>zlg@zlg.space</email>
</author>
<published>2018-11-13T05:06:37Z</published>
<link rel='alternate' type='text/html' href='https://git.zlg.space/vimrc/commit/?id=5279a9997af35f5940c5851e46c4247d38a6ee0a'/>
<id>urn:sha1:5279a9997af35f5940c5851e46c4247d38a6ee0a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add PICO-8 file preferences</title>
<updated>2018-11-13T05:05:58Z</updated>
<author>
<name>zlg</name>
<email>zlg@zlg.space</email>
</author>
<published>2018-11-13T05:05:58Z</published>
<link rel='alternate' type='text/html' href='https://git.zlg.space/vimrc/commit/?id=699b59eab1011eefeaf04c4df84a0b0c72379e27'/>
<id>urn:sha1:699b59eab1011eefeaf04c4df84a0b0c72379e27</id>
<content type='text'>
</content>
</entry>
<entry>
<title>switch to vim-plug, solarized colorscheme</title>
<updated>2018-11-13T05:00:46Z</updated>
<author>
<name>zlg</name>
<email>zlg@zlg.space</email>
</author>
<published>2018-11-13T05:00:46Z</published>
<link rel='alternate' type='text/html' href='https://git.zlg.space/vimrc/commit/?id=7e043911f5507e4492d5db83879977aa0f584b4a'/>
<id>urn:sha1:7e043911f5507e4492d5db83879977aa0f584b4a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update e-mail address in colors file</title>
<updated>2018-11-13T04:52:47Z</updated>
<author>
<name>zlg</name>
<email>zlg@zlg.space</email>
</author>
<published>2018-11-13T04:52:47Z</published>
<link rel='alternate' type='text/html' href='https://git.zlg.space/vimrc/commit/?id=9476ede6a96bd22c86e2572784e66c26c8310b0d'/>
<id>urn:sha1:9476ede6a96bd22c86e2572784e66c26c8310b0d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Disable list by default</title>
<updated>2016-11-14T06:47:45Z</updated>
<author>
<name>ZeLibertineGamer</name>
<email>zlg@zelibertinegamer.me</email>
</author>
<published>2016-11-14T06:47:45Z</published>
<link rel='alternate' type='text/html' href='https://git.zlg.space/vimrc/commit/?id=c3d2ca0e02a4039a993c60c2c0a6dbfbf573520b'/>
<id>urn:sha1:c3d2ca0e02a4039a993c60c2c0a6dbfbf573520b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Correct foldtext function</title>
<updated>2016-06-16T17:21:59Z</updated>
<author>
<name>ZeLibertineGamer</name>
<email>zlg@zelibertinegamer.me</email>
</author>
<published>2016-06-16T17:21:59Z</published>
<link rel='alternate' type='text/html' href='https://git.zlg.space/vimrc/commit/?id=20cb01f2bace954883264002ae31849c9176ee55'/>
<id>urn:sha1:20cb01f2bace954883264002ae31849c9176ee55</id>
<content type='text'>
No clue why it didn't take indent into account before...
</content>
</entry>
<entry>
<title>Ensure trailing spaces are always highlighted</title>
<updated>2016-06-14T12:03:10Z</updated>
<author>
<name>ZeLibertineGamer</name>
<email>zlg@zelibertinegamer.me</email>
</author>
<published>2016-06-14T12:03:10Z</published>
<link rel='alternate' type='text/html' href='https://git.zlg.space/vimrc/commit/?id=23f8f2c1baaf6d80d247341a48fb592f394eecc3'/>
<id>urn:sha1:23f8f2c1baaf6d80d247341a48fb592f394eecc3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reduce visual noise, improve trailing space look</title>
<updated>2016-06-12T11:18:30Z</updated>
<author>
<name>ZeLibertineGamer</name>
<email>zlg@zelibertinegamer.me</email>
</author>
<published>2016-06-12T11:18:30Z</published>
<link rel='alternate' type='text/html' href='https://git.zlg.space/vimrc/commit/?id=49937feadd20b1d5e5f76ed7b83ccb6864d46745'/>
<id>urn:sha1:49937feadd20b1d5e5f76ed7b83ccb6864d46745</id>
<content type='text'>
I got tired of seeing ¬ and ␣ all over the place. It hinders my
attention and gets in the way. listchars will stay on, but the only
thing I'll really see are my tabs, which I _do_ care about.
</content>
</entry>
<entry>
<title>Initial commit</title>
<updated>2016-06-10T22:57:03Z</updated>
<author>
<name>ZeLibertineGamer</name>
<email>zlg@zelibertinegamer.me</email>
</author>
<published>2016-06-10T22:52:29Z</published>
<link rel='alternate' type='text/html' href='https://git.zlg.space/vimrc/commit/?id=f6c1a78f35eedc6333195f57f5a0a983cf370164'/>
<id>urn:sha1:f6c1a78f35eedc6333195f57f5a0a983cf370164</id>
<content type='text'>
</content>
</entry>
</feed>
