dotfiles icon indicating copy to clipboard operation
dotfiles copied to clipboard

refactor: lua

Open tmm opened this issue 3 years ago • 0 comments

Required

  • [x] typescriptreact https://github.com/JoosepAlviste/nvim-ts-context-commentstring
  • [x] fuzzy finder https://github.com/nvim-telescope/telescope.nvim
  • [ ] lsp https://github.com/neovim/nvim-lspconfig
  • [ ] autocomplete https://github.com/hrsh7th/nvim-cmp
  • [ ] diagnostics https://github.com/folke/trouble.nvim
  • [ ] syntax https://github.com/nvim-treesitter/nvim-treesitter
  • [x] tree browser https://github.com/kyazdani42/nvim-tree.lua
  • [x] status line https://github.com/nvim-lualine/lualine.nvim
  • [ ] theme https://github.com/rsms/sublime-theme (https://github.com/kvrohit/rasmus.nvim)
  • [ ] snippets https://github.com/L3MON4D3/LuaSnip

Additional

  • [ ] dap https://github.com/mfussenegger/nvim-dap
  • [ ] copilot https://github.com/github/copilot.vim
  • [ ] motion https://github.com/phaazon/hop.nvim
  • [ ] git diff https://github.com/sindrets/diffview.nvim
  • [ ] key https://github.com/folke/which-key.nvim
  • [ ] stable https://github.com/luukvbaal/stabilize.nvim
  • [ ] emmet (treesitter?)
  • [ ] https://github.com/saadparwaiz1/cmp_luasnip
  • [ ] https://github.com/RRethy/vim-illuminate
  • [ ] https://github.com/rktjmp/lush.nvim

Random

  • [x] autopairs lua end
  • [x] format on save
  • [ ] import cost plugin
  • [x] fish shell

tmm avatar May 01 '22 20:05 tmm