Skip to content

marcelino-m/see-mode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 

Repository files navigation

see minor mode

Edit string in a separate buffer with appropriate major mode enabled in it. Currently only support python, c++ and c mode.

This plugin use language-detection package to infer which major mode should use.

This is a work in progress, pull request are welcome!.

How to use

Use see-edit-src-at-point to edit a literal string. You can use C-x s to update content back, C-c ' to save and exit from see minor mode and C-c C-k to exit and discard any modification saved or not.

see it in action

see minor mode

About

Edit string in a separate buffer with appropriate major mode enabled in it.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published