summaryrefslogtreecommitdiff
path: root/fnl/plugins.fnl
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2022-07-29 18:26:48 +0200
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2022-07-29 18:26:48 +0200
commitaf8dfa6c9318d59e2abc547d1ffd4e0b22186047 (patch)
tree4ed2e2e26e44112fcd021363bd0774796241668d /fnl/plugins.fnl
parent9b39b590abcd9abebc99805113051a4c93151ea9 (diff)
Remove branch for mason
Diffstat (limited to 'fnl/plugins.fnl')
-rw-r--r--fnl/plugins.fnl3
1 files changed, 1 insertions, 2 deletions
diff --git a/fnl/plugins.fnl b/fnl/plugins.fnl
index 0e41dfb..ba137e7 100644
--- a/fnl/plugins.fnl
+++ b/fnl/plugins.fnl
@@ -14,7 +14,6 @@
:onsails/lspkind-nvim {}
:hrsh7th/cmp-nvim-lsp {}
:neovim/nvim-lspconfig {}
- ;; :williamboman/nvim-lsp-installer {}
:tamago324/nlsp-settings.nvim {}
:jose-elias-alvarez/null-ls.nvim {}
:b0o/SchemaStore.nvim {}
@@ -53,6 +52,6 @@
:stevearc/aerial.nvim {}
:TimUntersberger/neogit {:requires :nvim-lua/plenary.nvim}
:aktersnurra/minibar.nvim {}
- :williamboman/mason.nvim {:branch :alpha}
+ :williamboman/mason.nvim {}
:williamboman/mason-lspconfig.nvim {}
:s1n7ax/nvim-window-picker {}}