<feed xmlns='http://www.w3.org/2005/Atom'>
<title>config_local_arch/home/xyz/.config/nvim, branch master</title>
<subtitle>Device dependent config files for Arch Linux, managed by https://git.flylightning.xyz/fsh/tree/sh/cfg (git bare repo method)</subtitle>
<id>https://git.flylightning.xyz/config_local_arch/atom?h=master</id>
<link rel='self' href='https://git.flylightning.xyz/config_local_arch/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.flylightning.xyz/config_local_arch/'/>
<updated>2026-04-12T22:20:04Z</updated>
<entry>
<title>it was changed upstream</title>
<updated>2026-04-12T22:20:04Z</updated>
<author>
<name>Xiao Pan</name>
<email>xyz@flylightning.xyz</email>
</author>
<published>2026-04-12T22:20:04Z</published>
<link rel='alternate' type='text/html' href='https://git.flylightning.xyz/config_local_arch/commit/?id=64f0e3952f441a2623b880347142b618bd8f4150'/>
<id>urn:sha1:64f0e3952f441a2623b880347142b618bd8f4150</id>
<content type='text'>
</content>
</entry>
<entry>
<title>init.nvim more comment about new statusline behavior</title>
<updated>2026-04-12T22:15:54Z</updated>
<author>
<name>Xiao Pan</name>
<email>xyz@flylightning.xyz</email>
</author>
<published>2026-04-12T22:15:54Z</published>
<link rel='alternate' type='text/html' href='https://git.flylightning.xyz/config_local_arch/commit/?id=f75ddf0933f3870592f9118143012cd6e9832ffb'/>
<id>urn:sha1:f75ddf0933f3870592f9118143012cd6e9832ffb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make nvim init.vim more compatible with vim</title>
<updated>2026-04-12T22:01:46Z</updated>
<author>
<name>Xiao Pan</name>
<email>xyz@flylightning.xyz</email>
</author>
<published>2026-04-12T22:01:46Z</published>
<link rel='alternate' type='text/html' href='https://git.flylightning.xyz/config_local_arch/commit/?id=cd82ce16d306aec47a128849290dab74b3598763'/>
<id>urn:sha1:cd82ce16d306aec47a128849290dab74b3598763</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: nvim 0.12.1 config statusline need = at first</title>
<updated>2026-04-12T21:48:12Z</updated>
<author>
<name>Xiao Pan</name>
<email>xyz@flylightning.xyz</email>
</author>
<published>2026-04-12T21:48:12Z</published>
<link rel='alternate' type='text/html' href='https://git.flylightning.xyz/config_local_arch/commit/?id=5d279e8dfc0898f00618a076fc68d756661cf6cf'/>
<id>urn:sha1:5d279e8dfc0898f00618a076fc68d756661cf6cf</id>
<content type='text'>
Before nvim 0.12.1, statusline+=%&lt; as first works, now it needs =
instead of += else it will show two statuline. statusline+=%&lt; as first
seems still work with new version of vim. It maybe because now nvim `:
set statusline?` is not empty but at vim it is empty
</content>
</entry>
<entry>
<title>config nvim to let gq wrap Chinese sentences</title>
<updated>2025-07-27T05:49:55Z</updated>
<author>
<name>Xiao Pan</name>
<email>xyz@flylightning.xyz</email>
</author>
<published>2025-07-27T05:49:55Z</published>
<link rel='alternate' type='text/html' href='https://git.flylightning.xyz/config_local_arch/commit/?id=7538adb5ac559517be4317e545a01e2eced98e4a'/>
<id>urn:sha1:7538adb5ac559517be4317e545a01e2eced98e4a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>upstream name change</title>
<updated>2025-03-29T11:22:45Z</updated>
<author>
<name>Xiao Pan</name>
<email>xyz@flylightning.xyz</email>
</author>
<published>2025-03-29T11:21:05Z</published>
<link rel='alternate' type='text/html' href='https://git.flylightning.xyz/config_local_arch/commit/?id=62f6d4fbdf849bedf4a38081767529cb69b0ef61'/>
<id>urn:sha1:62f6d4fbdf849bedf4a38081767529cb69b0ef61</id>
<content type='text'>
https://github.com/neovim/neovim/issues/33075
https://github.com/neovim/neovim/pull/33122
</content>
</entry>
<entry>
<title>fcitx.nvim no issue of leave search switch to pinyin</title>
<updated>2025-03-05T07:34:31Z</updated>
<author>
<name>Xiao Pan</name>
<email>xyz@flylightning.xyz</email>
</author>
<published>2025-03-05T07:34:31Z</published>
<link rel='alternate' type='text/html' href='https://git.flylightning.xyz/config_local_arch/commit/?id=e45be47a9c984692e7faf4f17f4a0ea248ebfde2'/>
<id>urn:sha1:e45be47a9c984692e7faf4f17f4a0ea248ebfde2</id>
<content type='text'>
h-hg/fcitx.nvim is the only one out of the three alternatives that does
not have this issue: after / search with chinese pingyin, then enter,
then in normal mode if I press one key, e.g., k, it will trying to use
chinese pingyin instead of using english
</content>
</entry>
<entry>
<title>add comment</title>
<updated>2025-01-01T02:46:05Z</updated>
<author>
<name>Xiao Pan</name>
<email>xyz@flylightning.xyz</email>
</author>
<published>2025-01-01T02:46:05Z</published>
<link rel='alternate' type='text/html' href='https://git.flylightning.xyz/config_local_arch/commit/?id=0a2ae18945614acc2d3b4d8ec75106aa3c942c6f'/>
<id>urn:sha1:0a2ae18945614acc2d3b4d8ec75106aa3c942c6f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>upstream colorscheme seems changed fold title to yellow which is more readable, so no need to customize by myself</title>
<updated>2025-01-01T02:44:37Z</updated>
<author>
<name>Xiao Pan</name>
<email>xyz@flylightning.xyz</email>
</author>
<published>2025-01-01T02:44:37Z</published>
<link rel='alternate' type='text/html' href='https://git.flylightning.xyz/config_local_arch/commit/?id=4aba219998db8b88f3daf6eff4c7fa82c818cebb'/>
<id>urn:sha1:4aba219998db8b88f3daf6eff4c7fa82c818cebb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>tinted-theming/tinted-vim breaking changes</title>
<updated>2024-12-10T09:09:53Z</updated>
<author>
<name>Xiao Pan</name>
<email>xyz@flylightning.xyz</email>
</author>
<published>2024-12-10T09:09:04Z</published>
<link rel='alternate' type='text/html' href='https://git.flylightning.xyz/config_local_arch/commit/?id=30f2d50e96b4bb9d63db601f5951510318182ec3'/>
<id>urn:sha1:30f2d50e96b4bb9d63db601f5951510318182ec3</id>
<content type='text'>
https://github.com/tinted-theming/tinted-vim/pull/89
</content>
</entry>
</feed>
