mirror of
https://github.com/gryf/.vim.git
synced 2025-12-18 12:00:30 +01:00
Added unittest for vimblogger_ft, corrected documentation, make pygment optional
This commit is contained in:
@@ -25,7 +25,7 @@ if !exists("g:blogger_login")
|
||||
endif
|
||||
|
||||
if !exists("g:blogger_pass")
|
||||
let g:blogger_pass = "Kurcz4czek"
|
||||
let g:blogger_pass = ""
|
||||
endif
|
||||
|
||||
if !exists("g:blogger_draft")
|
||||
|
||||
Reference in New Issue
Block a user