Skip to content

Wolmin/nvimrc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nvimrc

This is a basic Neovim setup, also used as a sandbox for various testing stuff

Folder structure

after: Setup your plugins here, require("plugin").setup({}) etc. lua/config: Lazy config lua/plugins: List of installed plugins lua/wolmin: Various editor configs - default editor, lines, remaps etc.

TODO - Fix IMPORTANT: remaps are generally inside lua/wolmin/remap.lua, with an exception of ToggleTerm remaps - set directly in lua/plugins/toggleterm.lua config

About

Basic nvim config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages