Skip to content

ksharizard/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

115 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nvim

Features

  • Uses native Neovim functions wherever possible
  • Minimal and performant with lazy-loading of plugins
  • Opinionated config for development in Python and Lua

Dependencies

  • neovim - code editor
  • tree-sitter-cli - syntax highlighting

Language tools

  • debugpy - Python DAP

  • ruff - Fast Python linter and code formatter

  • ty - Fast Python type checker and language server

  • lua-language-server - Lua LSP

  • stylua - Lua linter

Installation

git clone --depth=1 https://github.com/ksharizard/nvim ~/.config/nvim

Releases

No releases published

Packages

 
 
 

Contributors

Languages