oflisback / nvim-config-from-scratch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My neovim from scratch config

My config, not polished for sharing or anything try it at your own risk, not really prioritizing intended to share šŸ¤·.

My astronvim setup

I'm working on migrating to astronvim to leverage its usage of the lazy package manager and its reference community cofigurations. That repo is here https://github.com/oflisback/astro-nvim-user.

Some nice features

Feature Keybind Astronvim setup Plugin Comment
Markdown WYSIWYG mp mp iamcco/markdown-preview
ChatGPT p ? jackMort/ChatGPT
Open on github gh mh ruanyl/vim-gh-line
Leap navigation ggandor/leap
Leap like f/F f/F f/F ggandor/flit
Comment toggle block gc / gcc (line) gc/gcc numToStr/Comment
Jump to repo P P cljoly/telescope-repo
Better escape jj jj max397574/better-escape.nvim
Keep only current buffer mo bc
Go to definition gd gd
File via content, refine among hits, quickfix st -> f -> t fw -> f -> q nvim-telescope/telescope, folke/trouble
Diagnostics to telescope to quickfix ld -> q lD -> q

About


Languages

Language:Lua 100.0%