dotfiles

NeoVim Tmux IDE configuration (by kiyoon)

Dotfiles Alternatives

Similar projects and alternatives to dotfiles

  1. nvim-lspconfig

    Quickstart configs for Nvim LSP

  2. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  3. coc.nvim

    322 dotfiles VS coc.nvim

    Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.

  4. kickstart.nvim

    A launch point for your personal nvim configuration

  5. which-key.nvim

    💥 Create key bindings that stick. WhichKey helps you remember your Neovim keymaps, by showing available keybindings in a popup as you type.

  6. vim-lsp

    82 dotfiles VS vim-lsp

    async language server protocol plugin for vim and neovim

  7. LazyVim

    Neovim config for the lazy

  8. sshfs

    Discontinued A network filesystem client to connect to SSH servers

  9. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  10. netman.nvim

    Neovim (Lua powered) Network Resource Manager

  11. distant.nvim

    🚧 (Alpha stage software) Edit files, run programs, and work with LSP on a remote machine from the comfort of your local environment 🚧

  12. vim-lsp-settings

    24 dotfiles VS vim-lsp-settings

    Auto configurations for Language Server for vim-lsp

  13. vim-illuminate

    illuminate.vim - (Neo)Vim plugin for automatically highlighting other uses of the word under the cursor using either LSP, Tree-sitter, or regex matching.

  14. tmux.nvim

    tmux integration for nvim features pane movement and resizing from within nvim.

  15. yanky.nvim

    Improved Yank and Put functionalities for Neovim

  16. bufdelete.nvim

    Discontinued Delete Neovim buffers without losing window layout

  17. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better dotfiles alternative or higher similarity.

dotfiles discussion

Log in or Post with

dotfiles reviews and mentions

Posts with mentions or reviews of dotfiles. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-18.
  • Plugins to have VS code tools
    10 projects | /r/vim | 18 Feb 2023
    I suggest looking at https://github.com/nvim-lua/kickstart.nvim for your configuration starting point. https://github.com/LazyVim/LazyVim also provides cool preconfigured setup. You can take a look at my https://github.com/kiyoon/dotfiles to see how I configured. I didn't use any of the preconfigured ones.
  • Beginner: Added init.lua from kickstart.nvim but it doesn't install any plugin when starting neovim
    2 projects | /r/neovim | 17 Feb 2023
    0.4.3 is too old and yeah you should upgrade. Nothing will crash but first uninstall what you have. Appimage is just like a binary. You can download it and execute it directly. You should put nvim.appimage to somewhere in your path. I've also made a script to do this: script it will install both tmux and neovim the latest version to ~/.local/bin and if you set that to your $PATH environment variable then the installation is done
  • [Solution] Using all yank-related plugins (tmux.nvim, yanky.nvim, which-key.nvim)
    4 projects | /r/neovim | 16 Feb 2023
    solution
  • same keybinding for two different functions
    1 project | /r/neovim | 16 Feb 2023
    I'm glad it helped :) I had to do this kind of thing a lot when I configure my neovim. For example, I wanted to use tmux.nvim to sync registers with tmux. I also wanted to use OSC52 so I can copy from remote server to the local computer's clipboard. I wanted to use yanky.nvim so I can cycle through registers when I paste. All of them are mapped to p key. The entire configuration is here
  • How to edit file on a server using your local neovim?
    4 projects | /r/neovim | 8 Feb 2023
    See my dotfiles for how I install the latest neovim, tmux, zsh, and other apps all locally. I also work remotely very often I managed to install everything without sudo.
  • A note from our sponsor - CodeRabbit
    coderabbit.ai | 28 Apr 2025
    Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →

Stats

Basic dotfiles repo stats
5
35
9.5
7 days ago

Sponsored
InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com

Did you know that Lua is
the 18th most popular programming language
based on number of references?