nvim-buffls
Buffer extension
Adds LSP functionality to specific Neovim buffers
Add LSP functionality to specific Neovim buffers
9 stars
2 watching
0 forks
Language: Lua
last commit: about 1 year ago
Linked from 1 awesome list
editing-supportlsp-serverluaneovim
Related projects:
Repository | Description | Stars |
---|---|---|
m-demare/attempt.nvim | Manages temporary buffers for coding attempts | 86 |
mong8se/buffish.nvim | A buffer switcher with a list of files and shortcuts to easily navigate between them | 5 |
norcalli/nvim-terminal.lua | A filetype mode that highlights and conceals text buffers with colored syntax codes | 209 |
j-morano/buffer_manager.nvim | A plugin to easily manage Neovim buffers by providing an intuitive buffer list and functionality for adding, deleting, moving, saving, and loading buffer lists | 265 |
numtostr/bufonly.nvim | A Lua plugin that deletes all buffers except the current one when it is not modified and modifiable. | 35 |
tomiis4/buffertabs.nvim | A simple and customizable tabline for Neovim written in Lua. | 81 |
mfussenegger/nvim-jdtls | Tools and extensions for Neovim to work with Java and Eclipse JDT Language Server Protocol | 1,150 |
axkirillov/hbac.nvim | Automatically closes unedited buffers when their number exceeds a threshold | 206 |
rishabhrd/nvim-lsputils | An extension that enhances Neovim's LSP client with user-friendly features and default settings for common actions. | 458 |
nanotee/sqls.nvim | Provides integration with a built-in LSP client for editing and querying databases within Neovim. | 205 |
tamton-aquib/staline.nvim | A lightweight statusline and bufferline plugin for Neovim written in Lua. | 380 |
ghillb/cybu.nvim | Provides context when cycling buffers in Neovim | 309 |
nvim-lua/lsp-status.nvim | Utility functions for generating statusline components from LSP servers | 633 |
matbme/jabs.nvim | A minimal Neovim buffer switcher with an interactive window display. | 283 |
alexaandru/nvim-lspupdate | Automates the installation and updating of Language Server Protocol (LSP) servers in Neovim. | 91 |