mirror of
https://github.com/osyo-manga/vim-brightest.git
synced 2025-11-17 07:53:42 -05:00
Add g:brightest#enable_highlight_all_window.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
function! vital#of(name)
|
||||
function! vital#of(name) abort
|
||||
let files = globpath(&runtimepath, 'autoload/vital/' . a:name . '.vital')
|
||||
let file = split(files, "\n")
|
||||
if empty(file)
|
||||
|
||||
Reference in New Issue
Block a user