Skip to content

yuutayamada/suggestion-box-nim-el

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

suggestion-box-nim.el

This package supports showing type information after you expanded company-mode's completion in nim-mode. (and if the completion was function or template, which "()" will be inserted, but this specification might change when nimsuggest become more smarter)

suggestion-box

Usage:

Add below code to your Emacs configuration file (e.g, ~/.emacs.d/init.el)

(add-to-list 'nim-capf-after-exit-function-hook 'suggestion-box-nim-by-type)

Prerequisite (if you never used `nim-mode' before)

Please read `nim-mode's README.md and install nimsuggest and configure for it. This package depend on the nimsuggest future.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published