mirror of
https://github.com/tpope/vim-sensible.git
synced 2025-11-13 05:23:46 -05:00
@@ -42,6 +42,14 @@ mostly `:set` calls.) Here's a taste:
|
||||
|
||||
## FAQ
|
||||
|
||||
> How can I see what this plugin actually does?
|
||||
|
||||
The [source][] is authoritative. Use `:help 'option'` to see the
|
||||
documentation for an option. If you install [scriptease.vim][], you can press
|
||||
`K` on an option (or command, or function) to jump to its documentation.
|
||||
|
||||
[scriptease.vim]: https://github.com/tpope/vim-scriptease
|
||||
|
||||
> How can I override a setting?
|
||||
|
||||
Normally, sensible.vim loads after your vimrc, making it a bit tricky to
|
||||
|
||||
Reference in New Issue
Block a user