diff options
| author | user@node5.net <user@node5.net> | 2026-03-15 21:58:51 +0100 |
|---|---|---|
| committer | user@node5.net <user@node5.net> | 2026-03-15 22:07:24 +0100 |
| commit | dfff12009954f035dc15429f666fcb776a1cd43a (patch) | |
| tree | 68a87da54c910f7944b5d5aceefa8295fa17ea6b /flake.nix | |
| parent | 120a33f6bdb0f26085cab5250f97cb2817a40111 (diff) | |
move doc to readme
Diffstat (limited to 'flake.nix')
| -rw-r--r-- | flake.nix | 28 |
1 files changed, 0 insertions, 28 deletions
@@ -1,31 +1,3 @@ -# Print current config: nvf-print-config nvim | bat --language lua -# Handy shortcuts -# leader is space -# <leader>g show git diff pop up -# <leader>ld show linter error / warning list at bottom -# <leader>/ find text in files - grep text in files -# <leader>. find files - grep files names -# CTRL+T Terminal - -# Handy commands -# :StripWhitespace - remove unwanted trailing whitespace -# :Noice command to show a full message history - -# TODO Markdown preview new window -# TODO LSP -# TODO More git integrations -# TODO Dashboard -# TODO Smoothscrolling -# TODO Undo tree -# TODO Navigation Breadcrumbs - -# DONE Gitgutter -# DONE Migrate existing -# DONE smear-cursor -# DONE Theme dark cool colors -# DONE Show hidden uneeded whitespacing -# Done File tabs - { inputs = { nixpkgs.url = "github:NixOS/nixpkgs/nixos-25.05"; |
