mirror of
https://github.com/vim-airline/vim-airline-themes.git
synced 2026-01-27 01:02:09 +08:00
Merge pull request #218 from kazukazuinaina/delete_esc_char
delete escape character and update ci
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
language: vim
|
||||
language: generic
|
||||
sudo: false
|
||||
|
||||
cache:
|
||||
directories:
|
||||
|
||||
@@ -15,15 +15,15 @@ Execute (validate themes):
|
||||
Log theme
|
||||
execute('AirlineTheme ' . theme)
|
||||
execute('source ' . themePath)
|
||||
normal i
|
||||
normal :
|
||||
normal R
|
||||
normal v
|
||||
normal! i
|
||||
normal! :
|
||||
normal! R
|
||||
normal! v
|
||||
setlocal mod
|
||||
normal i
|
||||
normal :
|
||||
normal R
|
||||
normal v
|
||||
normal! i
|
||||
normal! :
|
||||
normal! R
|
||||
normal! v
|
||||
setlocal nomod
|
||||
|
||||
endfor
|
||||
|
||||
Reference in New Issue
Block a user