README
WIP
Wellcome to:
Enjoy and Collaborate.
-- Functional, nice dashboard:
-- Fast and full support nvim-cmp
config:
-- Well configured python lsp tools (IDE,multi file support,etc):
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
- echasnovski/mini.ai
- windwp/nvim-ts-autotag
- nvim-treesitter/nvim-treesitter-context
- cshuaimin/ssr.nvim
- altermo/ultimate-autopair.nvim
- bashls
- html
- lua_ls
- pyright
- texlab
- typst_lsp