Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1.19 KB

README.md

File metadata and controls

26 lines (17 loc) · 1.19 KB

Tools

Required mainly for fzf-lua. These can be easily installed with Homebrew on Mac.

Require to install tools from Mason

Generally you can run :checkhealth mason to see what's missing and install it. You can also try to install the tool manuall in :Mason and see the error messages to rectify.

You will also need to install a font with icons so that you can see web-devicons in Neovim. Instructions for Ubuntu here.

Notes

A list of things I want to do better in Neovim and so should configure.

  • README.md preview ability
  • Better text object mappings for tree sitter for improved movement
  • Auto pairs for closing (), {}, []. Likely requires integration with tree sitter.
  • Better keymaps for Gitsigns and git work
  • Add descriptions to keymaps