An open API service indexing awesome lists of open source software.

https://github.com/tsukinoko-kun/nvim

Neovim config
https://github.com/tsukinoko-kun/nvim

neovim-conf neovim-configuration neovim-dotfiles neovim-lua nvim-configs nvim-configuration nvim-lua

Last synced: 7 months ago
JSON representation

Neovim config

Awesome Lists containing this project

README

          

# Neovim config

## Required software

- [make](https://www.gnu.org/software/make/)
- unzip
- [fzf](https://github.com/junegunn/fzf)
- [prettierd](https://github.com/fsouza/prettierd) (global) with [Astro plugin](https://github.com/withastro/prettier-plugin-astro)
- true color terminal emulator like [WezTerm](https://wezfurlong.org/wezterm/), [Alacritty](https://alacritty.org), or [Kitty](https://sw.kovidgoyal.net/kitty/)
- [eslint_d](https://github.com/mantoni/eslint_d.js)
- [ripgrep](https://github.com/BurntSushi/ripgrep)
- [lazygit](https://github.com/jesseduffield/lazygit)
- [zoxide](https://github.com/ajeetdsouza/zoxide)
- [npm](https://nodejs.org)
- [lldb](https://lldb.llvm.org)
- [go](https://go.dev/)
- [pip3](https://www.python.org/downloads)
- [Nerd Fonts](https://www.nerdfonts.com/font-downloads)

## Included language setups

- [TypeScript](https://www.typescriptlang.org/)
- [Astro](https://astro.build/)
- [Tailwind CSS](https://tailwindcss.com/)
- [Lua](https://www.lua.org/)
- [Go](https://go.dev/)
- [Rust](https://www.rust-lang.org/)
- Java
- C
- [C#](https://docs.microsoft.com/en-us/dotnet/csharp/)
- Typst
- Gleam