Skip to content

smallst/emacs.d

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Important

  • this configuration forks from redguardtoo .
  • I will add some function if i need it.
  • I’m trying write a beginner’s guide for it.
  • I’m learning emacs. so my config may buggy or unnecessary.
  • read the redguardtoo’s readme first.

add-ins

C/C++ one-file compile and run command

  • f9 for compile
  • f8 for execute program
  • <S-f8> for execute program with arguments
  • <C-f8> for gdb

mozrepl select tab to refresh

caffe support

golang support

org-reveal

ox-bibtex

write paper with org-mode

use ox-bibtex

add

#+BIBLIOGRAPHY: refs plain option:-a

use C-c C-x [ for add refrence

About

redguardtoo's emacs configuration plus some my config

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Emacs Lisp 81.9%
  • YASnippet 18.0%
  • Other 0.1%