https://github.com/p6m7g8-dotfiles/p6df-vim
P6 Dotfiles: VIM
https://github.com/p6m7g8-dotfiles/p6df-vim
cli dotfiles p6 p6df p6m7g8 plugin productivity sh shell terminal theme zsh
Last synced: 3 months ago
JSON representation
P6 Dotfiles: VIM
- Host: GitHub
- URL: https://github.com/p6m7g8-dotfiles/p6df-vim
- Owner: p6m7g8-dotfiles
- Created: 2022-03-18T20:34:30.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-10-16T01:45:20.000Z (9 months ago)
- Last Synced: 2025-10-17T04:06:07.393Z (9 months ago)
- Topics: cli, dotfiles, p6, p6df, p6m7g8, plugin, productivity, sh, shell, terminal, theme, zsh
- Language: Shell
- Homepage: https://continuouslearning.io
- Size: 43.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# P6's POSIX.2: p6df-vim
## Table of Contents
- [Badges](#badges)
- [Summary](#summary)
- [Contributing](#contributing)
- [Code of Conduct](#code-of-conduct)
- [Usage](#usage)
- [Aliases](#aliases)
- [Functions](#functions)
- [Hierarchy](#hierarchy)
- [Author](#author)
## Badges
[](https://opensource.org/licenses/Apache-2.0)
## Summary
TODO: Add a short summary of this module.
## Contributing
- [How to Contribute]()
## Code of Conduct
- [Code of Conduct]()
## Usage
### Aliases
- `vim` -> `vim -i $dir/share/.viminfo`
### Functions
#### p6df-vim
##### p6df-vim/init.zsh
- `p6df::modules::vim::aliases::init(dir)`
- Args:
- dir -
- `p6df::modules::vim::deps()`
- `p6df::modules::vim::external::brew()`
- `p6df::modules::vim::home::symlink()`
## Hierarchy
```text
.
├── init.zsh
├── README.md
└── share
└── vimrc
2 directories, 3 files
```
## Author
Philip M. Gollucci