Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch to Lua config for Neovim #41

Closed
9 of 10 tasks
zhimsel opened this issue Aug 30, 2021 · 11 comments
Closed
9 of 10 tasks

Switch to Lua config for Neovim #41

zhimsel opened this issue Aug 30, 2021 · 11 comments

Comments

@zhimsel
Copy link
Owner

zhimsel commented Aug 30, 2021

  • Switch init.vim to init.lua
  • Refactor "filetype settings" into ftplugin and ftdetect files
  • Rewrite core settings in Lua
  • Rewrite key maps in Lua
  • Figure out public/local settings
  • Autoload functions? or move them to plugins/
  • Switch to lazy.nvim
  • Move plugin-specific settings to ???
  • Set up impatient.nvim
  • Get colorscheme set up before plugins?
@zhimsel
Copy link
Owner Author

zhimsel commented Aug 30, 2021

@zhimsel
Copy link
Owner Author

zhimsel commented Apr 5, 2023

@zhimsel
Copy link
Owner Author

zhimsel commented Apr 5, 2023

@zhimsel
Copy link
Owner Author

zhimsel commented Apr 5, 2023

@zhimsel
Copy link
Owner Author

zhimsel commented Apr 5, 2023

@zhimsel
Copy link
Owner Author

zhimsel commented Apr 5, 2023

@zhimsel
Copy link
Owner Author

zhimsel commented Apr 5, 2023

@zhimsel
Copy link
Owner Author

zhimsel commented Apr 5, 2023

@zhimsel
Copy link
Owner Author

zhimsel commented Apr 6, 2023

For multiple plugin files: wbthomason/packer.nvim#536

@zhimsel
Copy link
Owner Author

zhimsel commented Apr 6, 2023

@zhimsel
Copy link
Owner Author

zhimsel commented Apr 6, 2023

@zhimsel zhimsel closed this as completed in df48751 Apr 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant