Skip to content

vlagache/trowel-nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

trowel-nvim

Install - Bug Report - Contact me

Neovim version badge GitHub issues badge Last commit badge

Capture configuration Neovim

Introduction

I was bored one Sunday, so I wrote a series of articles about my Neovim configuration on Medium. It only exists in French 🇫🇷 for the moment.

All the code I talk about in my articles is here.

Topic Read the article Commit
Plugin Manager Plugin Manager 80d0b2b
LSP LSP c2d7b2c
Navigation Navigation 024dc64
Git Git a52ad2a
Debug, UX, Copilot et lazy loading Debug, UX, Copilot et lazy loading ba95c66 (Debug, UX, Copilot) + 2d6a1f (lazy loading)

If you'd rather read a pdf than Medium, this is the place 📚. It's pretty much the same content without gifs.

Install

git clone https://github.com/vlagache/trowel-nvim.git ~/.config/nvim && nvim

Wait until lazy.nvim has finished loading all the plugins and you're done!

I'd like it if when lazy.nvim has finished the installation, we could get to the file explorer but I haven't found a solution yet, if you have any ideas : #3 🐞

To uninstall

rm -rf ~/.local/share/nvim
rm -rf ~/.config/nvim

Plugins


Gallery

Screenshots

File explorer Capture configuration Neovim avec Oil

Fuzzy finder Capture utilisation de Telescope

Copilot Capture GitHub Copilot en action

Debugging Capture debugging avec Neovim

Git integration Capture intégration Git avec Neovim

About

Trowel neovim configuration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages