Swift specific Neovim settings #37
wojciech-kulik
announced in
Tips & Tricks
Replies: 1 comment 3 replies
-
Do you have an example file with all the possible configs? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
If you want to set some specific settings for Swift files like indentation or editor appearance, you can just create a
ftplugin/swift.lua
file in your config directory and put those settings there.Beta Was this translation helpful? Give feedback.
All reactions