zhimsel / dotfiles

My config files
16 stars 0 forks source link

Switch to Lua config for Neovim #41

Closed zhimsel closed 1 year ago

zhimsel commented 2 years ago
zhimsel commented 2 years ago

https://oroques.dev/notes/neovim-init/

zhimsel commented 1 year ago

https://github.com/ThePrimeagen/init.lua/blob/master/README.md

zhimsel commented 1 year ago

https://github.com/wbthomason/packer.nvim

zhimsel commented 1 year ago

https://www.reddit.com/r/neovim/comments/txwpj8/comparing_different_approaches_to_packer/

zhimsel commented 1 year ago

https://www.reddit.com/r/neovim/comments/kfxqcr/how_to_migrate_from_initvim_to_initlua/

zhimsel commented 1 year ago

https://www.notonlycode.org/neovim-lua-config/

zhimsel commented 1 year ago

https://www.imaginaryrobots.net/posts/2021-04-17-converting-vimrc-to-lua/

zhimsel commented 1 year ago

https://vimways.org/2018/from-vimrc-to-vim/

zhimsel commented 1 year ago

For multiple plugin files: https://github.com/wbthomason/packer.nvim/discussions/536

zhimsel commented 1 year ago

https://github.com/lewis6991/impatient.nvim

zhimsel commented 1 year ago

https://vonheikemen.github.io/devlog/tools/configuring-neovim-using-lua/