Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 910 Bytes

README.md

File metadata and controls

32 lines (18 loc) · 910 Bytes

nvim-shell-completions

shell-completions for nvim.

Installation

For bash

curl -LO https://raw.githubusercontent.com/adoyle-h/nvim-shell-completions/master/nvim-completion.bash

echo ". $PWD/nvim-completion.bash" >> ~/.bashrc

Suggestion, Bug Reporting, Contributing

Before opening new Issue/Discussion/PR and posting any comments, please read Contributing Guidelines.

Copyright and License

Copyright 2023 ADoyle (adoyle.h@gmail.com) Some Rights Reserved. The project is licensed under the Apache License Version 2.0.

Read the LICENSE file for the specific language governing permissions and limitations under the License.

Read the NOTICE file distributed with this work for additional information regarding copyright ownership.