Curs3W4ll / Dotfiles

My personal Dotfiles containing configurations I use
https://www.hervaud.fr/
3 stars 0 forks source link

[COMING] Neovim Lua - Support for gitmoji #28

Closed Curs3W4ll closed 5 months ago

Curs3W4ll commented 1 year ago

What is this feature about? Implement this plugin.
This plugin ads completion for git mojis. Preview

How will this solution be done? Adding this plugin to the plugins list (lua/plugins.lua) and configure it.

What needs to be done?

Curs3W4ll commented 5 months ago

This plugin is done for vimscript, using this one, which is better as it's in lua, and is working with nvim-cmp