Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 days 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 (2 months ago)
- Default Branch: master
- Last Pushed: 2024-11-17T06:49:10.000Z (about 1 month ago)
- Last Synced: 2024-12-08T12:05:53.839Z (18 days ago)
- Topics: lua, nvim, nvim-configs
- Language: Lua
- Homepage:
- Size: 15.6 KB
- Stars: 1
- 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