Skip to content

gadokrisztian/nvim-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

Telescope

fd plugin

https://github.com/sharkdp/fd

Ubuntu: sudo apt install fd-find

Windows: https://github.com/sharkdp/fd/releases

ripgrep plugin

https://github.com/BurntSushi/ripgrep

Ubuntu: udo apt-get install ripgrep

Windows: https://github.com/BurntSushi/ripgrep/releases

telescope-fzf-native.nvim

https://github.com/nvim-telescope/telescope-fzf-native.nvim

  • CMake, and the Microsoft C++ Build Tools on Windows
  • CMake, make, and GCC or Clang on Linux and MacOS

Clone the repository:

Linux:

git clone https://github.com/gadokrisztian/nvim-config.git ~/.config/nvim

Windows:

git clone https://github.com/gadokrisztian/nvim-config.git %LOCALAPPDATA%/nvim

Credits

I took a lot of inspiration from these awesome projects:

About

My personal neovim configuration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages