fix: conform-nvim option change
This commit is contained in:
parent
c72cb643b4
commit
0df66b4ab6
2 changed files with 34 additions and 36 deletions
21
README.md
21
README.md
|
@ -1,17 +1,6 @@
|
|||
# Nixvim template
|
||||
# Nixvim
|
||||
|
||||
This template gives you a good starting point for configuring nixvim standalone.
|
||||
|
||||
## Configuring
|
||||
|
||||
To start configuring, just add or modify the nix files in `./config`.
|
||||
If you add a new configuration file, remember to add it to the
|
||||
[`config/default.nix`](./config/default.nix) file
|
||||
|
||||
## Testing your new configuration
|
||||
|
||||
To test your configuration simply run the following command
|
||||
|
||||
```
|
||||
nix run .
|
||||
```
|
||||
## TODO
|
||||
[ ] Open last active buffer after :bd
|
||||
[ ] Code action
|
||||
[ ] DAP support
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue