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

39 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 (language servers and formatters)
  • python3
  • pyaml cssbeautifier (from pip) or python-pyaml 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 python3 python-pyaml python-cssbeautifier npm unzip zip (as root)
  • paru -S ltex-ls-bin (from AUR)

Install using python:

  • pip3 install pyaml (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%