organized config files and suggested new naming convention (see settings/README).
This commit is contained in:
@@ -1,4 +1,9 @@
|
|||||||
This directory contains settings for various vim plugins and vim itself.
|
This directory contains settings for various vim plugins and vim itself.
|
||||||
|
|
||||||
For cleanliness, each plugin's overrides/settings should be put into a
|
## Plugin Settings
|
||||||
separate file.
|
|
||||||
|
Each plugin's overrides/settings should be put in a separate file named `{plugin-name}.vim`.
|
||||||
|
|
||||||
|
## Vim Settings
|
||||||
|
|
||||||
|
General vim overrides/settings should be put in a separate file named `yadr-{descriptive-name}.vim`.
|
||||||
|
|||||||
Reference in New Issue
Block a user