1
0
mirror of https://github.com/vbrandl/dotfiles synced 2024-11-22 16:03:50 +01:00

Fix modeline

This commit is contained in:
Valentin Brandl 2018-11-22 18:26:41 +01:00
parent 05cd7142c7
commit 8e86ce8183
No known key found for this signature in database
GPG Key ID: 30D341DD34118D7D
2 changed files with 2 additions and 2 deletions

View File

@ -3997,4 +3997,4 @@ end
# Version 2 # Version 2
# Radix bugfix by elaine # Radix bugfix by elaine
source /usr/share/peda/peda.py source /usr/share/peda/peda.py
/* vim: set filetype=gdb ts=8 sw=4 tw=120 et :*/ # /* vim: set filetype=gdb ts=8 sw=4 tw=120 et :*/

View File

@ -1,2 +1,2 @@
source /usr/share/peda/peda.py source /usr/share/peda/peda.py
/* vim: set filetype=gdb ts=4 sw=4 tw=120 noet :*/ # /* vim: set filetype=gdb ts=4 sw=4 tw=120 noet :*/