patrickl/vim-plugins
Project ID: 86250
Description
A bunch of vim plugins for Python development.
Installation Instructions
vim-airline-themes: airline themes for use with vim-airline.
vim-ale: the Asynchronous Lint Engine.
vim-auto-pairs: insert or delete brackets, parentheses and quotes in pair.
vim-colors-solarized: the original Solarized colorschemes by Ethan Schoonover.
vim-gitgutter: shows git diff markers in the sign column and stages/previews/undoes hunks and partial hunks.
vim-indentline: display the indention levels with thin vertical lines.
vim-lsp: the async language server protocol plugin for Vim.
vim-jedi: use the jedi autocompletion library in Vim.
vim-nerdcommenter: comment functions so powerful—no comment necessary.
vim-nerdtree: a tree explorer plugin for Vim.
vim-promptline: generate a fast shell prompt with powerline symbols and airline colors.
vim-rainbow: Rainbow Parentheses Improved.
vim-simpylfold: no-bs Python code folding for Vim.
vim-supertab: perform all your vim insert mode completions with Tab.
vim-tagbar: a class outline viewer for Vim.
vim-tmux: a vim plugin for tmux.conf
vim-tmuxline: a simple tmux statusline generator.
vim-tmux-clipboard: seamless integration for vim and tmux's clipboard.
powerline-extra-symbols: extra glyphs for your powerline separators.
ruff: an extremely fast Python linter and code formatter, written in Rust.
$ sudo dnf install vim-airline vim-airline-themes powerline-fonts powerline-extra-symbols vim-ale vim-auto-pairs vim-gitgutter vim-indentline vim-lsp vim-nerdcommenter vim-nerdtree vim-promptline vim-rainbow vim-simpylfold vim-supertab vim-tagbar vim-tmux vim-tmuxline vim-tmux-clipboard ruff
How to setup vim-lsp can be found at https://frostyx.cz/posts/lsp-for-vim-boomers
How to setup ruff with vim-lsp can be found at https://github.com/astral-sh/ruff/blob/main/crates/ruff_server/docs/setup/VIM.md
If you like solarized then install vim-colors-solarized:
$ sudo dnf install vim-colors-solarized
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
Fedora 40 | x86_64 (158)* | Fedora 40 (18 downloads) |
Fedora 41 | x86_64 (0)* | Fedora 41 (1 downloads) |
* Total number of downloaded packages.