Skip to content

gpml119/vimrc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

My own neovim configuration

Usage

Install packer.vim

git clone --depth 1 https://github.com/wbthomason/packer.nvim ~/.local/share/nvim/site/pack/packer/start/packer.nvim

Make symbol links

ln -s path/to/repo/vimrc ~/.config/nvim/init.vim
ln -s path/to/repo/lua ~/.config/nvim/lua

Install language server

  • clangd
  • rust-analyzer
  • gopls
  • pyright
  • tsserver

Install plugins

:PackerSync

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published