Skip to content

A repository to manage all of my terminal configurations including neovim, alacritty, tmux etc

Notifications You must be signed in to change notification settings

ProfKache/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles/.config/nvim

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:ProfKache/dotfiles ~/.config/ProfKache/dotfiles
NVIM_APPNAME=ProfKache/dotfiles/.config/nvim nvim --headless +"PackerSync" +qa

Open Neovim with this config:

NVIM_APPNAME=ProfKache/dotfiles/.config/nvim nvim

Plugins

code-runner

color

colorscheme

comment

completion

debugging

editing-support

formatting

fuzzy-finder

git

icon

indent

lsp

lsp-installer

markdown-and-latex

nvim-dev

plugin-manager

snippet

startup

statusline

syntax

tabline

utility

Language Servers

  • clangd
  • cmake
  • cssls
  • custom_elements_ls
  • dockerls
  • emmet_ls
  • golangci_lint_ls
  • gopls
  • gradle_ls
  • graphql
  • html
  • jdtls
  • jsonls
  • lua_ls
  • metals
  • phpactor
  • pylsp
  • pyright
  • rust_analyzer
  • solidity
  • sqlls
  • sqls
  • svelte
  • tailwindcss
  • taplo
  • tsserver
  • yamlls

This readme was generated by Dotfyle

About

A repository to manage all of my terminal configurations including neovim, alacritty, tmux etc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published