mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
feat(nvim): add Rainbox CSV plugin
This commit is contained in:
@@ -150,6 +150,7 @@ return packer.startup(function(use)
|
||||
use("MunifTanjim/prettier.nvim") -- Prettier
|
||||
use("untitled-ai/jupyter_ascending.vim") -- Interact with jupyter_ascending
|
||||
use("rhysd/vim-grammarous") -- A powerful grammar checker for Vim using LanguageTool
|
||||
use("mechatroner/rainbow_csv") -- Rainbow CSV
|
||||
|
||||
-- Custom Text Objects
|
||||
use("christoomey/vim-titlecase")
|
||||
|
||||
Reference in New Issue
Block a user