Skip to content

Commit faad0aa

Browse files
committed
[README.md] update
1 parent 4cc9613 commit faad0aa

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,6 @@ so in case you don't like to use mapping or configs by roshnivim, you can change
111111
│ ├── configs.lua / configs that's don't depends on plugins
112112
│ ├── mappings.lua / mappings that don't depends on plugins
113113
│ ├── customs/
114-
│ │ ├── project_env.lua / load configs from .__nvim__.lua file defined in any project you're working on
115114
│ │ ├── override_defalut.lua / configs to override defined config
116115
│ │ └── roshniline.lua / i am working on it. btw it's a status line
117116
│ └── plugins/ / dir containing configs for plugins. each plugin has it's own config and can be locaed through init.lua file
@@ -165,7 +164,7 @@ Distributed under the MIT License.
165164
## To-Do
166165

167166
- installer(setup.py) support for Windows OS
168-
- write decent documentation
167+
- write a decent documentation
169168

170169

171170

0 commit comments

Comments
 (0)