dotfiles/nvim/.config/nvim
Sanchayan Maity c6a7ba29bd nvim: init.lua: Drop defaults
See :help nvim-defaults. The switchbuf setting was different than the
default though.

Drop cursorline settings as that doesn't make sense since we stopped
using relativenumber a while back.
2021-12-29 18:54:57 +05:30
..
after nvim: after/plugin/nvim-lint: Enable languagetool for markdown & text 2021-12-28 19:24:45 +05:30
autoload nvim: autoload/git: Fix the arguments to difftool 2021-10-20 22:14:05 +05:30
colors nvim: yolokai: Change MatchParen highlight 2021-12-06 10:28:30 +05:30
compiler nvim: after/ftplugin/rust: Set compiler and makeprg 2021-10-17 18:30:31 +05:30
ftdetect nvim: treesitter: Add fish and nix 2021-05-14 19:36:43 +05:30
lua nvim: treesitter: Enable markdown 2021-12-28 19:24:45 +05:30
plugin nvim: plugin: Move gdb_helper to it's appropriate directory 2021-11-18 13:25:14 +05:30
init.lua nvim: init.lua: Drop defaults 2021-12-29 18:54:57 +05:30