mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-03-23 17:49:57 +08:00
[doc]update
fix the path
This commit is contained in:
parent
8ae3630520
commit
6233f5fde4
@ -48,7 +48,7 @@ Like spacemacs, but for vim.
|
|||||||
|
|
||||||
## Modular configuration
|
## Modular configuration
|
||||||
|
|
||||||
SpaceVim will load custom configuration from `./.local.vim`, here is an example:
|
SpaceVim will load custom configuration from `~/.local.vim`, here is an example:
|
||||||
```viml
|
```viml
|
||||||
" here are some basic customizations, please refer to the top of the vimrc file for all possible options
|
" here are some basic customizations, please refer to the top of the vimrc file for all possible options
|
||||||
let g:settings.default_indent = 3
|
let g:settings.default_indent = 3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user