<feed xmlns='http://www.w3.org/2005/Atom'>
<title>config_local_arch, 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/?h=ib</id>
<link rel='self' href='https://git.flylightning.xyz/config_local_arch/atom/?h=ib'/>
<link rel='alternate' type='text/html' href='https://git.flylightning.xyz/config_local_arch/'/>
<updated>2026-05-02T17:58:51Z</updated>
<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>new root partition install new jackett seems cause api key change</title>
<updated>2026-05-01T20:37:06Z</updated>
<author>
<name>Xiao Pan</name>
<email>xyz@flylightning.xyz</email>
</author>
<published>2026-05-01T20:37:06Z</published>
<link rel='alternate' type='text/html' href='https://git.flylightning.xyz/config_local_arch/commit/?id=26d29db8993179aa6540b66751db748c11c59569'/>
<id>urn:sha1:26d29db8993179aa6540b66751db748c11c59569</id>
<content type='text'>
</content>
</entry>
<entry>
<title>meta</title>
<updated>2026-05-01T20:33:43Z</updated>
<author>
<name>Xiao Pan</name>
<email>xyz@flylightning.xyz</email>
</author>
<published>2026-05-01T20:33:43Z</published>
<link rel='alternate' type='text/html' href='https://git.flylightning.xyz/config_local_arch/commit/?id=15cf2bdc3f325b4dac79403696f7465d9f544cd4'/>
<id>urn:sha1:15cf2bdc3f325b4dac79403696f7465d9f544cd4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>jackett run in ns0 network namespace</title>
<updated>2026-05-01T20:33:24Z</updated>
<author>
<name>Xiao Pan</name>
<email>xyz@flylightning.xyz</email>
</author>
<published>2026-05-01T20:33:24Z</published>
<link rel='alternate' type='text/html' href='https://git.flylightning.xyz/config_local_arch/commit/?id=c3662f994bb0d620fe18b539965f71d0948ada75'/>
<id>urn:sha1:c3662f994bb0d620fe18b539965f71d0948ada75</id>
<content type='text'>
</content>
</entry>
<entry>
<title>disk uuid changed because reinstall because disk became ro and I reboot and cannnot boot</title>
<updated>2026-05-01T18:01:49Z</updated>
<author>
<name>Xiao Pan</name>
<email>xyz@flylightning.xyz</email>
</author>
<published>2026-05-01T18:01:49Z</published>
<link rel='alternate' type='text/html' href='https://git.flylightning.xyz/config_local_arch/commit/?id=3bf5507d594a20bdb45e38a171f5aeeaa6004a5e'/>
<id>urn:sha1:3bf5507d594a20bdb45e38a171f5aeeaa6004a5e</id>
<content type='text'>
</content>
</entry>
</feed>
