<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vimrice/dotfiles/.local/share/nvim/site, branch master</title>
<subtitle>Personal neovim config/dotfiles.</subtitle>
<id>https://git.yaroslavps.com/configs/vimrice/atom?h=master</id>
<link rel='self' href='https://git.yaroslavps.com/configs/vimrice/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.yaroslavps.com/configs/vimrice/'/>
<updated>2023-04-19T21:56:51Z</updated>
<entry>
<title>Treesitter configuration</title>
<updated>2023-04-19T21:56:51Z</updated>
<author>
<name>Yaroslav de la Peña Smirnov</name>
<email>yps@yaroslavps.com</email>
</author>
<published>2023-04-14T21:22:09Z</published>
<link rel='alternate' type='text/html' href='https://git.yaroslavps.com/configs/vimrice/commit/?id=35d8da7b83442acafbe4349534d28c4f170d88e4'/>
<id>urn:sha1:35d8da7b83442acafbe4349534d28c4f170d88e4</id>
<content type='text'>
Neovim 0.9 uses treesitter by default so I'm making the switch.

* treesitter syntax highlight configuration
* color palette changes.
</content>
</entry>
<entry>
<title>Edit colorscheme to allow for non-"opaque" bg</title>
<updated>2022-09-20T16:09:56Z</updated>
<author>
<name>Yaroslav de la Peña Smirnov</name>
<email>yps@yaroslavps.com</email>
</author>
<published>2022-09-20T16:09:56Z</published>
<link rel='alternate' type='text/html' href='https://git.yaroslavps.com/configs/vimrice/commit/?id=5ec55f35744239e6a25ed651c5b87335a04653b6'/>
<id>urn:sha1:5ec55f35744239e6a25ed651c5b87335a04653b6</id>
<content type='text'>
With this option, now it is possible to not set the text background and
use instead the terminal's one background, for example, if one wants to
use a terminal with transparency.
</content>
</entry>
<entry>
<title>Changes to colors</title>
<updated>2020-12-01T20:45:46Z</updated>
<author>
<name>Yaroslav de la Peña Smirnov</name>
<email>yps@yaroslavps.com</email>
</author>
<published>2020-12-01T20:45:46Z</published>
<link rel='alternate' type='text/html' href='https://git.yaroslavps.com/configs/vimrice/commit/?id=105e7ad5d2a83b310a4b92dd25e116f62192ffca'/>
<id>urn:sha1:105e7ad5d2a83b310a4b92dd25e116f62192ffca</id>
<content type='text'>
* Updated personal color scheme
* Deleted unused color schemes
</content>
</entry>
<entry>
<title>Move filetype-specific preferences to main config</title>
<updated>2020-11-02T22:54:05Z</updated>
<author>
<name>Yaroslav de la Peña Smirnov</name>
<email>yps@yaroslavps.com</email>
</author>
<published>2020-11-02T22:54:05Z</published>
<link rel='alternate' type='text/html' href='https://git.yaroslavps.com/configs/vimrice/commit/?id=daf9816886112d9667fc0bc3696387e4eede5315'/>
<id>urn:sha1:daf9816886112d9667fc0bc3696387e4eede5315</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch to more based indentation method</title>
<updated>2020-10-10T13:07:25Z</updated>
<author>
<name>Yaroslav de la Peña Smirnov</name>
<email>yps@yaroslavps.com</email>
</author>
<published>2020-10-10T13:07:25Z</published>
<link rel='alternate' type='text/html' href='https://git.yaroslavps.com/configs/vimrice/commit/?id=081c3de2af751db0d0074160456b68d1ffb0a733'/>
<id>urn:sha1:081c3de2af751db0d0074160456b68d1ffb0a733</id>
<content type='text'>
Also cleanup indentation in main configuration file, and consolidate
several filetype specific settings in the main config file.
</content>
</entry>
<entry>
<title>changes to indentation configuration</title>
<updated>2020-10-06T20:24:01Z</updated>
<author>
<name>Yaroslav</name>
<email>contact@yaroslavps.com</email>
</author>
<published>2020-10-06T20:24:01Z</published>
<link rel='alternate' type='text/html' href='https://git.yaroslavps.com/configs/vimrice/commit/?id=2df856029eac8c05de35ef4a9b92fff84f2feefd'/>
<id>urn:sha1:2df856029eac8c05de35ef4a9b92fff84f2feefd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add textwidth column</title>
<updated>2020-09-29T08:59:56Z</updated>
<author>
<name>Yaroslav</name>
<email>contact@yaroslavps.com</email>
</author>
<published>2020-09-29T08:59:56Z</published>
<link rel='alternate' type='text/html' href='https://git.yaroslavps.com/configs/vimrice/commit/?id=59503a30522fad9d87c878f3eb71a8c5e64d8562'/>
<id>urn:sha1:59503a30522fad9d87c878f3eb71a8c5e64d8562</id>
<content type='text'>
Also, set textwidth to 80 for Rust files
</content>
</entry>
<entry>
<title>Changes to file syntax config files</title>
<updated>2020-09-12T18:59:39Z</updated>
<author>
<name>Yaroslav</name>
<email>contact@yaroslavps.com</email>
</author>
<published>2020-09-12T18:59:39Z</published>
<link rel='alternate' type='text/html' href='https://git.yaroslavps.com/configs/vimrice/commit/?id=639d95337f8b58c43c4115cf83cb0c278a621db1'/>
<id>urn:sha1:639d95337f8b58c43c4115cf83cb0c278a621db1</id>
<content type='text'>
Mostly added syntax foldmethod to C, C++, and JS files.
</content>
</entry>
<entry>
<title>filetype related changes</title>
<updated>2020-08-11T21:34:31Z</updated>
<author>
<name>Yaroslav</name>
<email>contact@yaroslavps.com</email>
</author>
<published>2020-08-11T21:34:31Z</published>
<link rel='alternate' type='text/html' href='https://git.yaroslavps.com/configs/vimrice/commit/?id=fd2c69bf1821d9d0f1b489f9161e0a6ddd7d105d'/>
<id>urn:sha1:fd2c69bf1821d9d0f1b489f9161e0a6ddd7d105d</id>
<content type='text'>
* Updated some filetype.vim that are related to simple text or prose
writing (not coding related) to use a different context with SuperTab
* Use LanguageClient-neovim + RLS instead of racer
</content>
</entry>
<entry>
<title>Fixed and improved personal colorscheme (ultramar)</title>
<updated>2020-08-11T10:38:25Z</updated>
<author>
<name>Yaroslav</name>
<email>contact@yaroslavps.com</email>
</author>
<published>2020-08-11T10:38:25Z</published>
<link rel='alternate' type='text/html' href='https://git.yaroslavps.com/configs/vimrice/commit/?id=fd96cd20373d5daf8665fc8331ffa14831c7d9c2'/>
<id>urn:sha1:fd96cd20373d5daf8665fc8331ffa14831c7d9c2</id>
<content type='text'>
Made some fixes to the colorscheme, added a function to change the color
of the statusline highlight when in insert mode.
</content>
</entry>
</feed>
