Alternatives To Abstract
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Spacevim19,717
14 hours ago1July 02, 202226gpl-3.0Lua
A community-driven modular vim/neovim distribution - The ultimate vimrc
Nvchad15,516
16 hours ago2August 19, 20211gpl-3.0Lua
An attempt to make neovim cli functional like an IDE while being very beautiful, blazing fast startuptime
Lunarvim13,722
16 hours ago78gpl-3.0Lua
🌙 LunarVim is an IDE layer for Neovim. Completely free and community driven.
Oni11,47713 years ago6April 02, 2017518mitTypeScript
Oni: Modern Modal Editing - powered by Neovim
Astronvim8,262
15 hours ago3gpl-3.0Lua
AstroNvim is an aesthetic and feature-rich neovim config that is extensible and easy to use with a great set of plugins
Haskell Ide Engine2,435
2 years ago302otherHaskell
The engine for haskell ide-integration. Not an IDE
Goneovim2,032
15 hours ago51June 21, 202293mitGo
A GUI frontend for neovim.
Vim Config1,672
22 days ago35Vim Script
Lean mean Neovim machine, carefully crafted with :heart: Use with latest Neovim.
Codeium.vim895
a day ago7mitVim Script
Free, ultrafast Copilot alternative for Vim and Neovim
Solidoak894
6 years ago17unlicenseRust
An IDE for Rust
Alternatives To Abstract
Select To Compare


Alternative Project Comparisons
Readme

Table Of Contents

About

Abstract, The NeoVim configuration to achieve the power of Modern IDE

2022-07-25_20-56

Documentaton

more about Abstract and installation can be found on DOCS

Project Stracture

 extra/
    snippets/                  / custom defined snippets
   ...
 init.lua                       / load/source configs | heart of Abstract
 lua/
    autocmd.lua                / auto command configs
    configs.lua                / configs that's don't depends on plugins
    mappings.lua               / mappings that don't depends on plugins
    packer_nvim.lua            / manage plugins
    customs/
       override_defalut.lua   / configs to override defined config
       abstractline.lua         / i am working on it. btw it's a status line
    plugins/                   / dir containing configs for plugins. each plugin has it's own config and can be locaed through init.lua file
   ...
 plugin/                        / auto-created by plugin manager
 setup.py                       / python-script to install/update Abstract

License

Distributed under the MIT License.

Screenshots

screenshot_buff_and_nerdtree screenshot_python_lsp screenshot_running_c screenshot_telescope_as_fuzzy_finder screenshot_packer screenshot_codeaction_in_flutter_app

To-Do

  • add installer(setup.py) support for Windows and Mac os

Known Bugs

  • there is no known bugs yet. Please open the issue if you find one.
Popular Ide Projects
Popular Neovim Projects
Popular Integrated Development Environments Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Vim
Vscode
Ide
Neovim