Update neovim README
parent
0c9e48a412
commit
1a29b1a2a0
|
@ -8,4 +8,4 @@ Configuration is separated into directories:
|
||||||
- `undodir` is just a placeholder for configured undo directory
|
- `undodir` is just a placeholder for configured undo directory
|
||||||
- `spell` for spelling dictionary
|
- `spell` for spelling dictionary
|
||||||
- `after` with same directory structure for loading after plugins - allows easy overrides, most `ftplugins` are here
|
- `after` with same directory structure for loading after plugins - allows easy overrides, most `ftplugins` are here
|
||||||
- `lua` for all lua config files, with `ftplugin` and `plugin` too, enabled by [astronauta](https://github.com/tjdevries/astronauta.nvim)
|
- `lua` for all lua config files
|
||||||
|
|
Loading…
Reference in New Issue