https://github.com/izzyswe/neovim
https://github.com/izzyswe/neovim
lua neovim neovim-config neovim-dotfiles nvim nvim-configs
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/izzyswe/neovim
- Owner: izzyswe
- Created: 2024-11-05T09:09:28.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-07T03:13:08.000Z (over 1 year ago)
- Last Synced: 2025-02-16T02:21:55.938Z (over 1 year ago)
- Topics: lua, neovim, neovim-config, neovim-dotfiles, nvim, nvim-configs
- Language: Lua
- Homepage:
- Size: 59.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Neovim
this is my personal all-in-one setup

# HOW TO INSTALL AND USE MY CONFIGURATION
you can download using `git clone https://github.com/izzyswe/Neovim-config.git`
or download it as zip
1. go to your terminal, type `cd ~/.config`
2. paste the zip folder in the `~/.config`
3. unzip it
4. go back to the terminal and type `nvim` into whatever folder you want to work on
5. should download and load all mason and LazyVim configurations
6. happy coding!
## INCLUDED LSP
- PHP
- Java (must install gradle to properly make java projects)
- Python
- Golang
- Lua
- Typsecript
- graphql
- css / tailwind css
- html
- prismal
- harper
- emmet
## INCLUDED PLUGINS
- `lazy.nvim`
- `Mason.nvim`
- `lspconfig.nvim`
- `alpha.nvim`
- `autopairs.nvim`
- `autosave.nvim`
- `bufferline.nvim`
- `colourscheme.nvim`
- `dressing.nvim`
- `indent-blankline.nvim`
- `live-server.nvim`
- `lualine.nvim`
- `smoothscroller.nvim`
- `nvim-cmp.nvim`
- `nvim-tree.nvim`
- `subsitute.nvim`
- `telescope.nvim`
- `toggleterm.nvim`
- `treesitter.nvim`
- `vim-maximizer.nvim`
- `which-key.nvim`
- `tmux.nvim`
- `gemini.nvim`
- `claude-code.nvim`
- `yazi.nvim`
Keybinds will be uploaded soon.
## Neovim Configuration Resources
https://neovim.io/doc/
https://www.lazyvim.org/configuration/plugins
https://github.com/williamboman/mason-lspconfig.nvim