<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Tharre/dotfiles/.vim/bundle, branch master</title>
<subtitle>My personal dotfiles.</subtitle>
<id>https://git.th73.ovh/Tharre/dotfiles/atom?h=master</id>
<link rel='self' href='https://git.th73.ovh/Tharre/dotfiles/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.th73.ovh/Tharre/dotfiles/'/>
<updated>2019-06-09T02:04:01Z</updated>
<entry>
<title>vim: add signify plugin</title>
<updated>2019-06-09T02:04:01Z</updated>
<author>
<name>Tharre</name>
<email>tharre3@gmail.com</email>
</author>
<published>2019-06-09T02:02:53Z</published>
<link rel='alternate' type='text/html' href='https://git.th73.ovh/Tharre/dotfiles/commit/?id=bdccf9ca07d2144cdab2337a4222fc63aeb3c488'/>
<id>urn:sha1:bdccf9ca07d2144cdab2337a4222fc63aeb3c488</id>
<content type='text'>
</content>
</entry>
<entry>
<title>vim: add vim-fugitive</title>
<updated>2018-07-18T11:29:51Z</updated>
<author>
<name>Tharre</name>
<email>tharre3@gmail.com</email>
</author>
<published>2018-07-18T11:29:51Z</published>
<link rel='alternate' type='text/html' href='https://git.th73.ovh/Tharre/dotfiles/commit/?id=56266928abecd131bce8e105de32e26ca1b4d50d'/>
<id>urn:sha1:56266928abecd131bce8e105de32e26ca1b4d50d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>vim: replace ctrlp with fzf</title>
<updated>2018-07-17T20:05:33Z</updated>
<author>
<name>Tharre</name>
<email>tharre3@gmail.com</email>
</author>
<published>2018-07-17T19:56:35Z</published>
<link rel='alternate' type='text/html' href='https://git.th73.ovh/Tharre/dotfiles/commit/?id=d2df210813307643d6cd1f29b9b397d2ee57ee82'/>
<id>urn:sha1:d2df210813307643d6cd1f29b9b397d2ee57ee82</id>
<content type='text'>
CtrlP is nice when there are not a lot of files in the directory, but
becomes really slow on larger codebases (i.e. the linux kernel). While
it's possible to work around this to some extend, there are much better
alternatives now.

The most general (and fastest) of which is fzf. Combined with fd, a
faster `find` it handles even absurd amounts of files practically
instantly.

The only real downside of this setup is that it requires both fzf and fd
to be installed.
</content>
</entry>
<entry>
<title>vim: replace nerdcommenter with vim-commentary</title>
<updated>2018-07-17T20:05:07Z</updated>
<author>
<name>Tharre</name>
<email>tharre3@gmail.com</email>
</author>
<published>2018-07-17T12:08:01Z</published>
<link rel='alternate' type='text/html' href='https://git.th73.ovh/Tharre/dotfiles/commit/?id=a47ad306915c2a4976c931da7d5d92aad19c1ddf'/>
<id>urn:sha1:a47ad306915c2a4976c931da7d5d92aad19c1ddf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>vim: replace deprecated rust.vim plugin</title>
<updated>2018-07-03T17:46:59Z</updated>
<author>
<name>Tharre</name>
<email>tharre3@gmail.com</email>
</author>
<published>2018-07-03T17:46:59Z</published>
<link rel='alternate' type='text/html' href='https://git.th73.ovh/Tharre/dotfiles/commit/?id=7c17e7f0933e49647e07e519292cf99da597e6c2'/>
<id>urn:sha1:7c17e7f0933e49647e07e519292cf99da597e6c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>vim: update jedi-vim: 0.8.0 -&gt; 0.9.0</title>
<updated>2018-04-12T18:50:26Z</updated>
<author>
<name>Tharre</name>
<email>tharre3@gmail.com</email>
</author>
<published>2018-04-12T18:50:26Z</published>
<link rel='alternate' type='text/html' href='https://git.th73.ovh/Tharre/dotfiles/commit/?id=b81ad815ed7b6dadd9eb6b4e839d790f5da396cd'/>
<id>urn:sha1:b81ad815ed7b6dadd9eb6b4e839d790f5da396cd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>vim: update vim-airline: v0.8 -&gt; v0.9</title>
<updated>2018-04-12T18:49:15Z</updated>
<author>
<name>Tharre</name>
<email>tharre3@gmail.com</email>
</author>
<published>2018-04-12T18:49:15Z</published>
<link rel='alternate' type='text/html' href='https://git.th73.ovh/Tharre/dotfiles/commit/?id=c86afc886e21a03c6ffef8851b81d89b40d14f26'/>
<id>urn:sha1:c86afc886e21a03c6ffef8851b81d89b40d14f26</id>
<content type='text'>
</content>
</entry>
<entry>
<title>vim: update ale: v1.5.0 -&gt; v1.8.0</title>
<updated>2018-04-12T18:48:50Z</updated>
<author>
<name>Tharre</name>
<email>tharre3@gmail.com</email>
</author>
<published>2018-04-12T18:48:50Z</published>
<link rel='alternate' type='text/html' href='https://git.th73.ovh/Tharre/dotfiles/commit/?id=5d3a1bba5a3d6e4975ef513df792684fd5c01679'/>
<id>urn:sha1:5d3a1bba5a3d6e4975ef513df792684fd5c01679</id>
<content type='text'>
</content>
</entry>
<entry>
<title>vim: hexmode: remove autodetection mode</title>
<updated>2018-02-02T13:59:36Z</updated>
<author>
<name>Tharre</name>
<email>tharre3@gmail.com</email>
</author>
<published>2018-02-02T13:59:36Z</published>
<link rel='alternate' type='text/html' href='https://git.th73.ovh/Tharre/dotfiles/commit/?id=983cd9bb341fd1f70b472c60bd23f2116685b001'/>
<id>urn:sha1:983cd9bb341fd1f70b472c60bd23f2116685b001</id>
<content type='text'>
</content>
</entry>
<entry>
<title>vim: add hexmode plugin for editing binary files</title>
<updated>2017-11-20T13:37:41Z</updated>
<author>
<name>Tharre</name>
<email>tharre3@gmail.com</email>
</author>
<published>2017-11-20T13:37:41Z</published>
<link rel='alternate' type='text/html' href='https://git.th73.ovh/Tharre/dotfiles/commit/?id=e35ec3294b4f181d1fc641ac94328386b6312ca7'/>
<id>urn:sha1:e35ec3294b4f181d1fc641ac94328386b6312ca7</id>
<content type='text'>
</content>
</entry>
</feed>
