<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nvim/lua/pml68/configs/cmp.lua, 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>2025-09-28T19:17:22Z</updated>
<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: 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>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>
<entry>
<title>feat: add `cmp-emoji` plugin</title>
<updated>2024-08-28T00:38:13Z</updated>
<author>
<name>pml68</name>
<email>contact@pml68.me</email>
</author>
<published>2024-08-28T00:38:13Z</published>
<link rel='alternate' type='text/html' href='https://git.pml68.dev/nvim/commit/?id=cf3e814df375373bc07363e7e46171b3476bdb8f'/>
<id>urn:sha1:cf3e814df375373bc07363e7e46171b3476bdb8f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: remove unnecessary LuaSnip and friendly-snippets plugins</title>
<updated>2024-05-22T21:52:05Z</updated>
<author>
<name>pml68</name>
<email>tutorialmester@gmail.com</email>
</author>
<published>2024-05-22T21:52:05Z</published>
<link rel='alternate' type='text/html' href='https://git.pml68.dev/nvim/commit/?id=1356dd1d91c7dda907b9f539bd8231c5260615b3'/>
<id>urn:sha1:1356dd1d91c7dda907b9f539bd8231c5260615b3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor: minor things(lua_ls and cmp opts)</title>
<updated>2024-05-02T21:28:36Z</updated>
<author>
<name>pml68</name>
<email>tutorialmester@gmail.com</email>
</author>
<published>2024-05-02T21:28:36Z</published>
<link rel='alternate' type='text/html' href='https://git.pml68.dev/nvim/commit/?id=817c412a6d73e55262456da9772d1ec60a937523'/>
<id>urn:sha1:817c412a6d73e55262456da9772d1ec60a937523</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat: disable scrollbar for nvim-cmp, add cmp-buffer plugin and source</title>
<updated>2024-04-29T20:10:40Z</updated>
<author>
<name>pml68</name>
<email>tutorialmester@gmail.com</email>
</author>
<published>2024-04-29T20:10:40Z</published>
<link rel='alternate' type='text/html' href='https://git.pml68.dev/nvim/commit/?id=cc97f02607291b4d82d48b14109acc484c0e9bd2'/>
<id>urn:sha1:cc97f02607291b4d82d48b14109acc484c0e9bd2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>style: formatting</title>
<updated>2024-04-28T21:20:18Z</updated>
<author>
<name>pml68</name>
<email>tutorialmester@gmail.com</email>
</author>
<published>2024-04-28T21:20:18Z</published>
<link rel='alternate' type='text/html' href='https://git.pml68.dev/nvim/commit/?id=690a4cab3d440478eba70b48d073970a579e30b8'/>
<id>urn:sha1:690a4cab3d440478eba70b48d073970a579e30b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>style: fix indenting part 2</title>
<updated>2024-04-24T07:19:34Z</updated>
<author>
<name>pml68</name>
<email>pml31@protonmail.com</email>
</author>
<published>2024-04-24T07:19:34Z</published>
<link rel='alternate' type='text/html' href='https://git.pml68.dev/nvim/commit/?id=141d9b25deec11559461c684db0353c92b48e45b'/>
<id>urn:sha1:141d9b25deec11559461c684db0353c92b48e45b</id>
<content type='text'>
</content>
</entry>
</feed>
