Skip to content

5ayam5/neovim-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is my custom configuration for neovim

Plugins Used

Note: Dependencies of the plugins (if used with default options) are excluded from this list.

  1. Nvchad/base46
  2. Nvchad/ui
  3. nvim-tree/nvim-web-devicons
  4. lukas-reineke/indent-blankline.nvim
  5. nvim-tree/nvim-tree.lua
  6. folke/which-key.nvim
  7. stevearc/conform.nvim
  8. lewis6991/gitsigns.nvim
  9. mason-org/mason.nvim
  10. neovim/nvim-lspconfig
  11. saghen/blink.cmp
  12. L3MON4D3/LuaSnip
  13. Saghen/blink.pairs
  14. folke/lazydev.nvim
  15. zbirenbaum/copilot.lua
  16. folke/snacks.nvim
  17. nvim-treesitter/nvim-treesitter
  18. nvim-treesitter/nvim-treesitter-context
  19. folke/flash.nvim
  20. m4xshen/hardtime.nvim
  21. folke/todo-comments.nvim
  22. rcarriga/nvim-dap-ui
  23. mfussenegger/nvim-dap
  24. ThePrimeagen/harpoon
  25. OXY2DEV/markview.nvim
  26. kwkarlwang/bufresize.nvim
  27. 5ayam5/molten-nvim
  28. GCBallesteros/jupytext.nvim
  29. 5ayam5/NotebookNavigator.nvim

Fresh Installation Checklist

  1. neovim >= 0.11
  2. :MasonInstall pyright ruff clangd neocmake lua-language-server texlab (LSPs)
  3. :MasonInstall stylua texfmt clang-format mdformat (Formatters)
  4. :MasonInstall codelldb (DAP)

Jupyter setup

  1. pip install jupyter pynvim jupytext
  2. :UpdateRemotePlugins in the virtual/conda environment (essentially, after installing pynvim)

Credits

NvChad and its starter repo!

About

My neovim config

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 8

Languages