Skip to content

Latest commit

 

History

History
executable file
·
194 lines (141 loc) · 6.83 KB

README.md

File metadata and controls

executable file
·
194 lines (141 loc) · 6.83 KB

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