Skip to content

Commit f218bcd

Browse files
committed
note: tell people to remove languages they arent going to use
1 parent c73aefc commit f218bcd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ This repo is meant to be used as a starting point for a user's own configuration
1818
* Start Neovim (`nvim`) and run `:PackerInstall` - ignore any error message about missing plugins, `:PackerInstall` will fix that shortly
1919
* Restart Neovim
2020

21+
If there are languages that you don't want to use, remove their configuration and notes from your `init.lua` after copy and pasting (for example, in the mason configuration).
22+
2123
### Configuration
2224

2325
You could directly modify the `init.lua` file with your personal customizations. This option is the most straightforward, but if you update your config from this repo, you may need to reapply your changes.

0 commit comments

Comments
 (0)