mirror of
https://github.com/nix-community/nixvim.git
synced 2025-08-31 23:40:12 +02:00
misc: remove trailing whitespaces
This commit is contained in:
parent
b9a4f0ca19
commit
e05014fb00
10 changed files with 19 additions and 19 deletions
|
@ -196,7 +196,7 @@ in
|
|||
};
|
||||
in mkIf cfg.enable {
|
||||
extraPlugins = [ pkgs.vimPlugins.lspsaga-nvim ];
|
||||
|
||||
|
||||
extraConfigLua = ''
|
||||
local saga = require 'lspsaga'
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue