Skip to content

simulatedcode/dotfile_public

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simulated dotfile

Trying to learn using nvim as my daily editor for my own projects.

Setup

Contents

  • Neovim
  • Fish Shell
  • tmux

Neovim Setup

  • wbthomason/packer.nvim – A plugin manager
  • nvim-tree/nvim-tree.lua – Statusline
  • nvim-tree/nvim-web-devicons – Icon
  • nvim-lua/plenary.nvim – All lua function
  • nvim-lua/popup.nvim
  • nvim-lualine/lualine.nvim
  • lukas-reineke/indent-blankline.nvim
  • numToStr/Comment.nvim
  • JoosepAlviste/nvim-ts-context-commentstring
  • kinsho/toggleterm.nvim
  • windwp/nvim-autopairs
  • windwp/nvim-ts-autotag
  • akinsho/bufferline.nvim
  • norcalli/nvim-colorizer.lua
  • lewis6991/impatient.nvim
  • goolord/alpha-nvim
  • ahmedkhalf/project.nvim
  • mbbill/undotree
  • kevinhwang91/nvim-ufo
  • kevinhwang91/promise-async
  • EdenEast/nightfox.nvim
  • nvim-treesitter/nvim-treesitter
  • nvim-telescope/telescope.nvim
  • nvim-telescope/telescope-file-browser.nvim
  • nvim-telescope/telescope-dap.nvim
  • hrsh7th/nvim-cmp – The completion plugin
  • hrsh7th/cmp-buffer – buffer completions
  • hrsh7th/cmp-path – path completions
  • saadparwaiz1/cmp_luasnip – snippet completions
  • hrsh7th/cmp-nvim-lsp
  • hrsh7th/cmp-nvim-lua
  • hrsh7th/cmp-nvim-lsp-signature-help
  • L3MON4D3/LuaSnip – snippet engine
  • rafamadriz/friendly-snippets – a bunch of snippets to use
  • hrsh7th/cmp-vsnip
  • hrsh7th/vim-vsnip
  • lewis6991/gitsigns.nvim
  • dinhhuy258/git.nvim
  • iamcco/markdown-preview.nvim
  • dnlhc/glance.nvim

Fish Shell

About

Text editor using NVIM + LUA, Fish Shell & Tmux.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published