Skip to content

jasonprogrammer/neovim-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

neovim-config

A Neovim configuration inspired by Spacemacs

Fuzzy searching

Fuzzy searching for text in project files

fuzzy search text

Fuzzy searching for recently opened files

fuzzy search recent files

Search and replace across files

Search and replace with Ripgrep. Yes, you can edit in the quickfix buffer, and save it, and the changes will be applied on those lines across files (thanks to quickfix-reflector). It's amazing for refactoring. search and replace in files

Linting with ALE

Errors in the gutter

linting in gutter

Errors in the quickfix window

linting quickfix errors

Auto-completion

Python auto-completion and preview with Jedi

auto completion for python

About

A Neovim configuration inspired by Spacemacs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published