https://github.com/mementomori11723/code
This custom Neovim setup is made to be fast, easy to use, and helpful for coding. It includes simple shortcuts, useful plugins, and support for different programming languages. With a clean look and handy tools, it makes writing code smooth and fun.
https://github.com/mementomori11723/code
lua nvim nvim-configs
Last synced: 12 months ago
JSON representation
This custom Neovim setup is made to be fast, easy to use, and helpful for coding. It includes simple shortcuts, useful plugins, and support for different programming languages. With a clean look and handy tools, it makes writing code smooth and fun.
- Host: GitHub
- URL: https://github.com/mementomori11723/code
- Owner: MementoMori11723
- Created: 2024-10-20T13:26:08.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-03-10T06:13:10.000Z (about 1 year ago)
- Last Synced: 2025-04-16T09:12:51.018Z (12 months ago)
- Topics: lua, nvim, nvim-configs
- Language: Lua
- Homepage:
- Size: 29.3 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CODE
A personal neovim setup for go developer who likes to use neovim as an IDE with vscode like features.
## Features
- LSP support for golang
- Autocompletion
- Code navigation
- Code formatting
- Code linting
- Code refactoring