Skip to content

Commit 555bc01

Browse files
authored
Update README to remove old config migration info
Removed information about automatic migration of old config files.
1 parent 5228299 commit 555bc01

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -239,8 +239,6 @@ Autocomplete triggers automatically in INSERT mode. Use `Tab` to accept.
239239

240240
Connections and settings are stored in `$XDG_CONFIG_HOME/sqlit/` (default: `~/.config/sqlit/`). Override the location by setting `SQLIT_CONFIG_DIR`.
241241

242-
If an older install left files in `~/.sqlit/`, they are moved to the new location automatically on first run.
243-
244242
### Custom keybindings
245243

246244
Edit the `keymap.json` file in your sqlit config dir. See [`config/keymap.template.json`](config/keymap.template.json) for the full default keymap. Keymap.json need to only contain the overriding keymaps.

0 commit comments

Comments
 (0)