Skip to content

my nvim config (forked from CallMeEchoCodes' nvim config)

Notifications You must be signed in to change notification settings

mekb-turtle/nvim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neovim config

Required packages:

  • imagemagick lua51
  • gopls pyright eslint eslint_d tree-sitter typescript-language-server clang go ltex-ls libxml2 shfmt jq stylua tidy perl-tidy yamlfmt shellcheck bash-language-server vscode-html-languageserver vscode-json-languageserver lua-language-server cmake-language-server (language servers and formatters)
  • python3
  • black cssbeautifier (from pip) or python-black python-cssbeautifier (from pacman)
  • npm unzip zip

Install using pacman:

  • pacman -S imagemagick lua51 gopls pyright eslint eslint_d tree-sitter typescript-language-server clang go libxml2 shfmt jq stylua tidy yamlfmt shellcheck perl-tidy python3 python-black python-cssbeautifier npm unzip zip lua-language-server bash-language-server vscode-html-languageserver vscode-json-languageserver (as root)
  • paru -S ltex-ls-bin cmake-language-server (from AUR)

Install using python:

  • pip3 install black pyaml cssbeautifier (from pip, ignore if using pacman)

About

my nvim config (forked from CallMeEchoCodes' nvim config)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 100.0%