<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nvim/lua/pml68/configs, branch master</title>
<subtitle>My Neovim setup
</subtitle>
<id>https://git.pml68.dev/nvim/atom?h=master</id>
<link rel='self' href='https://git.pml68.dev/nvim/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.pml68.dev/nvim/'/>
<updated>2026-04-04T08:12:16Z</updated>
<entry>
<title>feat!: migrate to vim.pack</title>
<updated>2026-04-04T08:12:16Z</updated>
<author>
<name>Polesznyák Márk</name>
<email>contact@pml68.dev</email>
</author>
<published>2026-04-04T01:16:27Z</published>
<link rel='alternate' type='text/html' href='https://git.pml68.dev/nvim/commit/?id=8bb513a86e8bea07fdb8cea71d254d46ffc7806b'/>
<id>urn:sha1:8bb513a86e8bea07fdb8cea71d254d46ffc7806b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: replace nvim-cmp with blink.cmp</title>
<updated>2025-09-28T19:17:22Z</updated>
<author>
<name>Polesznyák Márk</name>
<email>contact@pml68.dev</email>
</author>
<published>2025-09-28T19:16:48Z</published>
<link rel='alternate' type='text/html' href='https://git.pml68.dev/nvim/commit/?id=d0585ecf49f8eebc44cac7dae2a686d1ef33e141'/>
<id>urn:sha1:d0585ecf49f8eebc44cac7dae2a686d1ef33e141</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: move lsp configs to `lsp/`</title>
<updated>2025-09-16T21:07:41Z</updated>
<author>
<name>pml68</name>
<email>contact@pml68.dev</email>
</author>
<published>2025-09-16T21:07:41Z</published>
<link rel='alternate' type='text/html' href='https://git.pml68.dev/nvim/commit/?id=e90a4f3f66c6e64d187b9f0cbb67133f1a77c0f2'/>
<id>urn:sha1:e90a4f3f66c6e64d187b9f0cbb67133f1a77c0f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(guard.nvim): enable `taplo` formatter for TOML</title>
<updated>2025-07-22T14:12:16Z</updated>
<author>
<name>pml68</name>
<email>contact@pml68.dev</email>
</author>
<published>2025-07-22T14:12:16Z</published>
<link rel='alternate' type='text/html' href='https://git.pml68.dev/nvim/commit/?id=cbba08e24f2951a87248e502591447a0d33d0f92'/>
<id>urn:sha1:cbba08e24f2951a87248e502591447a0d33d0f92</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: update to 0.11 [skip ci]</title>
<updated>2025-03-29T10:36:01Z</updated>
<author>
<name>pml68</name>
<email>contact@pml68.dev</email>
</author>
<published>2025-03-29T10:36:01Z</published>
<link rel='alternate' type='text/html' href='https://git.pml68.dev/nvim/commit/?id=b5cd3186dbd3699b21c4920dc49512b3774d0867'/>
<id>urn:sha1:b5cd3186dbd3699b21c4920dc49512b3774d0867</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: add unocss LSP</title>
<updated>2025-02-12T15:50:25Z</updated>
<author>
<name>pml68</name>
<email>contact@pml68.dev</email>
</author>
<published>2025-02-12T15:50:25Z</published>
<link rel='alternate' type='text/html' href='https://git.pml68.dev/nvim/commit/?id=03d6dc1f97953966696d092cfb9bd263c075d523'/>
<id>urn:sha1:03d6dc1f97953966696d092cfb9bd263c075d523</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: set cmp throttle to 0ms</title>
<updated>2025-01-21T19:09:21Z</updated>
<author>
<name>pml68</name>
<email>contact@pml68.dev</email>
</author>
<published>2025-01-21T19:09:21Z</published>
<link rel='alternate' type='text/html' href='https://git.pml68.dev/nvim/commit/?id=b78c43bc8df18a6f6e317cd3a57d60f4cd462739'/>
<id>urn:sha1:b78c43bc8df18a6f6e317cd3a57d60f4cd462739</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: switch to nightly rust-analyzer from rustup</title>
<updated>2025-01-04T23:16:22Z</updated>
<author>
<name>pml68</name>
<email>contact@pml68.dev</email>
</author>
<published>2025-01-04T23:16:22Z</published>
<link rel='alternate' type='text/html' href='https://git.pml68.dev/nvim/commit/?id=6d805c118dc79b73d174d78639c77429ca4c2647'/>
<id>urn:sha1:6d805c118dc79b73d174d78639c77429ca4c2647</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: revert to rust.vim, fix weird cmp behavior</title>
<updated>2025-01-01T00:19:19Z</updated>
<author>
<name>pml68</name>
<email>contact@pml68.dev</email>
</author>
<published>2025-01-01T00:19:19Z</published>
<link rel='alternate' type='text/html' href='https://git.pml68.dev/nvim/commit/?id=d6b3f9aaf670eec24ba008e9113839b308666f01'/>
<id>urn:sha1:d6b3f9aaf670eec24ba008e9113839b308666f01</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: cmp deleting text, behaving weirdly</title>
<updated>2024-12-31T16:47:48Z</updated>
<author>
<name>pml68</name>
<email>contact@pml68.dev</email>
</author>
<published>2024-12-31T16:47:48Z</published>
<link rel='alternate' type='text/html' href='https://git.pml68.dev/nvim/commit/?id=7c3e015c1aca31667dd45e8eb6b0120a1223a194'/>
<id>urn:sha1:7c3e015c1aca31667dd45e8eb6b0120a1223a194</id>
<content type='text'>
</content>
</entry>
</feed>
