Skip to content
YeferYV edited this page Feb 18, 2024 · 2 revisions

the wiki it is editable by everyone so feel free to add more documentation

you can download the wiki with git clone https://github.com/YeferYV/RetroNvim.wiki

TODOS:

README:

  • textobj that start with a, i, g
  • textobj that only works in visual/normal mode
  • operator/motion that starts with g
  • goto next/prev textobj
  • Treesitter Install
  • ctrl/alt keys
  • kanata keys

WIKI:

  • mini.brackets keys
  • how to change whichkey keymaps
  • your-cool-plugin
  • otf-latinmodern-math
  • surfingkeys vim shortcuts with text editing
  • youtube-anywhere-remote
  • retronvim inside neovim distros
  • slow hjkl workaround
  • appman
  • xset wayland
  • bookmarks/gitchanges extension

DEPENDENCIES: (missing links/packages)

  • neovim (required) (version 0.9)
  • gcc (required)
  • make (required)
  • git (required)
  • lazygit (optional) (git UI in the terminal)
  • yazi (optional) (terminal file manager)
  • FiraCode NerdFont (ligatures + yazi icons)
  • kanata (keyboard layout)
  • blesh (bash syntax+suggestions)
  • fzf (required by .bashrc)
  • eza (required by .bashrc)
  • starship (required by .bashrc)
  • zoxide (required by yazi)
  • zsh-autosuggestions (required by .zshrc)
  • zsh-syntax-highlighting (required by .zshrc)
Clone this wiki locally