Skip to content

Kimbix/NeoBix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vim Events TLDR

  • BufReadPre: right before reading a file, but will not work if file doesn't already exist
  • BufNewFile: when new file is created, say doing 'nvim new-file', will not trigger on 'nvim' alone

Notable Plugins

  • Trouble "A pretty list for showing diagnostics, references, telescope results, quickfix and location lists to help you solve all the trouble your code is causing."

About

Neovim configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages