Skip to content

covelloz/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nvim

This repository should be cloned to: ~/.config/nvim

Package Management

current: vim-plug

CLI and Build Tool Requirements

  • sharkdp/fd (nvim-telescope)
  • ripgrep (nvim-telescope)
  • fzf (nvim-bqf)
  • build tools & libs
    • cmake, make, gcc, libstdc++ (nvim-telescope, nvim-treesitter)
  • other terminal tools
    • tar, curl, git

Language Server Requirements

  • lua-language-server
  • @angular/language-server
    • npm install -g @angular/language-server
  • Typescript
    • npm install -g typescript-language-server typescript
  • Vue
    • npm install -g @vue/language-server @vue/typescript-plugin vue-tsc
  • VSCode language servers (html, cssls, eslint, etc)
    • npm i -g vscode-langservers-extracted
  • Rust Analyzer
    • Install rustup
    • rustup component add rust-analyzer

Formatter and Linter Requirements

Plugins

About

my neovim configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages