Skip to content

Dan7h3x/NvimPy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Project Logo

An ultimate customization of neovim.

Star History Chart

Table of Contents

About

NvimPy, is an easy to use, fast and powerful as bull, beautiful as butterfly IDE layer, which if you are a python developer, it can be a best start kit.

Showcases

  • Customized nvim-cmp,lualine,nvim-bufferline and more.
custom
Customized Functional Dashboards Dash1 Dash2 Dash3 Dash4
Python Configuration showcases PythonIDE PythonIDE2 Debug
  • Customized tokyonight theme neovim-wise. Theme

Features

  • Fast, Beutiful, Easy to install.
  • Full battery for python , lua , C/C++ , LaTeX , Typst and more.
Typst preview
LaTeX preview

Installation

Requirements

Important

Make sure you have installed these softwares:

  • Neovim >= 0.9.0 (I recomment version 10).
  • Git.
  • patched Nerd Font
  • C compiler for nvim-treesitter.
  • nodejs or npm for mason.nvim.
  • zathura for PDF support (optional).

other Requirements can installed by mason.

Linux & MacOs

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

Windows

git clone https://github.com/Dan7h3x/NvimPy.git $env:LOCALAPPDATA\nvim
cd $env:LOCALAPPDATA\nvim
Remove-Item $env:LOCALAPPDATA\nvim\.git -Recurse -Force
nvim

Contributing

Caution

Actually i don't anything about contributing, i'm newbie here. You can help me with contacting using email: m.jalili.barbin@gmail.com or Telegram: @Dan7h3x.

About

The ultimate neovim IDE config with python based philosophy

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages