Skip to content

🧰 My personal configuration for neovim⚙️

Notifications You must be signed in to change notification settings

js-bruno/nvim-config

Repository files navigation

✨My simple neoVim configuration✨

things to be done <o__0>

  • Update nvim to 0.10

  • Make terminal enable italic fonts in nvim editor colorscheme

  • Fix tmux not loading italic fonts on Neovim

  • Create a way to telescope (space + e) to delete selected buffer

  • Use tab to alternate through marked pages and let tab navigation go to Arrow

  • Create a shortcuts to navigate throw git changes in the file

  • Adjust autosurround ()

  • Implement undo tree>

features to copy from astronvim e.e

  • Telescope that shows all manuals
  • Telescope that shows all git commits
  • Telescope that shows all git branches
  • Telescope that shows all git changes status
  • Way to show git diff from last commit
  • Yeet config for Go and Pythonor go and python

How to install this config ?

  1. DOWNLOAD NVIMv0.10.1 NOW!!
  2. substitute .config/nvim to this repository
    git clone https://github.com/js-bruno/nvim-config && \
    rm -rf ~/.config/nvim && \
    cp -r <repository-name>/config/nvim ~/.config/
  3. run nvim in a terminal

About

🧰 My personal configuration for neovim⚙️

Resources

Stars

Watchers

Forks

Packages

No packages published