Skip to content

coldnew/linux-kernel-coding-style.el

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

linux-kernel-coding-style

THIS PROJECT IS UNDER DEVELOPMENT, after all things done, I'll push it to melpa

Linux Kernel Coding Style for emacs.


License GPLv2 MELPA MELPA Stable

About

I always wonder why thre's no any officialy linux kernel coding style implementation in emacs, the linux style defined in cc-styles.el are not the suitable style for editing linux kernel.

This plugin is based on Linux Kernel Coding Style documentation, some of codes are taken from 9: You've mad a mess of it.

Hope we can really has an easy setup for linux kernel development on Emacs :)

Installation

If you have melpa and emacs24 installed, simply type:

M-x package-install linux-kernel-coding-style

And add the following to your .emacs

(require 'linux-kernel-coding-style)

About

[WIP] Make Emacs works great with linux kernel development

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published