aboutsummaryrefslogtreecommitdiff
path: root/lua/pml68/configs/cmp.lua (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat: replace nvim-cmp with blink.cmpPolesznyák Márk2025-09-281-35/+0
|
* feat: set cmp throttle to 0mspml682025-01-211-0/+3
|
* fix: revert to rust.vim, fix weird cmp behaviorpml682025-01-011-6/+1
|
* fix: cmp deleting text, behaving weirdlypml682024-12-311-1/+10
|
* feat: add `cmp-emoji` pluginpml682024-08-281-1/+2
|
* feat: remove unnecessary LuaSnip and friendly-snippets pluginspml682024-05-221-5/+0
|
* refactor: minor things(lua_ls and cmp opts)pml682024-05-021-6/+6
|
* feat: disable scrollbar for nvim-cmp, add cmp-buffer plugin and sourcepml682024-04-291-1/+3
|
* style: formattingpml682024-04-281-7/+7
|
* style: fix indenting part 2pml682024-04-241-6/+6
|
* feat: add VimTex pluginpml682024-04-091-1/+2
|
* feat: add readme and some stuff I don't wanna type outpml682024-03-201-1/+1
|
* feat: add crates.nvim and cmp-path pluginspml682024-03-201-0/+2
|
* feat: set CMP to use the Normal highlight grouppml682024-03-181-0/+6
|
* feat: autocompletion, keymaps and morepml682024-03-181-0/+21