Skip to content

zhengrc19/nvim-config-ubuntu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Announcement

This repo is no longer maintained. I have switched to a MacBook Pro so this New Repo will contain all my latest configs.

Neovim Config (Ubuntu)

This is my personal Neovim config for Ubuntu systems. As a CS undergrad at Tsinghua currently the config is built around course projects, including Python, C/C++, and some Assembly code.

The config is purely written in Lua, as well as most plugins used. However I could not resist the quality of tpope's and other great Vimscript plugins, so I'm not strictly sticking to Lua for a specific plugin's language.

Attribute Current Value
Version Neovim 0.7.0
Linux System Ubuntu 20.04 LTS on Windows 11 WSL

Screenshots

dev-page

start-page

latex

lazygit

telescope

Features and Corresponding Plugins

I starred every plugin I use to show support. I recommend everyone else to do so as well.

Basic Features

Better Editor

IDE Features

Language Specific

Colorscheme: onebuddy

Useful Features

Helper Packages

tpope's Great Plugins

  • vim-surround helps me quickly change the surrounding brackets / environment.
  • vim-repeat can repeat series of actions with . keystroke.

TODOs

  • Debug tool: thinking about Vimspector or nvim-dap. Also heard about termdebug which seems to not need any plugins.

  • Vimtex: forward and backward search

About

My personal Neovim config for Ubuntu systems.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages