Are you a web developer working with JS, Typescript, React, and Tailwind CSS? Check out the Neovim and LazyVim plugin starter template!
[Note:] This Neovim configuration is based on the starter template at https://github.com/jellydn/nvim-for-webdev and is extensively enhanced for use with Lazyman.
This is a starter template for LazyVim. Refer to the documentation to get started.
Find detailed resources for each plugin in the accompanying readme. Start your web development journey with Neovim and LazyVim today!
git clone https://github.com/doctorfree/nvim-lazyman $HOME/.config/nvim-Lazyman
$HOME/.config/nvim-Lazyman/lazyman.sh
lazyman -L Webdev
export NVIM_APPNAME="nvim-Webdev"
alias wvim="NVIM_APPNAME=nvim-Webdev nvim"
- Add custom mappings for quickly exiting insert mode, closing buffers, opening the Alpha dashboard, displaying NullLs info, and toggling certain features of the Gitsigns and Todo Comments plugins.
Setup IDE
This IDE setup includes several plugins for Neovim that provide features such as autocompletion, documentation generation, and formatting. The setup includes the Codeium plugin, which is a competitor to GitHub Copilot, as well as the Tabnine autocompletion plugin. Additionally, the setup includes the vim-jsdoc plugin for generating documentation, and plugins for sorting Tailwind CSS classes using Rustywind and null-ls.nvim.
- folke/tokyonight.nvim
- catppuccin/nvim
- olimorris/onedarkpro.nvim
- rebelot/kanagawa.nvim
- Mofiqul/dracula.nvim
- EdenEast/nightfox.nvim
- neanias/everforest-nvim
html
svelte
- https://codeium.com/compare/comparison-copilot-codeium
- https://github.com/Exafunction/codeium.vim
- https://www.tabnine.com/blog/tabnine-vs-github-copilot/
- https://github.com/tzachar/tabnine-vim
- https://github.com/codota/tabnine-nvim
- https://github.com/heavenshell/vim-jsdoc
- https://github.com/avencera/rustywind
👤 Ronald Joe Record
- Website: https://ronrecord.com/
- Twitter: @ronrecord
- Github: @doctorfree
👤 Huynh Duc Dung
- Website: https://productsway.com/
- Twitter: @jellydn
- Github: @jellydn
Give a ⭐️ if this project helped you!