Skip to content

Commit

Permalink
Removed unnecessary files
Browse files Browse the repository at this point in the history
  • Loading branch information
morazow committed Oct 2, 2023
1 parent c1f0869 commit af8816c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 270 deletions.
268 changes: 0 additions & 268 deletions config/nvim/lua/plugins/example.lua

This file was deleted.

2 changes: 0 additions & 2 deletions config/nvim/lua/plugins/extras/lang/java.lua
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
local M = {}

local function create_base_config()
local capabilities = vim.lsp.protocol.make_client_capabilities()
capabilities = require('cmp_nvim_lsp').default_capabilities(capabilities)
Expand Down

0 comments on commit af8816c

Please sign in to comment.