Skip to content

gjyotin305/PyIDE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyIDE

License GitHub Issues or Pull Requests

An easier way for python development NVIM.

Features:

  • Auto Completion
  • LSP
  • FuzzyFinder
  • Grep on all files
  • Telescope

Aesthetics/Looks

Package Manager Install

git clone --depth 1 https://github.com/wbthomason/packer.nvim\
 ~/.local/share/nvim/site/pack/packer/start/packer.nvim

Clone the repository

git clone https://github.com/gjyotin305/PyDE.git ~/.config/nvim

Start Neovim

nvim
:PackerSync ## To sync all packages
:LspInstall pyright

About

Your Python IDE in NVIM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages