remove extra square bracket

pull/161/head
Briain O'Driscoll 2 years ago
parent ae4f15e23d
commit 48fc0a98d1

@ -6,7 +6,8 @@ Each video will be associated with a branch so checkout the one you are interest
Make sure to remove or move your current `nvim` directory
**IMPORTANT** Requires [Neovim v0.8.0]](https://github.com/neovim/neovim/releases). [Upgrade](#upgrade-to-latest-release) if you're on an earlier version.
**IMPORTANT** Requires [Neovim v0.8.0](https://github.com/neovim/neovim/releases). Please [upgrade](#upgrade-to-latest-release) if you're on an earlier version.
```
git clone https://github.com/LunarVim/Neovim-from-scratch.git ~/.config/nvim
```

41
tags

@ -0,0 +1,41 @@
!_TAG_FILE_FORMAT 2 /extended format; --format=1 will not append ;" to lines/
!_TAG_FILE_SORTED 1 /0=unsorted, 1=sorted, 2=foldcase/
!_TAG_PROGRAM_AUTHOR Darren Hiebert /dhiebert@users.sourceforge.net/
!_TAG_PROGRAM_NAME Exuberant Ctags //
!_TAG_PROGRAM_URL http://ctags.sourceforge.net /official site/
!_TAG_PROGRAM_VERSION 5.9~svn20110310 //
M.on_attach /home/briain/.config/nvim/lua/user/lsp/handlers.lua /^M.on_attach = function(client, bufnr)$/;" f
M.setup /home/briain/.config/nvim/lua/user/lsp/handlers.lua /^M.setup = function()$/;" f
["<S-Tab>"] /home/briain/.config/nvim/lua/user/cmp.lua /^ ["<S-Tab>"] = cmp.mapping(function(fallback)$/;" f
["<Tab>"] /home/briain/.config/nvim/lua/user/cmp.lua /^ ["<Tab>"] = cmp.mapping(function(fallback)$/;" f
_G.set_terminal_keymaps /home/briain/.config/nvim/lua/user/toggleterm.lua /^function _G.set_terminal_keymaps()$/;" f
_HTOP_TOGGLE /home/briain/.config/nvim/lua/user/toggleterm.lua /^function _HTOP_TOGGLE()$/;" f
_LAZYGIT_TOGGLE /home/briain/.config/nvim/lua/user/toggleterm.lua /^function _LAZYGIT_TOGGLE()$/;" f
_NCDU_TOGGLE /home/briain/.config/nvim/lua/user/toggleterm.lua /^function _NCDU_TOGGLE()$/;" f
_NODE_TOGGLE /home/briain/.config/nvim/lua/user/toggleterm.lua /^function _NODE_TOGGLE()$/;" f
_PYTHON_TOGGLE /home/briain/.config/nvim/lua/user/toggleterm.lua /^function _PYTHON_TOGGLE()$/;" f
close_command /home/briain/.config/nvim/lua/user/bufferline.lua /^ close_command = "Bdelete! %d", -- can be a string | function, see "Mouse actions"$/;" f
description /home/briain/.config/nvim/lua/user/lsp/settings/jsonls.lua /^ description = "The AWS Serverless Application Model (AWS SAM, previously known as Project Flourish) extends AWS CloudFormation to provide a simplified way of defining the Amazon API Gateway APIs, AWS Lambda functions, and Amazon DynamoDB tables needed by your serverless application.",$/;" f
expand /home/briain/.config/nvim/lua/user/cmp.lua /^ expand = function(args)$/;" f
extend /home/briain/.config/nvim/lua/user/lsp/settings/jsonls.lua /^local function extend(tab1, tab2)$/;" f
fmt /home/briain/.config/nvim/lua/user/lualine.lua /^ fmt = function(str)$/;" f
footer /home/briain/.config/nvim/lua/user/alpha.lua /^local function footer()$/;" f
format /home/briain/.config/nvim/lua/user/cmp.lua /^ format = function(entry, vim_item)$/;" f
if vim.api.nvim_call_function('has', {'nvim-0.5'}) ~ /home/briain/.config/nvim/plugin/packer_compiled.lua /^if vim.api.nvim_call_function('has', {'nvim-0.5'}) ~= 1 then$/;" f
left_mouse_command /home/briain/.config/nvim/lua/user/bufferline.lua /^ left_mouse_command = "buffer %d", -- can be a string | function, see "Mouse actions"$/;" f
local check_backspace /home/briain/.config/nvim/lua/user/cmp.lua /^local check_backspace = function()$/;" f
local hide_in_width /home/briain/.config/nvim/lua/user/lualine.lua /^local hide_in_width = function()$/;" f
local no_errors, error_msg /home/briain/.config/nvim/plugin/packer_compiled.lua /^local no_errors, error_msg = pcall(function()$/;" f
local progress /home/briain/.config/nvim/lua/user/lualine.lua /^local progress = function()$/;" f
local spaces /home/briain/.config/nvim/lua/user/lualine.lua /^local spaces = function()$/;" f
lsp_highlight_document /home/briain/.config/nvim/lua/user/lsp/handlers.lua /^local function lsp_highlight_document(client)$/;" f
lsp_keymaps /home/briain/.config/nvim/lua/user/lsp/handlers.lua /^local function lsp_keymaps(bufnr)$/;" f
middle_mouse_command /home/briain/.config/nvim/lua/user/bufferline.lua /^ middle_mouse_command = nil, -- can be a string | function, see "Mouse actions"$/;" f
numbers /home/briain/.config/nvim/lua/user/bufferline.lua /^ numbers = "none", -- | "ordinal" | "buffer_id" | "both" | function({ ordinal, id, lower, raise }): string,$/;" f
open_fn /home/briain/.config/nvim/lua/user/plugins.lua /^ open_fn = function()$/;" f
pre_hook /home/briain/.config/nvim/lua/user/comment.lua /^ pre_hook = function(ctx)$/;" f
right_mouse_command /home/briain/.config/nvim/lua/user/bufferline.lua /^ right_mouse_command = "Bdelete! %d", -- can be a string | function, see "Mouse actions"$/;" f
save_profiles /home/briain/.config/nvim/plugin/packer_compiled.lua /^local function save_profiles(threshold)$/;" f
time /home/briain/.config/nvim/plugin/packer_compiled.lua /^ time = function(chunk, start) end$/;" f
time /home/briain/.config/nvim/plugin/packer_compiled.lua /^ time = function(chunk, start)$/;" f
try_loadstring /home/briain/.config/nvim/plugin/packer_compiled.lua /^local function try_loadstring(s, component, name)$/;" f
Loading…
Cancel
Save