<feed xmlns='http://www.w3.org/2005/Atom'>
<title>config_local_arch/home/xyz/.config/nvim, branch ib</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/home/xyz/.config/nvim?h=ib</id>
<link rel='self' href='https://git.flylightning.xyz/config_local_arch/atom/home/xyz/.config/nvim?h=ib'/>
<link rel='alternate' type='text/html' href='https://git.flylightning.xyz/config_local_arch/'/>
<updated>2026-06-14T20:40:29Z</updated>
<entry>
<title>add comment</title>
<updated>2026-06-14T20:40:29Z</updated>
<author>
<name>Xiao Pan</name>
<email>xyz@flylightning.xyz</email>
</author>
<published>2026-05-03T07:44:40Z</published>
<link rel='alternate' type='text/html' href='https://git.flylightning.xyz/config_local_arch/commit/?id=ebfd90848e6b88d52dd8d9eab4ae6e98553863db'/>
<id>urn:sha1:ebfd90848e6b88d52dd8d9eab4ae6e98553863db</id>
<content type='text'>
</content>
</entry>
<entry>
<title>vim show readonly [RO] on statusline</title>
<updated>2026-06-14T20:39:25Z</updated>
<author>
<name>Xiao Pan</name>
<email>xyz@flylightning.xyz</email>
</author>
<published>2026-05-03T06:57:18Z</published>
<link rel='alternate' type='text/html' href='https://git.flylightning.xyz/config_local_arch/commit/?id=f556351c35fa8e3912d71549e78a50a75d06089b'/>
<id>urn:sha1:f556351c35fa8e3912d71549e78a50a75d06089b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>better comment</title>
<updated>2026-05-02T17:58:51Z</updated>
<author>
<name>Xiao Pan</name>
<email>xyz@flylightning.xyz</email>
</author>
<published>2026-05-01T16:43:14Z</published>
<link rel='alternate' type='text/html' href='https://git.flylightning.xyz/config_local_arch/commit/?id=de956d2fc069970beba242631fe814da926e7a36'/>
<id>urn:sha1:de956d2fc069970beba242631fe814da926e7a36</id>
<content type='text'>
</content>
</entry>
<entry>
<title>nvim workaround .md high CPU usage</title>
<updated>2026-05-02T17:58:42Z</updated>
<author>
<name>Xiao Pan</name>
<email>xyz@flylightning.xyz</email>
</author>
<published>2026-05-01T15:58:57Z</published>
<link rel='alternate' type='text/html' href='https://git.flylightning.xyz/config_local_arch/commit/?id=bcfa6779640b217d300234d57f7e2172e656c0ea'/>
<id>urn:sha1:bcfa6779640b217d300234d57f7e2172e656c0ea</id>
<content type='text'>
neovim high CPU usage when editing markdown file with many lines, e.g.,
more than 100 lines, can be workarounded with :lua vim.treesitter.stop()

https://github.com/neovim/neovim/discussions/39277
</content>
</entry>
<entry>
<title>it was changed upstream</title>
<updated>2026-05-02T17:50:30Z</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=0a6bffc116dc86aad606eaf8eb6eaccbd3ae5c2f'/>
<id>urn:sha1:0a6bffc116dc86aad606eaf8eb6eaccbd3ae5c2f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>init.nvim more comment about new statusline behavior</title>
<updated>2026-05-02T17:50:23Z</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=dbc06b2b001acf5151c92b45e45bbcc89332db14'/>
<id>urn:sha1:dbc06b2b001acf5151c92b45e45bbcc89332db14</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make nvim init.vim more compatible with vim</title>
<updated>2026-05-02T17:50:19Z</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=4e960a2614accbdbddf0facf90779b54d39ede91'/>
<id>urn:sha1:4e960a2614accbdbddf0facf90779b54d39ede91</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: nvim 0.12.1 config statusline need = at first</title>
<updated>2026-05-02T17:50:15Z</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=573ce2e585691583c0200d5c28d5207fff27ff10'/>
<id>urn:sha1:573ce2e585691583c0200d5c28d5207fff27ff10</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>upstream name change</title>
<updated>2025-03-30T01:30:30Z</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=4dab77ca87c0bb6c792e3579326fcf94a4a33ec0'/>
<id>urn:sha1:4dab77ca87c0bb6c792e3579326fcf94a4a33ec0</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-30T01:28:09Z</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=37fd368178875059f7d43bd10dd719f5712af704'/>
<id>urn:sha1:37fd368178875059f7d43bd10dd719f5712af704</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>
</feed>
