Skip to content

Murzchnvok/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple nvim (0.12+) setup.

My old nvim setup was kinda of a mess, this time I'll try to keep things more simple and organized. Also this repo is a backup for myself, but if you wish to use it check the dependencies below. Gruvbox 🤍

ToDo

  • setup debug things

Dependencies

mini.nvim is probably one of my favorite plugin for nvim, I recommend you check it out if you never used it.

Code Formatter

Format code on save using conform.nvim. Formatters can be installed with mason.nvim or with other package manager like pacman.

Lua stylua

:MasonInstall stylua

Python black and isort

:MasonInstall black isort

Rust rustfmt

:MasonInstall rustfmt

LSP Language Servers

Language servers are enabled by default with mason-lspconfig

Lua lua_ls

:LspInstall lua_ls

Python pyright

:LspInstall pyright
:LspInstall rust_analyzer

About

My nvim config.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages