Commit Graph

13 Commits

Author SHA1 Message Date
cdanesi eab227c340 add snippet for nvim keybinds 2024-12-08 13:53:20 -05:00
cdanesi bbb3b9043f feat: enable history for luasnip 2024-12-06 08:24:35 -05:00
cdanesi 2c486ca4c4 style: change some text 2024-12-04 20:24:12 -05:00
cdanesi 418e3df57c refactor: moved function for conciseness 2024-11-30 16:24:35 -05:00
cdanesi 25f1c9af32 style:♻️ refactor autocomplete configuration 2024-11-29 13:37:37 -05:00
cdanesi b77589bd20 add gitmoji autocomplete source 2024-11-26 11:28:10 -05:00
cdanesi 462cad2d37 add nerdfont autocompletion 2024-11-26 11:11:46 -05:00
cdanesi 9de14d5552 refactor(spec): move autopairs setup to autocomplete spec 2024-11-26 10:44:32 -05:00
cdanesi cd71869e0d refactor(dependencies): removed duplicate entry 2024-11-25 15:17:27 -05:00
cdanesi f4f2ba654a style: add border around autocomplete popup 2024-11-25 15:01:33 -05:00
cdanesi 79fa4babcd add more completion sources 2024-11-25 14:20:26 -05:00
cdanesi 1cd5c8fb0d fix autocompletion
add keybinds for scrolling docs
can now cycle up/down completions with tab/shift-tab
C-f / C-b jump forward/back in function args
completions for search in wildmenu
completion for cmd works now
2024-11-25 12:19:39 -05:00
cdanesi f401d6f008 rename file to be more concise 2024-11-25 08:59:34 -05:00