⚡ geyn vimrc
This commit is contained in:
16
.config/geany/filedefs/filetypes.Vimrc.conf
Normal file
16
.config/geany/filedefs/filetypes.Vimrc.conf
Normal file
@ -0,0 +1,16 @@
|
||||
[styling=C]
|
||||
|
||||
[keywords]
|
||||
primary=if endif else elseif set let call function endfunction return for endfor while endwhile break continue execute try endtry catch throw finally
|
||||
|
||||
[lexer_properties=C]
|
||||
|
||||
[settings]
|
||||
lexer_filetype=Sh
|
||||
tag_parser=C
|
||||
extension=
|
||||
comment_single=#
|
||||
comment_open="
|
||||
comment_close=
|
||||
context_action=false
|
||||
context_action_menu=false
|
Reference in New Issue
Block a user