SciVim

README *WIP*

Wellcome to:
SciVim
SciVim is an elegant, fast, easy to use and configure premaded on scientific tools.
Enjoy and Collaborate.

SciVim is a preconfigured Neovim IDE layer that brings a scientific environment for easy and clean starting of the programming/editing journey.

Demo Installation Plugins

Demo

Demo1

Some Show Cases

– Functional, nice dashboard: Dashboard – Fast and full support nvim-cmp config: Cmp

– Well configured python lsp tools (IDE,multi file support,etc): IDEPython

PythonFix

Clean

Installation

First just move your config to safe location or just use:

# must
mv ~/.config/nvim{,.bak}
# also for fresh installation
mv ~/.local/share/nvim{,.bak}
mv ~/.local/state/nvim{,.bak}
mv ~/.cache/nvim{,.bak}

For Linux/Unix with having all *dependencies* installed, just copy and execute the command below:

git clone https://github.com/Dan7h3x/SciVim ~/.config/nvim && cd ~/.config/nvim && rm -rf .git && cd && nvim

Plugins

bars-and-lines