Skip to content

daniel04soden/danVim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

DanVim

Preview

Intelligent Autocomplete

Neotree and LSP in action

Intuitive Splash screen

Table of Contents

  1. Features
  2. Prerequisites
  3. Install

Features

  • Linting
  • Formatting
  • Autocomplete
  • Simple plugin structure
  • Debugger (to be implemented)

Prerequisites

Arch Linux
$ sudo pacman -S git neovim pyright nodejs gcc
Debian/Ubuntu $ sudo apt install git neovim pyright nodejs gcc
openSUSE (zypper)
$ sudo zypper install git neovim pyright nodejs gcc

Install

rm -rf .config/nvim
git clone https://github.com/daniel04soden/danVim.git
mv danVim/nvim .config/nvim
echo "alllll done"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages