Skip to content

bob330/my_nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

my_nvim

This is a small nvim repo for me to:

  • learn neovim config
  • learn lua

git clone into my_nvim then invoked by

README.md
NVIM_APPNAME=my_nvim

Current tree. installed packer and 1st plugin: lualine

>tree .
.
├── init.lua
├── lua
│   ├── options
│   │   └── init.lua
│   ├── plugin_configs
│   │   └── lualine.lua
│   └── plugins
│       └── init.lua
├── plugin
│   └── packer_compiled.lua
└── README.md

6 directories, 6 files
>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages