remove astronauta

This commit is contained in:
christianchiarulli 2021-08-10 15:07:35 -04:00
parent a6a10e3fdb
commit fc9090f64b
2 changed files with 2 additions and 2 deletions

View file

@ -18,8 +18,6 @@ return {
{ "nvim-lua/popup.nvim" },
{ "nvim-lua/plenary.nvim" },
{ "tjdevries/astronauta.nvim", commit = "e69d7bdc4183047c4700427922c4a3cc1e3258c6" },
-- Telescope
{
"nvim-telescope/telescope.nvim",

View file

@ -1,3 +1,5 @@
-- Here be dragons
-- Opening files with telescope will not start LSP without this
local ft = {}
ft.find_lua_ftplugins = function(filetype)