https://github.com/heavenshell/vim-noqalign
noqalign wrapper for Vim
https://github.com/heavenshell/vim-noqalign
noqalign python vim
Last synced: 2 months ago
JSON representation
noqalign wrapper for Vim
- Host: GitHub
- URL: https://github.com/heavenshell/vim-noqalign
- Owner: heavenshell
- License: bsd-3-clause
- Created: 2017-06-18T14:00:35.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-22T16:55:21.000Z (about 9 years ago)
- Last Synced: 2025-03-06T02:12:12.535Z (over 1 year ago)
- Topics: noqalign, python, vim
- Language: Vim script
- Size: 2.84 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vim-noqalign
[](https://travis-ci.org/heavenshell/vim-noqalign)
Simple Vim wrapper for [noqalign](https://github.com/AriyaISIHARA/noqalign).

## Usage
### Invoke manually
Open Python file(only `__init__.py` can available at default)
and just execute `:Noqalign`.
That's it.
### Settings
| Variable | Description | Default value |
|:--------------------|:-------------------------|:---------------------------|
| `g:noqalign_format` | `noqalign` format option | Default value is '--align-'|
| `g:noqalign_strict` | Only run at `__init__.py`| Default is `1` |
## License
New BSD License