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 telescope
  • Adjust autosurround ()
  • Implement tags autosurround [ ] Improve cmp visual and usage [ ] Enhance LSP integration with Go and Python [ ] Check in Typecraft channel for better dotfile storage [ ] Adjust a way to load dotfiles better
  • Adjust telescope size
  • 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 ?

** DOWNLOAD NVIMv0.10.1 NOW!! ** 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/

** run nvim in a terminal

About

🧰 My personal configuration for neovim⚙️

Resources

Stars

Watchers

Forks

Packages

No packages published