We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b59bf0 commit 805f690Copy full SHA for 805f690
README.md
@@ -1,7 +1,7 @@
1
# linuxsty.vim
2
3
This plugin is meant to help you respecting the Linux kernel coding style,
4
-described at: http://www.kernel.org/doc/Documentation/CodingStyle
+described at: https://www.kernel.org/doc/Documentation/process/coding-style.rst
5
6
It will automatically apply known rules to kernel related files, such as .c,
7
.h, Kconfig and patch files. The main rules are about indentation and syntax
0 commit comments