Skip to content

pierreantoine-cheron/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pierre-Antoine Chéron's Neovim configuration

These are my neovim dotfiles. This configuration is based on kickstart.nvim, that I splitted into multiple files.

Getting Started

If you are new to neovim, I highly recommend this video

Windows Installation

Installation may require installing build tools, and updating the run command for telescope-fzf-native

See telescope-fzf-native documentation for more details

This requires:

  • Install CMake, and the Microsoft C++ Build Tools on Windows
{'nvim-telescope/telescope-fzf-native.nvim', build = 'cmake -S. -Bbuild -DCMAKE_BUILD_TYPE=Release && cmake --build build --config Release && cmake --install build --prefix build' }

To do:

Change mapping so hjkl are used only for movement related things. ex should allow to nav up in list not hover definition add ai completions: jackmort/chatgpt.nvim (with local llm in Ollama ?) or zbirenbaum/copilot.lua

About

Personal Neovim config

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages