vim-python-pep8-indent VS dotfiles

Compare vim-python-pep8-indent vs dotfiles and see what are their differences.

vim-python-pep8-indent

A nicer Python indentation style for vim. (by Vimjas)

dotfiles

All o' me prrreferences and settings arrg (by aikow)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
vim-python-pep8-indent dotfiles
12 3
779 2
0.3% -
0.0 9.0
over 1 year ago 7 days ago
Ruby Lua
Creative Commons Zero v1.0 Universal -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

vim-python-pep8-indent

Posts with mentions or reviews of vim-python-pep8-indent. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-02.

dotfiles

Posts with mentions or reviews of dotfiles. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-27.
  • Looking for Sample Configs For FTPlugins
    1 project | /r/neovim | 28 Nov 2022
    i guess i can just share my dotfiles. inside config/nvim/after/ftplugin is the interesting part. mostly its just setting indents and the like, but i also set the occasional short cuts and commands that are only useful in that specific filetype
  • Ultisnippet - please help
    1 project | /r/neovim | 6 Oct 2022
  • [Q] Auto indentation for python files
    2 projects | /r/neovim | 27 Aug 2022
    if you don't want to use a plugin, you can also set the global pyindent variables, to at least fix some of the inventing issues. Check here https://github.com/aikow/dotfiles/blob/main/tools/nvim/after/ftplugin/python.lua and take a look at the runtime indent file used by vim by default.

What are some alternatives?

When comparing vim-python-pep8-indent and dotfiles you can also consider the following projects:

nvim-treesitter - Nvim Treesitter configurations and abstraction layer

nvim-autopairs - autopairs for neovim written in lua

vim-polyglot - A solid language pack for Vim.

neovim - Vim-fork focused on extensibility and usability

lsp-format.nvim - A wrapper around Neovims native LSP formatting.

vim-glsl - Vim runtime files for OpenGL Shading Language

kakoune - mawww's experiment for a better code editor

vim-qml - QML syntax highlighting for VIM

nvim-yati - Yet another tree-sitter powered indent plugin for Neovim.

vim-sleuth - sleuth.vim: Heuristically set buffer options

perfanno.nvim - NeoVim lua plugin that annotates source code with profiling information from perf or other profilers

vim-surround - surround.vim: Delete/change/add parentheses/quotes/XML-tags/much more with ease