Skip to content

Commit

Permalink
chore: update filenames accordingly
Browse files Browse the repository at this point in the history
  • Loading branch information
redyf committed Oct 12, 2024
1 parent 17c8da6 commit 794bd0d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,11 +96,11 @@ Neve is highly customizable. Here are some important files for configuring your

- **config/default.nix:** This file contains the main configuration file. You can add or delete plugins as you like.

- **config/sets.nix:** In this file, you can add or remove options and adjust their specific settings.
- **config/sets/set.nix:** In this file, you can add or remove options and adjust their specific settings.

- **config/keymaps.nix:** This file contains custom key mappings. You can add your own keyboard shortcuts to enhance productivity.
- **config/keys.nix:** This file contains custom key mappings. You can add your own keyboard shortcuts to enhance productivity.

- **config/lsp/lsp.nix:** Here you can configure your preferred Language Servers.
- **config/lsp/lsp-nvim.nix:** Here you can configure your preferred Language Servers.

- **config/lsp/conform.nix:** Configure Formatters for the desired languages.

Expand Down

0 comments on commit 794bd0d

Please sign in to comment.