Skip to content

Rahmyeon/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Preface

  • This config works on windows and linux
  • switched to oil.nvim
  • jdtls may not work
  • Hopefully you find something useful

Directory structure

 nvim/
 ├── init.lua
 ├── lazy-lock.json
 ├── README.md
 ├── selene.toml
 ├── lua/
 │   ├── config/
 │   │   ├── autocmds.lua
 │   │   ├── keymaps.lua
 │   │   ├── lazy.lua
 │   │   ├── options.lua
 │   │   └── plugin_options.lua
 │   ├── lsp/
 │   │   ├── MO
 │   │   ├── cpp
 │   │   ├── harper
 │   │   ├── java.lua
 │   │   ├── ltex.lua
 │   │   ├── lua.lua
 │   │   ├── markdown.lua
 │   │   ├── other_util.lua
 │   │   ├── python
 │   │   ├── init.lua
 │   │   └── signs.lua
 │   ├── plugins/
 │   │   ├── blink.lua
 │   │   ├── catppuccin.lua
 │   │   ├── flash.lua
 │   │   ├── LuaSnip.lua
 │   │   ├── mason.lua
 │   │   ├── nvim-mini.lua
 │   │   ├── none-ls.lua
 │   │   ├── nvim-treesitter.lua
 │   │   ├── oil.lua
 │   │   └── snacks.lua
 │   │   
 │   ├──  util/
 │   │   └── icons.lua
 │   │
 │   └── statusline.lua

About

This is my config for neovim, This all native to windows, hope you find it useful

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages