Skip to content

Extensive configuration for Neovim providing support for vast array of technologies.

License

Notifications You must be signed in to change notification settings

straightchlorine/neovim-pax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Issues MIT License LinkedIn

neovim-pax

Rewritten and modernised minimal Neovim configuration you can be at peace with.

Report Bug

Table of Contents
  1. About
  2. Getting Started
  3. Roadmap
  4. Contributing
  5. License
  6. Alternatives

About

Pax is a very modularised and extensive Neovim configuration, that have been modernised and completely rewritten to catch up with new functionalities that previous versions were missing out on.

neovim-pax neovim-pax

Features

  • packages managed by lazy.nvim;
  • simplified software management provided by Mason;
  • full debugging support thanks to nvim-dap and neotest;
  • a total of 80 plugins aimed to provide support for many technologies and enable a seamless, productive and efficient workflow.

(back to top)

Getting Started

Prerequisites

  • Ensure that you have neovim installed.

Installation

To use the configuration you just need to clone this repository into ~/.config/nvim directory:

git clone https://github.com/straightchlorine/neovim-pax.git ~/.config/nvim

Now it's ready, you can add LSPs as well as other tools using :MasonInstall <tool>, so that the configuration fits your needs.

Roadmap

  • Expand documentation.
  • Simplify the configuration.
  • Deal with some of the hardcoded variables.
  • Clear out duplicate mappings.

(back to top)

Contributing

Project is open for suggestions and fixes, which you can propose through issues or pull requests.

(back to top)

License

Distributed under the GPL-3.0 License. See LICENSE.txt for more information.

(back to top)

Alternatives

Project is still in progress and will most likely be for a long time. Thus, if what you need is stability and the very same functionality (possibly much more), following would be recommend:

These configurations are stunning, fast and will provide everything you need -- long term stability as the most up to date functionalities you might want.

(back to top)

About

Extensive configuration for Neovim providing support for vast array of technologies.

Topics

Resources

License

Stars

Watchers

Forks

Languages