Skip to content

imchocomint/ascendance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ascendance

OS-independent*, mass-deployable neovim configs.

Comes with some plugins. You can remove at any time.

Uses lazy.nvim package manager. OOTB supports for Markdown and Python.

Installation

Windows

Copy /nvim/ to $HOME/AppData/Local/. Copy /for-win/ to the mentioned folder (not /nvim/ folder)

Linux

Copy /nvim/ to $HOME/.config/.

macOS

IDK. May work but someone with a MacBook/iMac/Mac mini/Mac studio/Mac pro/Hackintosh please test it for me

Android (via Termux)

Install Clang (pkg/apt install clang). Copy /nvim/ to $HOME/.config/.

Functions

  • Have a menu screen & a bottom bar

  • Tailorable

  • Feature-rich, and extensible (via plugins)

  • Works cross-platform*

  • Use Lua for init (no need to convert code again)

  • ...you name it. Pull request is always welcome

Roadmap

The config is pretty good for now, and is my daily driver.

  • Further refactoring the code, especially the plugins
  • Adding some features. I don't know what to add, but you can do pull request for that
  • Install script
  • Better aethestic e.g. coloring
  • Merging the folders together

List of plugins used:

Gallery

image Alt text

*A slight change is needed to provide best result on Windows. If you don't want to, move /nvim/ to $HOME/.config/ and then hyperlink or whatever to make neovim recognize the init.lua file.

Releases

No releases published

Packages

No packages published

Languages