mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 17:30:04 +08:00
Fix rust layer (#2690)
This commit is contained in:
parent
cc023acfba
commit
dc5dd57e9c
@ -76,7 +76,7 @@ function! SpaceVim#layers#lang#rust#config() abort
|
||||
\ function('s:language_specified_mappings'))
|
||||
endfunction
|
||||
|
||||
function! SpaceVim#layers#rust#lang#set_variable(var) abort
|
||||
function! SpaceVim#layers#lang#rust#set_variable(var) abort
|
||||
|
||||
let s:recommended_style = get(a:var,
|
||||
\ 'recommended-style',
|
||||
|
Loading…
Reference in New Issue
Block a user