<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nvim_config.git/docs/Nvim_setup.sh, 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>2021-08-01T16:25:05Z</updated>
<entry>
<title>Rename setup script for Linux</title>
<updated>2021-08-01T16:25:05Z</updated>
<author>
<name>jdhao</name>
<email>jdhao@hotmail.com</email>
</author>
<published>2021-08-01T16:25:05Z</published>
<link rel='alternate' type='text/html' href='https://git.mikehanus.xyz/nvim_config.git/commit/?id=42c564019e9e2fa6b6e0c44ebc9c5bc42b7a702a'/>
<id>urn:sha1:42c564019e9e2fa6b6e0c44ebc9c5bc42b7a702a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update setup script</title>
<updated>2021-07-18T10:36:50Z</updated>
<author>
<name>jdhao</name>
<email>jdhao@hotmail.com</email>
</author>
<published>2021-07-18T10:36:50Z</published>
<link rel='alternate' type='text/html' href='https://git.mikehanus.xyz/nvim_config.git/commit/?id=b210540eab6dc59ae0ab5fcc6525c845a8afd03b'/>
<id>urn:sha1:b210540eab6dc59ae0ab5fcc6525c845a8afd03b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>failed to install Node</title>
<updated>2021-07-18T09:58:31Z</updated>
<author>
<name>easion101</name>
<email>87601093+easion101@users.noreply.github.com</email>
</author>
<published>2021-07-18T09:58:31Z</published>
<link rel='alternate' type='text/html' href='https://git.mikehanus.xyz/nvim_config.git/commit/?id=e2f129d46d8c6f63ab6bc060f388b065c06accd6'/>
<id>urn:sha1:e2f129d46d8c6f63ab6bc060f388b065c06accd6</id>
<content type='text'>
1. line 99 tries to extract a zipped file which would be downloaded later(at line 105), and then line 112 will extract that file again, except that it's using a wrong argument "zxvf".  
fix: comment out line 99, fix line 112 args from "zxvf" to "xvf"
2. typo at line 116, I think it should be "NODE_DIR", it was "NVIM_DIR", which hasn't be installed yet.</content>
</entry>
<entry>
<title>Update install script</title>
<updated>2021-07-15T17:09:38Z</updated>
<author>
<name>jdhao</name>
<email>jdhao@hotmail.com</email>
</author>
<published>2021-07-15T17:09:38Z</published>
<link rel='alternate' type='text/html' href='https://git.mikehanus.xyz/nvim_config.git/commit/?id=49f5f0155a58e50d82db6625fbfd9aa603c7bd01'/>
<id>urn:sha1:49f5f0155a58e50d82db6625fbfd9aa603c7bd01</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add install instruction for nodejs and vim-language-server</title>
<updated>2021-07-15T16:44:28Z</updated>
<author>
<name>jdhao</name>
<email>jdhao@hotmail.com</email>
</author>
<published>2021-07-15T16:44:28Z</published>
<link rel='alternate' type='text/html' href='https://git.mikehanus.xyz/nvim_config.git/commit/?id=7e75a91d66b4de0e68343fb2a12ff68333f836da'/>
<id>urn:sha1:7e75a91d66b4de0e68343fb2a12ff68333f836da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use pylsp instead of pyls</title>
<updated>2021-07-15T15:33:02Z</updated>
<author>
<name>jdhao</name>
<email>jdhao@hotmail.com</email>
</author>
<published>2021-07-15T15:33:02Z</published>
<link rel='alternate' type='text/html' href='https://git.mikehanus.xyz/nvim_config.git/commit/?id=ffb0601aca630d33adc84606db54aca3a5484e72'/>
<id>urn:sha1:ffb0601aca630d33adc84606db54aca3a5484e72</id>
<content type='text'>
It seems that pyls, the original python language server has lost its
momentum, and pylsp is a community driven fork of pyls. So
nvim-lspconfig has dropped support for pyls in https://github.com/neovim/nvim-lspconfig/pull/1074.
See also https://github.com/palantir/python-language-server/issues/935
and https://github.com/python-lsp/python-lsp-server/issues/27.
</content>
</entry>
<entry>
<title>Update doc and install script</title>
<updated>2021-07-04T09:54:30Z</updated>
<author>
<name>jdhao</name>
<email>jdhao@hotmail.com</email>
</author>
<published>2021-07-04T09:51:48Z</published>
<link rel='alternate' type='text/html' href='https://git.mikehanus.xyz/nvim_config.git/commit/?id=f9484a662366ab235c8fb3a821df9a0a13289441'/>
<id>urn:sha1:f9484a662366ab235c8fb3a821df9a0a13289441</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update Python settings and related doc</title>
<updated>2021-03-25T15:15:54Z</updated>
<author>
<name>jdhao</name>
<email>jdhao@hotmail.com</email>
</author>
<published>2021-03-25T15:15:54Z</published>
<link rel='alternate' type='text/html' href='https://git.mikehanus.xyz/nvim_config.git/commit/?id=41a2d1b950fc1eae69f8937d5765939ec725acaf'/>
<id>urn:sha1:41a2d1b950fc1eae69f8937d5765939ec725acaf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update nvim setup script</title>
<updated>2021-01-08T14:53:21Z</updated>
<author>
<name>jdhao</name>
<email>jdhao@hotmail.com</email>
</author>
<published>2021-01-08T14:53:21Z</published>
<link rel='alternate' type='text/html' href='https://git.mikehanus.xyz/nvim_config.git/commit/?id=02b15f057fa72e16d660ae21339efc689dc61288'/>
<id>urn:sha1:02b15f057fa72e16d660ae21339efc689dc61288</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update documentation and install script for Linux</title>
<updated>2020-11-06T15:54:26Z</updated>
<author>
<name>jdhao</name>
<email>jdhao@hotmail.com</email>
</author>
<published>2020-11-06T15:54:26Z</published>
<link rel='alternate' type='text/html' href='https://git.mikehanus.xyz/nvim_config.git/commit/?id=7dc6ea159b7ed0c714823a868af80243e43ac95b'/>
<id>urn:sha1:7dc6ea159b7ed0c714823a868af80243e43ac95b</id>
<content type='text'>
</content>
</entry>
</feed>
