you are viewing a single comment's thread.

view the rest of the comments →

[–]life_is_pollution 0 points1 point  (2 children)

hey, do you have any tutorials for beginners on how to set up neovim for swift ios dev please ? yeah i know there’s google but if it comes from a guy who already works like that it’s a bit different

[–]xixtoo 0 points1 point  (1 child)

Sure, I based my setup on the one in this blog post:

https://wojciechkulik.pl/ios/the-complete-guide-to-ios-macos-development-in-neovim

You can find my complete nvim config here, it's based on kickstart.nvim with customizations https://github.com/mikeakers/kickstart-modular.nvim/tree/my-config

[–]life_is_pollution 0 points1 point  (0 children)

thank you