/naap

Neovim as a PDE

Primary LanguageLuaMIT LicenseMIT

Neovim as a PDE

Todo

  • Start menu
  • Logger using structlog.nvim
  • User Config validation
  • Move utf8.char references to icon mappings
  • Auto compile when lua/packs/**/*.lua were written
  • More nice UI for nvim-cmp
  • Util function to omit <leader>* keymaps

Credits

  • ray-x's nvim for initialization infrastructure and utility functions
  • LunarVim for the packer snapshot and utility functions
  • ignis-nvim for some code snippets