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
- Host: GitHub
- URL: https://github.com/tsukinoko-kun/nvim
- Owner: tsukinoko-kun
- Created: 2023-03-29T21:55:28.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-16T14:37:05.000Z (9 months ago)
- Last Synced: 2025-03-14T19:17:28.214Z (7 months ago)
- Topics: neovim-conf, neovim-configuration, neovim-dotfiles, neovim-lua, nvim-configs, nvim-configuration, nvim-lua
- Language: Lua
- Homepage: https://neovim.io
- Size: 3.66 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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