Skip to content

ย ๐ŸŒŠ Vasil Kotsev's personal Neovim configuration

License

Notifications You must be signed in to change notification settings

SonnyRR/vk-nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

7 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ๏ธ Vasil Kotsev's Neovim Config

A nvim configuration with sensible defaults. Supports C#, JS, TS & Angular projects.

Screenshot 2025-03-11 at 21 18 49

Pre-requisites

In order to use this configuration you'll need the following dependencies:

๐ŸชŸ Windows

๐Ÿ“ฆ Packages

winget install BurntSushi.ripgrep.MSVC
winget install zig.zig
winget install junegunn.fzf
winget install Microsoft.DotNet.SDK.9
winget install OpenJS.NodeJS

โš—๏ธ Variables (Optional)

[System.Environment]::SetEnvironmentVariable('XDG_DATA_HOME', 'D:\', 'User')
[System.Environment]::SetEnvironmentVariable('XDG_CONFIG_HOME', 'D:\dotfiles', 'User')

๐ŸŽ MacOS

๐Ÿ“ฆ Packages

brew install ripgrep
brew install fzf
brew install --cask dotnet-sdk
brew install node

Releases

No releases published

Packages

No packages published

Languages