<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nvim_config.git/variables.vim, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.mikehanus.xyz/nvim_config.git/atom?h=master</id>
<link rel='self' href='https://git.mikehanus.xyz/nvim_config.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.mikehanus.xyz/nvim_config.git/'/>
<updated>2020-10-30T17:13:09Z</updated>
<entry>
<title>move custom settings to core/ directory</title>
<updated>2020-10-30T17:13:09Z</updated>
<author>
<name>jdhao</name>
<email>jdhao@hotmail.com</email>
</author>
<published>2020-10-30T17:13:09Z</published>
<link rel='alternate' type='text/html' href='https://git.mikehanus.xyz/nvim_config.git/commit/?id=d0827ae776a83cddb30a4e7dada8d9f491cde334'/>
<id>urn:sha1:d0827ae776a83cddb30a4e7dada8d9f491cde334</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change netrw's http command</title>
<updated>2020-10-09T07:05:26Z</updated>
<author>
<name>jdhao</name>
<email>jdhao@hotmail.com</email>
</author>
<published>2020-10-09T07:05:26Z</published>
<link rel='alternate' type='text/html' href='https://git.mikehanus.xyz/nvim_config.git/commit/?id=a5eea11a5721b7abf4fa9b6ee2d074981bf236c3'/>
<id>urn:sha1:a5eea11a5721b7abf4fa9b6ee2d074981bf236c3</id>
<content type='text'>
It seems the default command used by netrw for download files (with curl) will error out on Windows for https://www.unicode.org.
I have no idea why. Need to work around this issue. See also https://github.com/chrisbra/unicode.vim/issues/51</content>
</entry>
<entry>
<title>disable tutor plugin</title>
<updated>2020-09-30T08:04:22Z</updated>
<author>
<name>jdhao</name>
<email>jdhao@hotmail.com</email>
</author>
<published>2020-09-30T08:04:22Z</published>
<link rel='alternate' type='text/html' href='https://git.mikehanus.xyz/nvim_config.git/commit/?id=2b015bd51e52a0ca6e56fcbdd92238e44ee5401a'/>
<id>urn:sha1:2b015bd51e52a0ca6e56fcbdd92238e44ee5401a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change custom variable location</title>
<updated>2020-09-30T07:51:29Z</updated>
<author>
<name>jdhao</name>
<email>jdhao@hotmail.com</email>
</author>
<published>2020-09-30T07:51:29Z</published>
<link rel='alternate' type='text/html' href='https://git.mikehanus.xyz/nvim_config.git/commit/?id=63dfd0031c37dbb88d0a11e449e7c0a02abef4e9'/>
<id>urn:sha1:63dfd0031c37dbb88d0a11e449e7c0a02abef4e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>do not load menu(I have never used it)</title>
<updated>2020-09-27T11:57:37Z</updated>
<author>
<name>jdhao</name>
<email>jdhao@hotmail.com</email>
</author>
<published>2020-09-27T11:57:37Z</published>
<link rel='alternate' type='text/html' href='https://git.mikehanus.xyz/nvim_config.git/commit/?id=a5ff42407bea5ac2e75cd083c0bb67f71bcb7bc7'/>
<id>urn:sha1:a5ff42407bea5ac2e75cd083c0bb67f71bcb7bc7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change vim script style from 4-space indent to 2-space</title>
<updated>2020-09-26T01:15:40Z</updated>
<author>
<name>jdhao</name>
<email>jdhao@hotmail.com</email>
</author>
<published>2020-09-26T01:15:40Z</published>
<link rel='alternate' type='text/html' href='https://git.mikehanus.xyz/nvim_config.git/commit/?id=b65c7c6d702ba0371e917066b55a58cf14f2d1bb'/>
<id>urn:sha1:b65c7c6d702ba0371e917066b55a58cf14f2d1bb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update system check method</title>
<updated>2019-12-09T15:21:28Z</updated>
<author>
<name>jdhao</name>
<email>jdhao@hotmail.com</email>
</author>
<published>2019-12-09T15:21:28Z</published>
<link rel='alternate' type='text/html' href='https://git.mikehanus.xyz/nvim_config.git/commit/?id=62d8266f0778724d8f2510e8b3df9b4d57a29da2'/>
<id>urn:sha1:62d8266f0778724d8f2510e8b3df9b4d57a29da2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Disable loading matchit plugin</title>
<updated>2019-11-29T02:35:58Z</updated>
<author>
<name>jdhao</name>
<email>jdhao@hotmail.com</email>
</author>
<published>2019-11-29T02:35:58Z</published>
<link rel='alternate' type='text/html' href='https://git.mikehanus.xyz/nvim_config.git/commit/?id=87ffb23f4c12e9f42b131d8b550f1f5e922f2185'/>
<id>urn:sha1:87ffb23f4c12e9f42b131d8b550f1f5e922f2185</id>
<content type='text'>
Add the global variable identifier to loaded_matchit variable</content>
</entry>
<entry>
<title>Fix a bug about Python 3 path</title>
<updated>2019-11-25T02:14:01Z</updated>
<author>
<name>jdhao</name>
<email>jdhao@hotmail.com</email>
</author>
<published>2019-11-25T02:14:01Z</published>
<link rel='alternate' type='text/html' href='https://git.mikehanus.xyz/nvim_config.git/commit/?id=c6d748ff099f18b56d5ab93a554cba1663a47b1d'/>
<id>urn:sha1:c6d748ff099f18b56d5ab93a554cba1663a47b1d</id>
<content type='text'>
On Windows, there is not python3.exe symlinked to python.exe when you use Anaconda 3. There is just one python.exe, which
will start Python 3. So we should check the existence of python instead of python3. It is the user's responsibility to make sure
that Python 3 is installed instead of Python 2.</content>
</entry>
<entry>
<title>Change netrw settings</title>
<updated>2019-11-22T17:24:51Z</updated>
<author>
<name>jdhao</name>
<email>jdhao@hotmail.com</email>
</author>
<published>2019-11-22T17:24:51Z</published>
<link rel='alternate' type='text/html' href='https://git.mikehanus.xyz/nvim_config.git/commit/?id=f66dba0e7aa950ecbc0441cb2f7dc7182c96aa22'/>
<id>urn:sha1:f66dba0e7aa950ecbc0441cb2f7dc7182c96aa22</id>
<content type='text'>
</content>
</entry>
</feed>
