xTayEx / RubyNVim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RubyNvim

A full-featured NeoVim config powered by Telescope.nvim and ToggleTerm

Feature

  • Code completion powered by coc.nvim
  • File tree powered by NvimTree
  • Open lazygit in your NeoVim
  • Search StackOverflow, Google or DuckDuckGo when you are coding
  • sftp, ftp, s3 in NeoVim (powered by ToggleTerm and termscp)
  • Open htop in NeoVim
  • Open image by chafa
  • Preview markdown by glow
  • Browse web in NeoVim! (powered by elinks)
  • And more...

Plugin List

33 plugins

name description
Comment.nvim Smart and powerful comment plugin for neovim. Supports treesitter, dot repeat, left-right/up-down motions, hooks, and more
aerial.nvim Neovim plugin for a code outline windows
auto-session A small automated session manager for Neovim
bufferline.nvim A snazzy bufferline for Neovim
chafa.vim A tiny wrapper for chafa to display a visual representation of images when accidentally opened with vim
coc.nvim Nodejs extesion host for vim & neovim, load extensions like VSCode and host language servers
galaxyline.nvim neovim statusline plugin written in lua
git-blame.nvim Git Blame plugin for Neovim written in lua
glow.nvim A markdown preview directly in your neovim
impatient.nvim Improve startup time for Neovim
indent-blankline.nvim Add indentation guide to all lines (including empty lines)
is.vim incremental search improved
neovim-deus vim-deus with treesitter support
nvim-autopairs autopairs for neovim written by lua
nvim-tree.lua A file explorer tree for neovim written in lua
nvim-treesitter Treesitter configurations and abstraction layer for Neovim
nvim-web-devicons A lua fork of vim-devicons
octo.nvim Edit and review GitHub issues and pull requests from the comfort of your favorite editor
packer.nvim A use-packer inspired plugin manager for Neovim
plenary.nvim A lua module for asynchronous programming using coroutines
stabilize.nvim Neovim plugin to stabilize buffer content on window open/close events
stickybuf.nvim Neovim plugin for locking a buffer to a window
telescope.nvim A highly extendable fuzzy finder over lists
telescope-coc.nvim An extension for telescope.nvim that allows you to find/filter/preview/pick results from coc.nvim
telescope-file-browser.nvim A file browser extension for telescope.nvim
telescope-fzf-native.nvim A c port of fzf
telescope-symbols.nvim Provide users with the ability of picking symbols and insert them at point
tidy.nvim A small Neovim plugin to remove trailing whitespace and empty lines at end of file on every save
toggleterm.nvim A neovim lua plugin to help easily manage multiple terminal windows
vim-startuptime A vim/neovim plugin for viewing vim and nvim startup event timing information
which-key.nvim A lua plugin for Neovim that displays a popup with possible key bindings of the command you started typing
neoscroll.nvim A smooth scrolling neovim plugin written in lua

External Dependencies

name description
elinks A full-Featured text WWW browser with tab, history and JavaScript support
lazygit A simple git terminal UI
htop An interactive process viewer
termscp A feature rich terminal UI file transfer and explorer with support for SCP/SFTP/FTP/S3
so A terminal interface for Stack Overflow
chafa A terminal grapics viewer

Install

TODO

About


Languages

Language:Lua 98.3%Language:Shell 1.7%