lin.nvim

Lin Rongbin's Neovim Distribution

MIT License

Stars
59

Bot releases are hidden (Show)

lin.nvim - v0.1.1 hooks

Published by linrongbin16 over 1 year ago

  1. Add hooks:
    • Global hooks (preinit, postinit)
    • Plugin hooks (user plugins, plugin blacklist).
    • Plugin config hooks (user init, user config and user keys).
  2. New plugins:
    • oil.nvim: file manager.
    • flash.nvim: cursor motion.
    • auto-save.nvim: auto save file.
    • nvim-ts-autotag: replace vim-autoclose.
    • neoconf.nvim: coc.nvim like json based lsp settings and global-project level configs.
    • neodev.nvim + schemastore.nvim: enhanced lua and json writing.
lin.nvim - v0.1.0: reach target

Published by linrongbin16 over 1 year ago

  1. Out of box
  2. IDE-like editing features
  3. Modern UI
  4. Performant
  5. Editing Improvements
  6. ...