All Projects → ckipp01 → scala-utils.nvim

ckipp01 / scala-utils.nvim

Licence: Apache-2.0 License
Utilities for working with Scala in NeoVim.

Programming Languages

lua
6591 projects
Makefile
30231 projects
Vim Script
2826 projects

Projects that are alternatives of or similar to scala-utils.nvim

cmp-treesitter
cmp source for treesitter
Stars: ✭ 69 (+360%)
Mutual labels:  neovim
nvimrc
vimrc for neovim written in lua
Stars: ✭ 99 (+560%)
Mutual labels:  neovim
Snowflake
NixOS Flake Configuration.
Stars: ✭ 22 (+46.67%)
Mutual labels:  neovim
cmp-under-comparator
nvim-cmp comparator function for completion items that start with one or more underlines
Stars: ✭ 77 (+413.33%)
Mutual labels:  neovim
nixpkgs
My Nix system configs!
Stars: ✭ 143 (+853.33%)
Mutual labels:  neovim
dotfiles
My dotfiles for Arch Linux and macOS: Polybar, Neovim, ZSH, Alacritty, Git, and more 👨🏿‍💻
Stars: ✭ 13 (-13.33%)
Mutual labels:  neovim
gitlinker.nvim
A lua neovim plugin to generate shareable file permalinks (with line ranges) for several git web frontend hosts. Inspired by tpope/vim-fugitive's :GBrowse
Stars: ✭ 181 (+1106.67%)
Mutual labels:  neovim
dotfiles
⛩️ My dotfiles on Artix Linux. Gruvbox | Neovim | tmux
Stars: ✭ 56 (+273.33%)
Mutual labels:  neovim
black-nvim
A Neovim plugin to format your code using Black
Stars: ✭ 23 (+53.33%)
Mutual labels:  neovim
dotfiles
🏠 dotfiles for my macOS environment
Stars: ✭ 17 (+13.33%)
Mutual labels:  neovim
nvim-lsp-smag
Seamless integration of language server locations into NeoVim
Stars: ✭ 60 (+300%)
Mutual labels:  neovim
dotfiles
Dotfiles for my awesomewm/i3 Arch setup & neovim
Stars: ✭ 19 (+26.67%)
Mutual labels:  neovim
vim
涛叔的 vim 配置
Stars: ✭ 41 (+173.33%)
Mutual labels:  neovim
denite-gtags
Denite source for GNU Global
Stars: ✭ 27 (+80%)
Mutual labels:  neovim
nvim-commaround
nvim plugin to toggle comments on and off
Stars: ✭ 35 (+133.33%)
Mutual labels:  neovim
vim-colors-plain
Minimal colorscheme for vim
Stars: ✭ 182 (+1113.33%)
Mutual labels:  neovim
neogen
A better annotation generator. Supports multiple languages and annotation conventions.
Stars: ✭ 339 (+2160%)
Mutual labels:  neovim
igs.nvim
A minimalist Neovim plugin that enhances the usage of git status inside Neovim.
Stars: ✭ 17 (+13.33%)
Mutual labels:  neovim
specs.nvim
👓 A fast and lightweight Neovim lua plugin to keep an eye on where your cursor has jumped.
Stars: ✭ 204 (+1260%)
Mutual labels:  neovim
null-ls.nvim
Use Neovim as a language server to inject LSP diagnostics, code actions, and more via Lua.
Stars: ✭ 965 (+6333.33%)
Mutual labels:  neovim

scala-utils.nvim

Some extra utils for working with modern Scala tooling in NeoVim.

NOTE: This is pretty rapidly changing at the moment, so expect things to break.

Installation

use {
  "ckipp01/scala-utils.nvim",
  requires = { "nvim-lua/plenary.nvim" }
}

Available modules

Getting Started

Check out the help docs.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].