Update 2024-01-30 07:41 OpenBSD/amd64-x13
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
packadd termdebug
|
||||
|
||||
|
||||
set nocompatible
|
||||
|
||||
" mouse support
|
||||
@@ -119,6 +122,8 @@ let g:autotagTagsFile = ".tags"
|
||||
let g:autotagCtagsCmd = "ectags"
|
||||
|
||||
|
||||
let g:termdebugger = "egdb"
|
||||
|
||||
" HIGHLIGHT SPECIAL WORDS
|
||||
match ErrorMsg '\(TODO:\|FIXME\|XXX\|workaround\|WTF\|: error:.*\|\s\+$\| \+\ze\t\)'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user