Skip to content

The sample config for dotnvim. Serves either as a tryout for the plugin and as a starting point for any .Net dev trying to start their neovim journey.

License

Notifications You must be signed in to change notification settings

adamkali/dotnvim-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotnvim-config



What is this?

This is the sample config for the Neovim plugin: dotnvim. This serves for a kitchen sink for newer neovim devs who are working in neovim to get up to speed and only need to learn vim-motions before tinkering, veterans to try out dotnvim, and dotnvim contributers to test installations.

Run to switch colorscheme

:Telescope colorscheme

Required

  • treesitter
  • dotnet
  • node
  • a js package manager
  • fd
  • ripgrep

Optional dependencies

Install Instructions

Install requires Neovim 0.9+. Always review the code before installing a configuration.

Clone the repository and install the plugins:

git clone git@github.com:adamkali/dotnvim-config ~/.config/adamkali/dotnvim-config

Open Neovim with this config:

NVIM_APPNAME=adamkali/dotnvim-config/ nvim

Plugins

colorscheme

colorscheme-creation

completion

debugging

file-explorer

fuzzy-finder

icon

lsp

lsp-installer

nvim-dev

plugin-manager

snippet

statusline

syntax

test

web-development

Language Servers

  • docker_compose_language_service
  • dockerls
  • flow
  • html
  • lua_ls
  • tsserver

This readme was generated by Dotfyle

About

The sample config for dotnvim. Serves either as a tryout for the plugin and as a starting point for any .Net dev trying to start their neovim journey.

Topics

Resources

License

Stars

Watchers

Forks

Languages