Skip to content

Latest commit

 

History

History
162 lines (122 loc) · 6.37 KB

README.md

File metadata and controls

162 lines (122 loc) · 6.37 KB

nvim-lazy/lua/user

Neovim

💥 Install Instructions

💻 Neovim

Install requires Neovim 0.9+. Always review the code before installing a configuration.

Clone the repository and install the plugins:

git clone [email protected]:maohuynh-embedded/nvim-lazy ~/.config/maohuynh-embedded/nvim-lazy
NVIM_APPNAME=maohuynh-embedded/nvim-lazy/lua/user nvim --headless +"Lazy! sync" +qa
NVIM_APPNAME=maohuynh-embedded/nvim-lazy/lua/user nvim

💅 Support applications

  • 🌅 Ripgrep
  • 🔍 Lazygit
  • 🌈 Finder
  • 📝 Fzf
  • 📚 Python 3.10 (with pip, pynvim and nvr)
  • ⌨️ Nodejs (with npm, neovim provider)

✨ Plugins

📦 color

🎨 colorscheme

💅 comment

🔍 completion

✋ cursorline

🐞 debugging

🔔 diagnostics

🌈 editing-support

🔭 fuzzy-finder

🚀 git

🦄 icon

🌳indent

🐰 lsp

🌐 lsp-installer

📡 motion

📓 note-taking

📡 nvim-dev

📋 plugin-manager

📜 scrolling

🔍 search

📺 session

🚥 snippet

💅 split-and-window

💻 startup

⌨️ statusline

📚 syntax

🚗 tabline

🎨 utility

Language Servers

  • bashls
  • clangd
  • cmake
  • html
  • jdtls
  • jsonls
  • lua_ls
  • pylsp
  • vimls
  • yamlls

This readme was generated by Dotfyle