My Neovim Config Install Instructions Clone this repository and install the plugins: git clone https://github.com/SomeCoder99/.nvim ~/.config/SomeCoder99/.nvim Open Neovim with this config: NVIM_APPNAME=SomeCoder99/.nvim/ nvim Plugins theme SomeCoder99/darkslate.nvim picker folke/snacks.nvim file-explorer stevearc/oil.nvim git lewis6991/gitsigns.nvim icon nvim-tree/nvim-web-devicons coding neovim/nvim-lspconfig rafamadriz/friendly-snippets motion folke/flash.nvim editing kylechui/nvim-surround nvim-dev folke/lazydev.nvim plugin-manager folke/lazy.nvim statusline nvim-lualine/lualine.nvim syntax nvim-treesitter/nvim-treesitter utility folke/which-key.nvim Language Servers lua_ls rust_analyzer ccls nushell