Skip to content

GerardHH/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dependencies

  • ripgrep for fzf-lua.
  • Language servers (LS) are not installed, mason is not used. Either install manually or use the home-manager config.
  • Tree-sitter config doesn't auto install correctly yet, if some are not installed use TSInstall <language> or TSInstall all.

How to use

  • Use '' which is '' for most plugin actions. Wait 1 second for Which-Key to show all possible combinations.
  • Almost all other vim keybindings are left as is.

TODO

  • Add c++ debugger
  • nvim-treesitter-textobjects.nvim for improved "block" movements(see https://www.youtube.com/watch?v=CEMPq_r8UYQ)
  • Buffer management remains suboptimal.
    • Perhaps the new fzf-lua plugin can play a role?

About

NeoVim configuration/playground

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published