Skip to content

Howard3/neovim-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is just my personal Neovim setup.

Setup

Packer needs to be installed to work, so first run:

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

then, when in neovim, run :PackerSync

Telescope / Grep Search

The telescope grep search requires ripgrep to be installed locally.

Go / Structrue

gotags is required

go install github.com/jstemmer/gotags@latest

for structrue

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages