Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hobord/nvim-docker
https://github.com/hobord/nvim-docker
Last synced: 27 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/hobord/nvim-docker
- Owner: hobord
- Created: 2021-01-09T12:45:44.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-10-17T14:49:55.000Z (over 3 years ago)
- Last Synced: 2023-03-02T21:42:22.266Z (almost 2 years ago)
- Language: Lua
- Size: 116 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nvim-docker
Docker build with nvim 5.1 base on ubuntu:focal
```
docker pull ghcr.io/hobord/nvim-docker:masterdocker run -it --rm -v $(pwd):/workspace ghcr.io/hobord/nvim-docker:master
nvim
```
Some vim plugin:
- nvim-cmp
- telescope
- lsp, symbols-outline, lsp_signature, lsp_kind, lsp-trouble
- dap, dap-ui, golang dlv preconfigured
- treesitter
- bufferline
- galaxyline
- nvim-tree
- zen-mode
- gruvbox-flat
- which-key
- fterm
- diffview
- ...Apps:
- git
- zsh
- fzf
- make
- gcc
- bat
- vifm