8000 GitHub - bhugoVilela/nvim-config: My nvim config
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

bhugoVilela/nvim-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nvim Config

My well organized and somewhat simple nvim config.

Key features

Features I implemented:

  • Smart tabline
    • Shows only the last patch component of the tab's cwd
    • manually set tabname with let t:tabname="some name"
  • a - to jump between associated files (ie. html <-> css)
    • Implementation
    • Could do with a refactor, but it's been working for the past couple of years without changes so I didn't bother.
  • /// - to navigate UIs (ie. cmp, nvim-tree, oil)
  • :Config - Opens stdpath("config") in a new tab, setting it as its cwd.

About

My nvim config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0