Skip to content

AnruKitakaze/config-nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

config-nvim

My personal NeoVim configuration. Only things I really need.

Installation

  1. Must install ripgrep for telescope's live-grep:

    sudo apt install ripgrep
  2. telescope will crash because of fzf-native isn't built. I have no idea right now how to make Lazy build it automatically, so here's a temporary fix: (GitHub Issue comment)[LazyVim/LazyVim#2464 (comment)]

    Run :lazy. Select "telescope-fzf-native.nvim" and press Enter Hit the Keys g and b

  3. Make sure you have clipboard like xclip/xsel/wl-clipboard to use clipboard by default instead of buffers:

    sudo apt install xclip

About

My personal NeoVim configuration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages