Merge pull request #1549 from doronbehar/fix-doc-syntax2
Small fixes to syntax in documentation.
This commit is contained in:
commit
97f3f84881
@ -861,9 +861,10 @@ vim-xkblayout
|
|||||||
let g:airline#extensions#xkblayout#enabled = 1
|
let g:airline#extensions#xkblayout#enabled = 1
|
||||||
|
|
||||||
* define path to the backend switcher library
|
* define path to the backend switcher library
|
||||||
Linux (Install https://github.com/ierton/xkb-switch):
|
Linux (Install https://github.com/ierton/xkb-switch): >
|
||||||
let g:XkbSwitchLib = '/usr/local/lib/libxkbswitch.so'
|
let g:XkbSwitchLib = '/usr/local/lib/libxkbswitch.so'
|
||||||
macOS (Install https://github.com/vovkasm/input-source-switcher):
|
<
|
||||||
|
macOS (Install https://github.com/vovkasm/input-source-switcher): >
|
||||||
let g:XkbSwitchLib = '/usr/local/lib/libInputSourceSwitcher.dylib'
|
let g:XkbSwitchLib = '/usr/local/lib/libInputSourceSwitcher.dylib'
|
||||||
|
|
||||||
------------------------------------- *airline-keymap*
|
------------------------------------- *airline-keymap*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user