Skip to content

nvim configuration based on astronvim & willems config https://github.com/wmeints/astronvim-config with additional LSP for Svelte Fullstack Development & Go

Notifications You must be signed in to change notification settings

leobakari/apri-vim-dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom Neovim Configuration

This repository contains my personal Neovim configuration, built on top of Astronvim & Willems Config (https://github.com/wmeints/astronvim-config). Feel free to utilize this setup to enhance your own Neovim experience.

Requirements

Before using this configuration, ensure your system meets the following requirements:

  • Compiler: A compiler is needed for certain plugins and features.
  • Ripgrep: Recommended for fuzzy finder support.
  • Lazygit: Recommended for git.
  • A graphical terminal/ Kitty
  • A NerdFont Font: Support for Icons and more

Installation

Follow these steps to install the configuration:

Linux

git clone https://github.com/leobakari/apri-vim-dotfiles ~/.config/nvim nvim

Windows

git clone https://github.com/leobakari/apri-vim-dotfiles $env:LOCALAPPDATA/nvim nvim

Additional Functionalities

Plugins and Features

  • Additional Language Support: Including Golang, HTML/CSS, JSON, Python, Svelte, TailwindCSS, and more.

Usage

Refer to the plugin documentation and keybindings provided in the configuration files to utilize the features effectively.

Feedback and Contributions

Feedback and contributions are welcome! Feel free to submit pull requests or open issues on the GitHub repository.

Enjoy your customized Neovim experience!

About

nvim configuration based on astronvim & willems config https://github.com/wmeints/astronvim-config with additional LSP for Svelte Fullstack Development & Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages