Skip to content

Latest commit

 

History

History
57 lines (46 loc) · 1.83 KB

README.md

File metadata and controls

57 lines (46 loc) · 1.83 KB

💤 My Custom LazyVim

Note

You can install, update, and remove this configuration with a small Python script I created to more easily maintain this configuration. Config Manager

🎨 Theme

gruvbox / Configuration in lua/plugins/colorscheme.lua

💾 Additional Plugins

🪅 All Parsers to Treesitter

  • "bash"
  • "html"
  • "css"
  • "scss"
  • "javascript"
  • "vue"
  • "svelte"
  • "astro"
  • "json"
  • "lua"
  • "markdown"
  • "markdown_inline"
  • "python"
  • "query"
  • "regex"
  • "tsx"
  • "typescript"
  • "vim"
  • "yaml"
  • "php"
  • "git_config"
  • "gitcommit"
  • "gitignore"
  • "sql"

👌 Recommendations

🎬 YouTube channels that talk about neovim