Skip to content

Commit

Permalink
This got renamed at some point, but I think nothing should have changed.
Browse files Browse the repository at this point in the history
  • Loading branch information
Julian committed Mar 15, 2024
1 parent e796126 commit 0e82f6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .config/nvim/lua/plugins/init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ return {
{ 'raimon49/requirements.txt.vim', ft = 'requirements', lazy = false },
{ 'stsewd/sphinx.nvim', build = ':UpdateRemotePlugins' },
{ 'tpope/vim-fireplace', ft = 'clojure' },
{ 'tpope/vim-leiningen', ft = 'clojure' },
{ 'tpope/vim-salve', ft = 'clojure' },
{ 'tpope/vim-sexp-mappings-for-regular-people', ft = 'clojure' },

{ 'mfussenegger/nvim-lint' },
Expand Down

0 comments on commit 0e82f6e

Please sign in to comment.