Skip to content

mintoya/my-nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

my-nvim/

Install Instructions

Install requires Neovim 0.12+

Clone the repository

    #with ssh
    git clone [email protected]:mintoya/my-nvim ~/.config/mintoya/my-nvim && nvim
    #without 
    git clone https://github.com/mintoya/my-nvim ~/.config/mintoya/my-nvim && nvim

for windows powershell

    setx XDG_CONFIG_HOME "c:/users/<username>/.config"
    (relaunch)
    git clone --recurse-submodules https://github.com/mintoya/my-nvim/ ~/.config/nvim
    nvim

Open Neovim with this config:

    NVIM_APPNAME=mintoya/my-nvim/ nvim

windows

nvim

Plugins

animation

color

colorscheme

editing-support

file-explorer

icon

keybinding

lsp

nvim-dev

plugin-manager

search

snippet

statusline

syntax

utility

Language Servers

  • clangd
  • gdscript
  • lua_ls
  • qmlls

This readme was (mostly) generated by Dotfyle

About

my neovim config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published