Skip to content
/ SciVim Public

Easy to Use, Eager to be Magnificent, Scientific Neovim Configuration

Notifications You must be signed in to change notification settings

Dan7h3x/SciVim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README WIP

_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

code-runner

color

colorscheme

comment

completion

debugging

diagnostics

editing-support

file-explorer

formatting

fuzzy-finder

git

indent

keybinding

lsp

lsp-installer

markdown-and-latex

motion

note-taking

nvim-dev

plugin-manager

scrolling

search

snippet

startup

statusline

syntax

tabline

terminal-integration

utility

Language Servers

  • bashls
  • html
  • lua_ls
  • pyright
  • texlab
  • typst_lsp

About

Easy to Use, Eager to be Magnificent, Scientific Neovim Configuration

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages